>From what point in your network are you not able to connect? Can you ping the outside world from you gateway itself? Do you have your NAT ruleset written correctly?
Use this for your ruleset (copy exactly): pass in quick on ep0 all pass out quick on ep0 all pass in quick on ep1 all pass out quick on ep1 all pass in quick on lo0 all pass out quick on lo0 all Use this ruleset until you have full connectivity, then go from there! ----- Original Message ----- From: "geek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 15, 2003 7:50 PM Subject: RE: Gateway problemas Yeah, i recompile my kernel with bpf and now pf is working, but it just works with the rules "pass in quick all / pass ou quick all", with the rules i post here first, it doesnt work, so, it's something wrong in my ruleset :( _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
