From owner-freebsd-questions Sun Dec 17 16:53:24 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 17 16:53:22 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.pa.home.com (ha2.rdc2.pa.home.com [24.12.106.195]) by hub.freebsd.org (Postfix) with ESMTP id 5828537B400 for ; Sun, 17 Dec 2000 16:53:22 -0800 (PST) Received: from mail.rdc1.pa.home.com ([24.7.112.46]) by mail.rdc2.pa.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001218005321.KJCF9109.mail.rdc2.pa.home.com@mail.rdc1.pa.home.com>; Sun, 17 Dec 2000 16:53:21 -0800 Date: Sun, 17 Dec 2000 19:53:18 +0000 From: Moses Backman III To: Kenneth Wayne Culver Cc: Moses Backman III , Quetstions FreeBSD Subject: Re: ip aliasing Message-ID: <20001217195318.A548@cg22413-a.adubn1.nj.home.com> References: <20001217183930.A419@cg22413-a.adubn1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: ; from culverk@wam.umd.edu on Sun, Dec 17, 2000 at 23:53:53 +0000 X-Mailer: Balsa 1.0.0 Content-Length: 649 Lines: 26 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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