On 6/13/07, JIM <gerona521@xxxxxxxxx> wrote:
Hi everybody; I am having problems to add ports/service for firewall on my new installed Fedora7. I am using GUI tools system/administration/Firewall and SElinux the input my admin password as requested. I click otherports and find out the "add+" button is grayed out. If I added the port the system will not take it. On my Fedora 6 the "add +" button is green. the other issue is I can not add time server as well. The same "add+" button is grayed out. Did I missed something ?? Can anyone advise how to fix it. Thanks
Greetings, Is the firewall enabled? On my systems, the Add/Remove buttons for the other ports are grey but not greyed out. You can check the services manually: #service ntpd start #chkconfig --add ntpd #chkconfig 3 4 5 ntpd reset -- Virtually, Tom W