24 ## Enable this option if you encounter any MTU problems
25 ## e.g. some websites work, others do not, submitting
26 ## forms causes problems, ...
30 ### EXAMPLE CONFIG SECTIONS
31 # do not allow a specific ip to access wan
34 # option src_ip 192.168.45.2
37 # option target REJECT
39 # block a specific mac on wan
42 # option src_mac 00:11:22:33:44:66
43 # option target REJECT
45 # block incoming ICMP traffic on a zone
51 # port redirect port coming in on wan to lan
56 # option dest_ip 192.168.16.235
60 # include a file with users custom iptables rules
62 # option path /etc/firewall.user
65 ### FULL CONFIG SECTIONS
68 # option src_ip 192.168.45.2
69 # option src_mac 00:11:22:33:44:55
72 # option dest_ip 194.25.2.129
73 # option dest_port 120
75 # option target REJECT
79 # option src_ip 192.168.45.2
80 # option src_mac 00:11:22:33:44:55
81 # option src_port 1024
83 # option dest_ip 194.25.2.129
84 # option dest_port 120