This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
disable_firewall [2011/12/09 08:27] ispyisail created |
disable_firewall [2012/08/02 10:38] (current) eric |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Disable the firewall ====== | ||
+ | | ||
Use Putty to SSH into the router | Use Putty to SSH into the router | ||
Line 10: | Line 12: | ||
</ | </ | ||
(so you can restore default firewall rules) | (so you can restore default firewall rules) | ||
+ | |||
< | < | ||
vi firewall | vi firewall | ||
</ | </ | ||
+ | |||
Change all " | Change all " | ||
- | Delete the following 2 lines at the bottom: | ||
- | < | ||
- | config include | ||
- | option path / | ||
- | </ | ||
- | This should make your firewall open and very insecure. | + | ** |
+ | This should make your firewall open and very insecure.** | ||
Extra rules MAY be required to full open all ports however. | Extra rules MAY be required to full open all ports however. | ||
Line 29: | Line 29: | ||
then do | then do | ||
+ | |||
< | < | ||
/ | / | ||
</ | </ | ||
+ | |||
so that it reloads firewall with your modified firewall settings | so that it reloads firewall with your modified firewall settings | ||
+ | |||
+ |