OT: building a new MS machine and stuck at the firewall
Joshua Hirsh
joshua.hirsh at partnersolutions.ca
Mon Feb 27 20:18:10 GMT 2006
> Any simple command ex: service firewall stop chkconfig firewall or
> something to turn it off?
Hi Billy,
You have a few options:
1) type 'setup' as root and disable the firewall from there
2) type 'service iptables stop', and 'chkconfig iptables off' (this disabled the firewall startup script)
3) for a temporary removal until next reboot, type 'iptables -F' (this flushes out the iptables rules)
Cheers,
-Joshua
More information about the MailScanner
mailing list