Date: Thu, 6 May 1999 12:11:04 +0300 From: Ruslan Ermilov <ru@ucb.crimea.ua> To: Kevin Bogac <kbogac@ibm.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd question Message-ID: <19990506121104.A63284@relay.ucb.crimea.ua> In-Reply-To: <001c01be9766$cf4979f0$0701a8c0@ibm.net>; from Kevin Bogac on Wed, May 05, 1999 at 09:18:31PM -0500 References: <001c01be9766$cf4979f0$0701a8c0@ibm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 05, 1999 at 09:18:31PM -0500, Kevin Bogac wrote: > > > > I cannot get natd to work. I have searched through all of the > information I can find and my configuration seems correct. If I enable > natd the interface blocks traffic. I'm getting a line in the system > messages that says "/kernel: IP packet filtering initialized, divert > disabled, rule-based forwarding disabled, logging disabled". I built > the kernel with the two additional options. Did I miss something? Does > the default rc.firewall work? > > Thanks, > Kevin Your problem is that you have "divert disabled". Make sure you have IPDIVERT option included in your kernel's config. Consult the section "RUNNING NATD" of natd(8) manpage. Cheers, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?19990506121104.A63284>