From owner-freebsd-questions Mon Oct 9 13:20:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id 4A23037B502 for ; Mon, 9 Oct 2000 13:19:59 -0700 (PDT) Received: from unisys (3l33t-1@Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id RAA50174; Mon, 9 Oct 2000 17:18:35 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: "Doug Poland" , "ListServer FreeBSD Questions" Subject: RE: routing problem, what am I missing!?!?!? Date: Mon, 9 Oct 2000 17:10:50 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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