Koozali.org: home of the SME Server

Disable Firewall

brookes

Disable Firewall
« on: July 15, 2004, 12:27:37 PM »
All,

I'm having problems with a piece of Proxy software and I want to disable the firewall to rule it out as an issue. Is there a single command to do this?

I have tried some iptables commands that seemed appropriate but didn't work. I am new to Linux and I want to get my broadband working.

Cheers

Stephan.

Offline raem

  • *
  • 3,972
  • +4/-0
Disable Firewall
« Reply #1 on: July 16, 2004, 03:52:35 AM »
Changing your configuration to Server only mode will turn off the firewall. It's very dangerous to do this if you connect the box directly to the Internet though, you should have another firewall between the box and the Internet or you will get hacked real quick.
...

brookes

Disable Firewall
« Reply #2 on: July 16, 2004, 11:18:57 AM »
Ray,

Problem is it's a one-way satellite connection meaning I still need the modem connection. I tried a iptables -F and that basically stopped the gateway functions I could no longer get to my server?

Can anyone help?