Firewall-SOSDG/ipv4-marks.default

7 lines
226 B
Plaintext
Raw Normal View History

2010-09-22 20:17:08 -06:00
# IPv4 Packet Marking
# Used to mark packets for specific routing (or other) purposes
2010-10-13 14:43:20 -06:00
# incoming-interface|src-range|dst-range|mark-num
2010-09-22 20:17:08 -06:00
# Use ! before IP/range to negate
2010-10-13 14:43:20 -06:00
# eth0|192.168.0.0/24|192.168.1.0/24|5
# ORDER MATTERS!