From owner-freebsd-questions Tue Oct 10 6:44: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.newresources.com (newresources.com [38.156.90.40]) by hub.freebsd.org (Postfix) with ESMTP id 0510137B503 for ; Tue, 10 Oct 2000 06:44:02 -0700 (PDT) Received: from judah ([206.209.126.116]) by smtp.newresources.com (Lotus Domino Release 5.0.1a) with SMTP id 2000101008532265:2044 ; Tue, 10 Oct 2000 08:53:22 -0500 From: "Doug Poland" To: "Matt Rudderham" , "ListServer FreeBSD Questions" Subject: RE: routing problem, what am I missing!?!?!? Date: Tue, 10 Oct 2000 08:43:38 -0500 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-MIMETrack: Itemize by SMTP Server on NRCSMTP/NRC(Release 5.0.1a|August 17, 1999) at 10/10/2000 08:53:22 AM, Serialize by Router on NRCSMTP/NRC(Release 5.0.1a|August 17, 1999) at 10/10/2000 08:53:39 AM, Serialize complete at 10/10/2000 08:53:39 AM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Matt, Thank you for spotting that erroneous setting in natd.conf. It was indeed that way on my system. I make the correction are restarted the daemons but am still not routing correctly. I've double checked sysctl net.inet.ip.forwarding and it is set to 1. Thanks for you help so far Regards, Doug > -----Original Message----- > From: Matt Rudderham [mailto:matt@researcher.com] > Sent: Monday, October 09, 2000 15:11 > To: Doug Poland; ListServer FreeBSD Questions > Subject: RE: routing problem, what am I missing!?!?!? > > > >Hello, > > > >I'm struggling here trying to get my 4.1.1-RELEASE > >box working as a gateway. I've followed the instructions > >on http://www.mostgraveconcern.com/freebsd/ipfw.html > >exactly and both NICs are functioning on their own > >networks. > > > > > >########### /etc/natd.conf > > > >dynamic yes > >use_sockets > >same_ports yes > > try: > use_sockets yes > > Maybe that will fix your problem, I made a similar mistake when > configuring > mine, I had ynamic yes instead of dynamic yes. > et me know if that was just a typo while copying and I'll look at > it closer. > - Matt > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message