David DeSimone skrev:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Leslie Jensen <[EMAIL PROTECTED]> wrote:
# tables
table <goodguys> { something.somewhere.com, somethingelse.somewhere.com,
xxx.yyy.zzz.qqq }
This looks like the problem. You have put hostnames in your pf.conf.
While this is supported, hostname lookups at boot time are problematic
because the network is just getting started. Nameservers are not always
immediately reachable, so these name lookups will stall out.
I recommend you put IP addresses in your pf.conf so that it can be
loaded without waiting for a nameserver.
Alternatively, put these hostnames (and IP's) in your /etc/hosts file.
Oh, I didn't know that! Can you tell me how to handle this?
The problem is these hosts are not fixed IP's so they use no-ip
(http://www.no-ip.com/) to provide a fixed address.
Thanks
/Leslie
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"