> 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