It is said that Simon Bryan wrote: >HI all, >Two versions of this story: >SHORT VERSION: >1. How do I ensure that there are no firewalls enabled in a RH7.2 install? >ie if they are enabled what do I do to turn them off?
iptables -F That will flush all your iptables rules. - Chris -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
