On Sunday 02 May 2004 03:43, Arne Schwabe wrote: > Sean Hafeez <sahafeez_at_zaphodb.org> writes: > > running 5.2.1 > > > > installed pf w/make install from ports > > > > if i start pf in rc.conf or via the rc script i have no /dev/pf > > > > googled and checked docs. > > > > what did i miss? > > > > thanks! > > > > pfctl -q also reports no /dev/pf > > 5.2.1 has no pf support. The pf port only gives you the user space > tools. If you really want to use pf on FreeBSD you have to use > -CURRENT That is not true. For FreeBSD 5.2.1 the FreeBSD port will install kldmodules that give /dev/pf and all. It is a bit outdated and no longer maintained, though! Note that you need: options INET6 options PFIL_HOOKS options RANDOM_IP_ID device bpf in your kernconf to use the port. Look at your console if kldload of /usr/local/modules/pf.ko fails. -- Best regards, | mlaier_at_freebsd.org Max Laier | ICQ #67774661 http://pf4freebsd.love2party.net/ | mlaier_at_EFnet
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:52 UTC