X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-disabled-firewall-rules;h=c126d432d33d1a441a4df69de52abf5ef4557ff5;hb=2f13039525488532756a089b8329ab6ee64a6c17;hp=3190f0b7775c33d32de2add34cd8c0cc8ff6b799;hpb=f74458d51ebaeba827307920c7a66ed2d69d6fbd;p=automated-distro-installer diff --git a/wrt-disabled-firewall-rules b/wrt-disabled-firewall-rules index 3190f0b..c126d43 100644 --- a/wrt-disabled-firewall-rules +++ b/wrt-disabled-firewall-rules @@ -6,29 +6,7 @@ firewall rules, temporarily disabled until I get them working #http/https -config redirect - option src wan - option src_dport 443 - option dest lan - option dest_ip 192.168.1.2 - option proto tcp -config rule - option src wan - option target ACCEPT - option dest_port 443 - option proto tcp -config redirect - option src wan - option src_dport 80 - option dest lan - option dest_ip 192.168.1.2 - option proto tcp -config rule - option src wan - option target ACCEPT - option dest_port 80 - option proto tcp config redirect