It seems to be working correctly (only allowing traffic from local
connections and from my work IP address). I just want to make sure I'm not
doing something dumb by accident, since I'm kind of a newbie at firewalls.

00100 allow ip from any to any out
00200 allow ip from 192.168.1.0/24 to me in via igb0
00300 allow ip from 8.8.178.110 to me in via igb0
00400 allow ip from any to any in via lo0
65535 deny ip from any to any
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to