From owner-freebsd-questions Sun Apr 22 5:19:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 7F27537B424 for ; Sun, 22 Apr 2001 05:19:54 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.3) with SMTP id f3MCHhp33375; Sun, 22 Apr 2001 08:17:44 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <007f01c0cb26$277af820$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Keith Spencer" , References: <20010422114240.9833.qmail@web12005.mail.yahoo.com> Subject: Re: PPPOE>routing the lan - the black art is very dark for me! Date: Sun, 22 Apr 2001 08:17:08 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > RC.conf stuff: > Gateway_enabled=YES > Default_Router="0.0.0.0" > Do I need to set this value? It's defaultrouter (no _), and you don't need to se it on the gateway machine. (Think of it as the 'default gateway' parameter in Windows.) > I have 2 nics: > fxp0 plugged to adsl modem (looks like a TCPv6 address > it has been DHCP allocated!) > rl0 plugged to lan (192.168.1.220) > > ppp stuff: > enable tcpmssfixup > enable dns You don't need 'enable tcpmssfixup', it's enabled by default. However, you're missing 'enable nat yes'. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message