From owner-freebsd-questions Tue Mar 5 17: 8:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id C978E37B402 for ; Tue, 5 Mar 2002 17:08:41 -0800 (PST) Received: (qmail 22979 invoked by uid 31413); 6 Mar 2002 01:08:41 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Mar 2002 01:08:41 -0000 Date: Tue, 5 Mar 2002 17:08:41 -0800 (PST) From: BURNT MELTING MONKEY FACE To: freebsd-questions@freebsd.org Subject: NAT, route, & firewall Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 hello, i've just added a new host (freebsd 4.3) to our NAT'd LAN and i'm having some troubles adding the route. we have a ENI Speedstream 5871 router connected to a SOHO Watchguard firewall. we've got the 4 boxes connected to the firewall, which is the gateway also at 192.168.254.254. not sure what the LAN IP of the router is though. i do know the WAN IP... after i run... (which i'm sure is wrong) $ route add -net 192.168.254.0 -host 192.168.254.254 -netmask 255.255.255.0 in the routing tables i see... Dest Gateway Flags ---- ------- ----- 192.168.254 192.168.254.254 UGSc please tell me what i'm doing wrong. 'man route' is imprinted in my skull but i'm obviously retarded. if i've left anything out please let me know. thanks. -jared To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message