[Openswan Users] sonicwall

Paul Wouters paul at xelerance.com
Mon Apr 6 21:37:22 EDT 2009


On Mon, 6 Apr 2009, Dustin Schuemann wrote:

> Im trying to connect to a sonicwall vpn device. Here are my settings.
> Exchange Mode = Agressive, Phase 1 (Lifetime 28800, Encryption
> Algorythim 3des des, DH Group 2) Phase 2 ( Lifetime 28800, Encryption
> Algorithm - 3des des,  Authentication Algorithm - MD5, no pfs ). This
> router uses psk, xauth and mode config the local ID  is my next hop
> router ip and remote id is the vpn endpoint ip. group DH Group 1
>
> Here my config.
>
> ipsec.conf
> 28 conn tig
> 29         left=%defaultroute
> 30         leftsubnet=192.168.254.0/24
> 31         leftid=@home
> 32         leftxauthclient=yes
> 33         right=dnswall
> 34         rightsubnet=10.0.0.0/8
> 35         rightxauthserver=yes
> 36         rightid=@tig
> 37         keyingtries=0
> 38         pfs=no
> 39         auto=start
> 40         auth=esp
> 41         esp=3des-md5-96
> 42         ike=3des-md5-96
> 43         xauth=yes

I don't see aggrmode=yes

Paul


More information about the Users mailing list