Dennis skrev:

It's possible to populate the table after network initialized and all
other cervices are up. Just place empty table

table <goodguys> persist

in your pf.conf and

pfctl -t goodguys -T add \
 something.somewhere.com \
 somethingelse.somewhere.com \
  xxx.yyy.zzz.qqq &

into your /etc/rc.local, so pf will start up without delays.

Regards,
  Dennis


I tried this but I get no output other than what you can see below

pfctl -T show -t goodguys
No ALTQ support in kernel
ALTQ related functions disabled

Should there be something else in rc.local?

/Leslie
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to