From owner-freebsd-questions Tue May 15 14:31:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pickup3-ld.pvd.loa.net (pickup.loa.com [199.171.167.59]) by hub.freebsd.org (Postfix) with SMTP id 879D237B423 for ; Tue, 15 May 2001 14:31:34 -0700 (PDT) (envelope-from brentb@loa.com) Received: (qmail 24067 invoked by uid 0); 15 May 2001 21:31:32 -0000 Received: from unknown (HELO kronos) ([208.130.43.221]) (envelope-sender ) by pickup3-ld.pvd.loa.net (qmail-ldap-1.03) with SMTP for <>; 15 May 2001 21:31:32 -0000 Message-ID: <006601c0dd86$5bf34680$3ab4a8c0@kronos> From: "Brent" To: Subject: NAT help Date: Tue, 15 May 2001 17:31:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The company I work for is running a Freebsd 4.1 box as a duel home host w/ NAT. We have a router thats our gateway to the internet. we also have a PIX to PIX VPN between our location and our parent company in another state...and their internal network is behind NAT as well. what i need to do is any requests from my internal network .( lets say 10.0.0.x) to thier internal network (192.168.0.x ) we want to direct thru the PIX's over the VPN. all other traffic goes thru our router and out to the internet. i know this worked under linux...but im not sure about FBSD and the syntax this is the syntax that im using...is this the way this should be done ?? # route add -net 192.168.x.x netmask 255.255.255.0 xl0 any help is greatly appreciated TIA Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message