Can't disable firewall

Longman, Bill yellowdog-newbie@lists.terrasoftsolutions.com
Sun, 8 Jun 2003 20:30:56 -0700


Subject: Can't disable firewall

Does anyone know how to completely disable the firewall in YDL? I've
tried doing so using the Security Level tool as well as Lokkit, but the
changes I make are NEVER applied. The security level remains at "High"
with "Use default firewall rules."

I am behind a hardware (router) firewall, so the software firewall is
rather useless to me. I am not able to print on my local network
(although the remote printer is detected in YDL), and I can't view ANY
multimedia on the web. I have Real Player installed and configured
properly, but can't even use it to view or listen to any content
whatsoever.

Note: I installed YDL using the default firewall options (Medium with
DHCP allowed, which is supposed to allow Real audio/video to run). This
firewall just has to go!!!

--------

You might take a look at chkconfig. You can completely turn off services
with that command. You might want to do "chkconfig --level 12345 iptables
off" to just get it the heck out of the way. <soapbox> I think it's a good
idea to run a firewall on just about any of your machines, if you can
administer them easily. Once they are set up, they don't require very much
administrative overhead. </soapbox>

HTH,
Bill