PDA

View Full Version : Can I open a port range in fc3 firewall?


vifa84
2005-04-03, 10:01 PM CDT
Is there a way to open a port range in the firewall which comes with fc3. Right now the only way I know is to go to security level -> and enter the ports one by one. ie - 6890:tcp, 6891:tcp, 6892:tcp and so forth. Is there way to tell it to open say 6890 to 6999?

SlowJet
2005-04-03, 10:46 PM CDT
try to enter one via the tool. 6890:tcp,
then find the iptable config and then try to put a "-6999" after 6809
i.e. "6890-6999:tcp

SJ