I try to mount a VPN between a linux serevr and a router
Zywall
my config is :
# basic configuration
config setup
interfaces="ipsec0=eth1"
klipsdebug=none
plutodebug=none
plutoload=%search
plutostart=%search
uniqueids=yes
forwardcontrol=yes
# sample VPN connection
conn zywall
type=tunnel
left=193.251.180.11
leftsubnet=192.168.1.0/24
right=193.251.180.10
rightsubnet=192.168.2.0/24
keyexchange=ike
auth=esp
authby=secret
pfs=no
auto=start
and my ipsec.secrets file is :
193.251.180.11 193.251.180.10 : PSK "12345678"
In the Zywall :
PSK=12345678
Encryp Algo = 3DES
Auth Algo = MD5
Life time = 3600
Active protocol = ESP
Encryp Algo = 3DES
Auth Algo = MD5
Life time = 3600
Encap = tunnel
I have a problem with the authentification and I don't
know what is false
If anybody can help
i wait a reply
Best regards
bye
jawopie
______________________________________________________
Boîte aux lettres - Caramail - http://www.caramail.com
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:20:08 CEST