Date: Fri, 11 Jul 2008 09:16:30 +0200 From: Leslie Jensen <leslie@eskk.nu> To: "Nobody A. Unknown" <hideous@mail.ru> Cc: freebsd-pf@freebsd.org Subject: Re: New pf install on Freebsd7 seem to be a slow starter. Message-ID: <487708CE.2020302@eskk.nu> In-Reply-To: <3910389261.20080710125542@mail.ru> References: <48750381.1030004@eskk.nu> <20080709225423.GB1011@verio.net> <4875D33C.2010506@eskk.nu> <3910389261.20080710125542@mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?487708CE.2020302>