ok, now it doesn't give me a syntax error. but it still gives errors:
no IP address found for tun0 /etc/pf.conf:35: could not parse host specification no IP address found for tun0 /etc/pf.conf:47: could not parse host specification no IP address found for tun0 /etc/pf.conf:60: could not parse host specification pfctl: Syntax error in config file: pf rules not loaded when i try to start up pf when the internet connection is down.. is there a way to get pf up without an ip address assinged to a interface? On 9/8/06, Frank Steinborn <[EMAIL PROTECTED]> wrote:
Ivan Levchenko wrote: > i was having the same problem so i tried this out and here is what i got: > > snip from pf.conf > > ext_if="tun0" > > nat on ($ext_if) from <allowed> to any -> ($ext_if) # this gives me an error That has to go in { }, like everything you list in pf.
-- Best Regards, Ivan Levchenko [EMAIL PROTECTED] _______________________________________________ freebsd-pf@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"