From owner-freebsd-questions Sun Jun 16 11:30:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (c-24-98-60-141.atl.client2.attbi.com [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id 60A1837B40A for ; Sun, 16 Jun 2002 11:30:37 -0700 (PDT) Received: from [192.168.10.7] (helo=bsd.smnolde.com) by smnolde.com with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 17JenM-0006yB-00; Sun, 16 Jun 2002 14:30:36 -0400 Received: from scott by bsd.smnolde.com with local (Exim 3.33 #1) id 17JenM-000B7M-00; Sun, 16 Jun 2002 14:30:36 -0400 Date: Sun, 16 Jun 2002 14:30:36 -0400 From: "Scott M. Nolde" To: glbj@verizon.net Cc: Freebsd-questions@freebsd.org Subject: Re: getway forwarding and interface questions Message-ID: <20020616143036.C42599@smnolde.com> References: <20020616155144.JTFR25251.out018.verizon.net@out018> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020616155144.JTFR25251.out018.verizon.net@out018>; from glbj@verizon.net on Sun, Jun 16, 2002 at 10:51:44AM -0500 X-GPG_Fingerprint: 0BD6 DDB4 2978 EB60 E0C8 33F2 BC34 9087 D869 AB48 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 glbj@verizon.net(glbj@verizon.net)@2002.06.16 10:51:44 +0000: > I've managed to get the FreeBSD box to talk to MSN over this God-awful arescom modem/gateway/router they supply. However, I can't get the F-BSD box to fdorward packets from the windoze machine. I can ping from windows to F-bsd and from F-bsd to windoze. The setup that worked so successfully with Verizon in NJ was: > > one ethernet interface "rl0" > all machines on 192.168.123.xx > running PPoE > gateway enabled > > This obviously doesn't work here. The new setup first tried was: > > One ethernet card "rl0" with 192.168.1.2 netmask 255.255.255.252 bound to it > > 192.168.123.xx aliased on rl0 > gateway enabled > NO PPPoE since the arescom does that part > > result: packets are not forwarded but F-BSD has access to the Net. > > I decided to try using two Ethernet interfaces. When the second one was installed F-BSD found rl0 as usual, but then came up with rlphy0 for the second card. I've never seen or heard of rlphy0 before. Could that be a conflict with the first card? > > Help !!!!!! > > Oh... > And thanks for past assistance. Look into using ipfw+natd or ipf+ipnat to do the routing. http://www.mostgraveconcern.com/freebsd/ipfw.html is a good start. Google for ipnat help. -- Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message