Changeset 20261
- Timestamp:
- 2010-03-18T04:46:41+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package/firewall/files/firewall.config
r17762 r20261 30 30 option dest_port 68 31 31 option target ACCEPT 32 33 #Allow ping 34 config rule 35 option src wan 36 option proto icmp 37 option icmp_type echo-request 38 option target ACCEPT 32 39 33 40 # include a file with users custom iptables rules
Note: See TracChangeset
for help on using the changeset viewer.