How can I disable the firewall?
I've tried http://www.gargoyle-router.com/phpbb/vi ... f=6&t=1243
Code: Select all
/etc/init.d/firewall stopCode: Select all
/etc/init.d/firewall disableModerator: Moderators
Code: Select all
/etc/init.d/firewall stopCode: Select all
/etc/init.d/firewall disableI guess so.ispyisail wrote:From my understanding you want to "open up" not "close down" the firewall?
Code: Select all
config include
        option path /usr/lib/gargoyle_firewall_util/gargoyle_additions.firewallCode: Select all
config include
        option path /usr/lib/gargoyle_firewall_util/gargoyle_additions.firewallthat's ok for me, because I've also disabled the bandwidth monitor serviceDoesItMatter wrote:This also will screw up the Bandwidth monitor graphing!DoesItMatter wrote:Delete the following 2 lines at the bottom:
Code: Select all
config include option path /usr/lib/gargoyle_firewall_util/gargoyle_additions.firewall
Bandwidth Usage / B/W Distribution will not work
when you delete the 2 above lines from the firewall config file.