Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 17:26:04 -0400
From:      "Brent" <brentb@loa.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   NAT help 
Message-ID:  <005601c0dd85$a7c26e20$3ab4a8c0@kronos>

next in thread | raw e-mail | index | archive | help
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

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005601c0dd85$a7c26e20$3ab4a8c0>