Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 2004 03:51:07 +0200
From:      Max Laier <max@love2party.net>
To:        freebsd-current@freebsd.org
Cc:        Arne Schwabe <arne@rfc2549.org>
Subject:   Re: /dev/pf
Message-ID:  <200405020351.15068.max@love2party.net>
In-Reply-To: <86n04rmwms.fsf@kamino.rfc1149.org>
References:  <79EFF266-9BD6-11D8-B8BF-003065F1EE08@zaphodb.org> <86n04rmwms.fsf@kamino.rfc1149.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Boundary-02=_TQFlAma8MuQTvNJ
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sunday 02 May 2004 03:43, Arne Schwabe wrote:
> Sean Hafeez <sahafeez@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 kldmodule=
s=20
that give /dev/pf and all. It is a bit outdated and no longer maintained,=20
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=20
of /usr/local/modules/pf.ko fails.

=2D-=20
Best regards,				| mlaier@freebsd.org
Max Laier				| ICQ #67774661
http://pf4freebsd.love2party.net/	| mlaier@EFnet

--Boundary-02=_TQFlAma8MuQTvNJ
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAlFQTXyyEoT62BG0RAosFAJ433o/Xcdxk4JYq+6+VmoawFJK3ZQCfb9zD
cm5uvsHlmI5m3oiJbcXzeFY=
=e/iF
-----END PGP SIGNATURE-----

--Boundary-02=_TQFlAma8MuQTvNJ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405020351.15068.max>