> I'm attempting to figure out how to setup an IPv4 IPSEC tunnel between
> two of our other offices (running Symantec Raptor 6.50 for Windows NT)
> and my FreeBSD firewall here in my office (4.2-RELEASE)
> 
> Here's a little network diagram of the situation:
> 
> x.x.51.24  (my inside) <-->  x.x.5.254 (my external address) <---
> Internet --->  x.x.42.26 (Their External) <--> 172.16.11.0 (Their
> Internal)
> 
> On their firewall (Raptor) they are connecting to me using SHA1 / 3DES
> with no data compression, also using pre-shared keys.
> 
> I'd like to do this using gif0 tunnels, but I just can't figure out how
> to set it all up correctly.   

don't forget that the generic tunnel(gif) is different from the ipsec
tunnel.  when you use gif, you have to configure the raptor firewall to
use ipsec TRANSPORT mode.  Or you should use racoon with the ipsec tunnel
mode, without gif.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to