User Tools

Site Tools


disable_firewall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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:
 </shell> </shell>
 (so you can restore default firewall rules) (so you can restore default firewall rules)
 +
 <shell> <shell>
 vi firewall vi firewall
 </shell> </shell>
 +
 Change all "REJECT" to "ACCEPT" Change all "REJECT" to "ACCEPT"
  
-Delete the following 2 lines at the bottom: 
-<shell> 
-config include 
-        option path /usr/lib/gargoyle_firewall_util/gargoyle_additions.firewall 
-</shell> 
  
  
-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
 +
 <shell> <shell>
 /etc/init.d/firewall restart /etc/init.d/firewall restart
 </shell> </shell>
 +
 so that it reloads firewall with your modified firewall settings so that it reloads firewall with your modified firewall settings
 +
 +
disable_firewall.1323419273.txt.gz · Last modified: 2011/12/09 08:27 by ispyisail