mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Delete iptables.rules
This commit is contained in:
parent
eef84597d0
commit
bd1dd0a671
@ -1,10 +0,0 @@
|
|||||||
# RaspAP iptables rules
|
|
||||||
*nat
|
|
||||||
:PREROUTING ACCEPT [0:0]
|
|
||||||
:INPUT ACCEPT [0:0]
|
|
||||||
:POSTROUTING ACCEPT [0:0]
|
|
||||||
:OUTPUT ACCEPT [0:0]
|
|
||||||
-A POSTROUTING -j MASQUERADE
|
|
||||||
-A POSTROUTING -s 192.168.50.0/24 ! -d 192.168.50.0/24 -j MASQUERADE
|
|
||||||
COMMIT
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user