Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2000 19:53:18 +0000
From:      Moses Backman III <penguinjedi@home.com>
To:        Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc:        Moses Backman III <penguinjedi@home.com>, Quetstions FreeBSD <questions@FreeBSD.ORG>
Subject:   Re: ip aliasing
Message-ID:  <20001217195318.A548@cg22413-a.adubn1.nj.home.com>
In-Reply-To: <Pine.GSO.4.21.0012171852050.25816-100000@rac5.wam.umd.edu>; from culverk@wam.umd.edu on Sun, Dec 17, 2000 at 23:53:53 %2B0000
References:  <20001217183930.A419@cg22413-a.adubn1.nj.home.com> <Pine.GSO.4.21.0012171852050.25816-100000@rac5.wam.umd.edu>

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

On 2000.12.17 23:53:53 +0000 Kenneth Wayne Culver wrote:
> did you recompile your kernel with 
> 
> options IPFIREWALL
> options IPDIVERT
> 
> 
> 
> you need these for anything to work right. I would also check to be sure
> your netmasks are set properly on the 192.168.0 network. 
> 
> Ken
> 
ok i did not add those 2 options to my kernel, but i did just now and i got
an error when i compile

it says ...

ip_divert.o:In function 'div_init':
/usr/src/sys/compile/CHEROKEE/../../netinet/ip_divert.c(.data+0x20):
undefined reference to 'sysctl__net_inet_divert_children'
***Error code 1

i assume this means that IPDIVERT is an unknown function
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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