PDA

View Full Version : firewall config - via cli


kipper3d
04-11-2007, 08:32 AM
Hello!

Can someone point me in right direction or tell me how to open ports for tcp in interworx firewall via command line?

Thanks!

BTW I cant stand the captcha in vbulletin search - annoying at best when trying to search for answers.:confused:

Catalyst
04-11-2007, 11:44 AM
Edit /etc/apf/conf.apf and go to IG_TCP_PORTS. Add whatever ports you want open, then `apf -r` to reload the firewall.

kipper3d
04-11-2007, 11:49 AM
Ah so it is APF. ok thanks!