open port on fedora core 6

Andy Green andy at warmcat.com
Sun Nov 18 13:42:22 UTC 2007


Somebody in the thread at some point said:

> Could someone please tell me how to open port 587 on fedora core 6/

Probably the answer you want is

iptables -I INPUT -p tcp --dport 587 -j ACCEPT
service iptables save

-Andy





More information about the fedora-list mailing list