[Openswan Users] newbie question

Jesus Palacio jpalacio at codexware.com
Tue May 12 17:21:06 EDT 2009


Hi gang:

               I 've been trying to setup a VPN from my linux box to a
fortigate fw without success. This is my schema:

Linux Box >>>>>>>>>>>>>>GW>>>>>>>>>>INTERNET<<<<<<<<<<<<<<FORTIGATE

Linux box: 192.168.0.5
GW: It has a Public dynamic IP (linksys WRT54G)
Fortigate: IT has configured Public FIXED and a private IP



I have tu setup a roadwarrior conection from my linux box. I have tried
without success , I havent pass the phase 1 negotiation


This is my config:

version 2
config setup
    nat_traversal=yes
    plutodebug=all
conn office
   left=192.168.0.5      #Linux BOX IP
   leftid=XXX.XXX.65.125  # GW external IP ADDRESS (dynamic)
   leftnexthop=192.168.0.1  #GW INTERNAL
   leftsubnet=192.168.0.5/32  # I want to connect this machine only to
the remote side
   right=XXX.XXX.105.18      # External IP FORTIGATE
   rightsubnet=10.10.33.3/32 #Internal IP FORTIGATE
   keyexchange=ike
   ike=3des-md5-modp1536
   authby=secret
   esp=3des-md5
   pfs=yes
   type=tunnel
   auto=start
include /etc/ipsec.d/examples/no_oe.conf


Just by start, am I setting up the lefts and rights ok?

Thanks in advance;
Jesus Palacio




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20090512/7ad3cc24/attachment.html 


More information about the Users mailing list