I just want to allow port 22, 25 and 80 to my server.

I know I can activate and deactive pf with -e and -d, but that doesn't seem to reload the configuration. Does it?

would this do the trick? is there a better way?

# pf.conf
block in  all
block out all

pass in quick on sis0 proto tcp from any to any port {ssh, smtp, www}

_________________________________________________________________
Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

Reply via email to