Date: Thu, 16 Sep 2004 04:10:15 -0000 From: "Brent Bolin" <brent@specialtystoreservices.com> To: <pf4freebsd@freelists.org> Subject: [pf4freebsd] Re: Problems with nat on xl0 Message-ID: <9A34E54D8FC8414D8DEDCA3FA8CA56D696B3A4@wilt.specialtystoreservices.com> In-Reply-To: <9A34E54D8FC8414D8DEDCA3FA8CA56D6CDDB29@wilt.specialtystoreservices.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freelists.org [mailto:pf4freebsd-bounce@freelists.org]On Behalf Of Lukasz Bromirski Sent: Monday, July 26, 2004 5:06 PM To: pf4freebsd@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9A34E54D8FC8414D8DEDCA3FA8CA56D696B3A4>