Date: Thu, 1 Feb 2001 17:37:57 -0500 From: Kelly Hendrix <kelly@compuage.com> To: Benjamin Ossei <ben@cahostnet.net> Cc: Jonathan Chen <jonathan.chen@itouch.co.nz>, mel kravitz <melk@switchpwr.com>, freebsd-questions@FreeBSD.ORG Subject: Re: natd call Message-ID: <20010201173757.D386@hnet04.kellyhendrix.com> In-Reply-To: <20010201015909.091F33ED3@sitemail.everyone.net>; from ben@cahostnet.net on Wed, Jan 31, 2001 at 05:59:08PM -0800 References: <20010201015909.091F33ED3@sitemail.everyone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Greetings Do you have Samba set up on your system? It seems that a fair amount of problems with natd is due to a bad Samba setup. You can troubleshoot by modifying all your hosts files so that there's no references to any outside interfaces (only 127.0.0.0/8 192.168.0.0/24 and other non-broadcast entries) Start adding back your outside ip's and see where the trouble begins. Kelly On Wed, Jan 31, 2001 at 05:59:08PM -0800, Benjamin Ossei wrote: > I'm having the same problem. What packets will that be? This is what I thought but I can't figure out whree I'm dening the package. > > Thanks.. > > --- Jonathan Chen <jonathan.chen@itouch.co.nz> > > wrote: > >On Thu, Feb 01, 2001 at 01:26:17AM +0000, mel kravitz wrote: > >> Hi, > >> Running 4.1 on an i386 box, updated to 4.1 after succesfully using 2.2.8 > >> > >> for 2+ years. > >> I normally start natd from /sbin/natd -m -f /etc/natd.conf > >> (/etc/rc.conf.local) > >> where /etc/natd.conf file is included below : > >> ipfw rules contain proper divert call to tx0 > >> my question is i am getting a large number of /var/log/messages: > >> natd "failed to write packet back (permission denied)" > > > >This indicates that your f/w rules are blocking packets on the way > >back out. > > > >> If i start natd from /etc/rc.conf file how do i call natd.conf? > > > >In /etc/rc.conf: > > > > natd_enable="YES" > > natd_flags="-f /etc/natd.conf" > > > >-- > >Jonathan Chen <jonathan.chen@itouch.co.nz> > >---------------------------------------------------------------------- > >The human mind ordinarily operates at only ten percent of its capacity > > -- the rest is overhead for the operating system. > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > _____________________________________________________________ > ========GET YOUR FREE E-MAIL============ > http://freemail.cahostnet.net > Web Hosting http://www.cahostnet.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ______________________________________________________________________ | There are two ways to live your life. One is as though nothing is a | | miracle. The other is as though everything is a miracle. | | | | Albert Einstein (1879-1955) | |______________________________________________________________________| 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?20010201173757.D386>