From owner-freebsd-net Thu Mar 14 0:19:51 2002 Delivered-To: freebsd-net@freebsd.org Received: from spidey.speakeasy.net (webmail.speakeasy.net [216.254.0.16]) by hub.freebsd.org (Postfix) with ESMTP id BC73537B416 for ; Thu, 14 Mar 2002 00:19:48 -0800 (PST) Received: (from nobody@localhost) by spidey.speakeasy.net (8.11.6/8.11.2) id g2E81mm01565; Thu, 14 Mar 2002 00:01:48 -0800 Message-Id: <200203140801.g2E81mm01565@spidey.speakeasy.net> Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 14 Mar 2002 00:01:48 -0800 From: failure@speakeasy.net To: freebsd-net@freebsd.org Subject: NAT and firewall X-Sender: failure@speakeasy.net X-Originating-Ip: [12.224.49.230] X-Mailer: Speakeasy Network Webmail 2.1.0 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, i've just added a freebsd 4.3 host to our NAT'd LAN and i'm having trouble getting online. we have an SDSL line running into an ENI Speedstream 5871 router, which then runs into our SOHO Watchguard firewall. all 4 hosts on the LAN are plugged directly into the firewall. i've ran: $ ifconfig xl0 inet 192.168.254.254 netmask 255.255.255.0 $ route add -net default 192.168.254.254 which then shows: Dest Gateway Flags ---- ------- ----- default 192.168.254.254 UGSc i'm still not able to ping other hosts on the LAN or the firewall (gateway). what have i forgotten? thanks, jared To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message