[pf4freebsd] Re: Problems with nat on xl0
Brent Bolin
brent at specialtystoreservices.com
Wed Sep 15 21:10:15 PDT 2004
That was exactly the problem. Userland was built with -
/etc/make.conf
NOINET6=true
But /sys/i386/conf/GENERIC had -
options INET6 #IPv6 communications protocols
So the moral of the story is if /etc/make.conf compiles userland without IP6
but the kernel config file has it, the kernel config file overrides.
I have been running this config on a number of 5.2.1 systems with no
problem. So for testing purposes to the developers this config appears to
work fine.
I prefer to run without IP6
Thanks for your reply.
btb
-----Original Message-----
From: pf4freebsd-bounce at freelists.org
[mailto:pf4freebsd-bounce at freelists.org]On Behalf Of Lukasz Bromirski
Sent: Monday, July 26, 2004 5:06 PM
To: pf4freebsd at freelists.org
Subject: [pf4freebsd] Re: Problems with nat on xl0
Brent Bolin wrote:
> Just cvsup 5.2.1_RELEASE and update ports to current
> Not able to run nat on xl0
> pfctl: DIOCADDADDR: Address family not supported by protocol family
You did build and install a kernel with
options INET6
in it, didn't You?
--
this space was intentionally left blank | ?ukasz Bromirski
you can insert your favourite quote here | lukasz:bromirski,net
More information about the freebsd-pf
mailing list