From owner-freebsd-questions Sun Jan 13 8:29:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-146-127.resnet.purdue.edu (dsl-146-127.resnet.purdue.edu [128.211.146.127]) by hub.freebsd.org (Postfix) with ESMTP id 535CD37B405 for ; Sun, 13 Jan 2002 08:29:25 -0800 (PST) Received: from localhost (dedrick@localhost) by dsl-146-127.resnet.purdue.edu (8.11.3/8.11.6) with ESMTP id g0DGUxW03042; Sun, 13 Jan 2002 11:31:01 -0500 (EST) (envelope-from dedrick@dsl-146-127.resnet.purdue.edu) Date: Sun, 13 Jan 2002 11:30:57 -0500 (EST) From: Eric Dedrick To: BinarySoul Cc: Subject: Re: options IPDIVERT appears not to work... In-Reply-To: <20020113142233.B8806@b1n.org> Message-ID: <20020113112759.D3031-100000@dsl-146-127.resnet.purdue.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Have you configured your /etc/rc.conf to use ipfirewall yet? Yes. I think I see the problem though. There was an error building the kernel: ../../pci/if_dc.c:131: miibus_if.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/compile/DSL-146-127-2. and so the new kernel was never built. Now to just fix the kernel build problem. miibus_if.h is sitting in /usr/src/sys/pci/ so I'm not exactly sure why it's not being found when I try to compile. > > Eric Dedrick (dedrick@dsl-146-127.resnet.purdue.edu) wrote: > > Hi. > > > > I am wanting to set up NATD, but have come to an impass. > > > > As per the directions, I have added these lines to my kernel > > configuration: > > > > #firewall options > > options IPFIREWALL #required for natd > > options IPDIVERT #required for natd > > > > I then re-made the world (including a new kernel), but when I boot I still > > get the message > > > > IP packet filtering initialized, divert disabled, rule-based forwarding > > disabled, default to deny, logging disabled > > > > (instead of divert enabled) > > > > Advice? > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8QbZCzeurue0k47sRApoGAJ4nMaoqQ6NW6rj7zO7kcLOVeUz79wCfTCb8 ZN6Nf4YVTfUIjZL1XoR8oTA= =TumG -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message