firewall: don't apply default udp/68 rule to ip6tables
SVN-Revision: 21509
This commit is contained in:
parent
40ad9defcc
commit
cc84e0672b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ config rule
|
||||||
option proto udp
|
option proto udp
|
||||||
option dest_port 68
|
option dest_port 68
|
||||||
option target ACCEPT
|
option target ACCEPT
|
||||||
|
option family ipv4
|
||||||
|
|
||||||
#Allow ping
|
#Allow ping
|
||||||
config rule
|
config rule
|
||||||
|
|
Loading…
Reference in a new issue