Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Inquiry:How to disable my Debian server firewall ?

1,833 views
Skip to first unread message

hadi motamedi

unread,
Nov 14, 2009, 3:00:02 AM11/14/09
to
Dear All
Can you please do me favor and let me know how can I disable my Debian server firewall ? As I know , on the Linux server , I can make use of the "#setup" command to disable my Linux firewall but my Debian server does not have "setup" command . Please let me know how can disable my Debian server firewall ?
Let me thank you in advance
 

Todd A. Jacobs

unread,
Nov 14, 2009, 8:00:01 PM11/14/09
to
On Sat, Nov 14, 2009 at 07:50:29AM +0000, hadi motamedi wrote:

> Dear All Can you please do me favor and let me know how can I disable
> my Debian server firewall ? As I know , on the Linux server , I can

There is no firewall by default, so you must have installed something.
Grep through /etc/init.d to see what is running iptables or some other
firewall front-end.

If all else fails, you can temporarily flush all your iptables rules
with "iptables -F" to remove all chains, but if you have a dyanmic
firewall they may be reinstantiated at some point.

Good luck!

--
"Oh, look: rocks!"
-- Doctor Who, "Destiny of the Daleks"


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

0 new messages