<code>
Int_if = "rl0"
Ext_if = "dc0"
Pass in all on $ext_if Pass out all on $ext_if
(Here is my problem) Block all log quick on $int_if
Pass in on $int_if proto tcp from any to 192.168.0.1 port = 3389 keep state
Allow icmp out from $int_if (I don't remember the syntax offhand)
Pass out on $int_if {tcp, udp} from any to any keep state
</code>Now as I have stated before the syntax here will be wrong, that is not my problem. If I comment out the line that by default blocks all in on $int_if then the internet works fine. If I uncomment the line then no computer can get on the internet. Im thinking about just formatting and starting over with a clean install just to make sure I didn't mess anything up, but when I started this morning I did start with a clean install. Does anyone have any suggestions? Also can someone please tell me how to restart packet filtering after making changes to pf.conf without having to reboot the machine?
Thanks for any help I may receive,
Eddie Breaux
--Eddie
