Results 1 to 5 of 5
How do I turn the firewall of in Mandrake community 10.1?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-03-2004 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 4
Turn of firewall?
How do I turn the firewall of in Mandrake community 10.1?
- 12-03-2004 #2
well are you using iptables or ipchains?
- 12-03-2004 #3Just Joined!
- Join Date
- Dec 2004
- Posts
- 4
I don't know.. how do I find out?
- 12-03-2004 #4
If it's MDK10.1, then it's a 2.6.* kernel. IPchains has been deprecated since 2.2.* (IIRC). Therefore, you can turn off the firewall as follows (as root):
There's also a graphical way to do this, but I don't know it (nor do I really care toCode:/sbin/iptables -F /sbin/iptables -X /sbin/iptables -Z /sbin/iptables -P OUTPUT ACCEPT /sbin/iptables -P INPUT ACCEPT
). If it can't be done on CLI, it's not worth being done.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 12-03-2004 #5Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Yu can disable the firewall graphically using Mandrake Control Center. It's in the network settings section and I believe it's security or something like that.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude


Reply With Quote
