From: Alejo Raśl Torres Molina (alex_rtm_at_ya.com)
Date: Thu Aug 15 2002 - 19:48:50 CEST
Ok vpn beetwenn linux and win work, i add the line in linux side ipsec.conf
rightcert=name.pem and work !!!!
But know I only do pings to subnet linux from windows but pings to subnet
windows from linux don't work
This is my ipsec.conf of linux side
config setup
interfaces=%defaultroute
klipsdebug=none
plutodebug=none
plutoload=%search
plutostart=%search
uniqueids=yes
conn %default
keyingtries=1
compress=yes
disablearrivalcheck=no
authby=rsasig
leftrsasigkey=%cert
rightrsasigkey=%cert
conn roadwarrior-net
left=%defaultroute
leftsubnet=192.168.3.0/24
leftcert=cert2.pem
right=ip of windows
if add this line dont work nothing
#rightsubnet=192.168.2.0/24
rightcert=cert1.pem
auto=add
pfs=yes
This is my ipsec.conf of windows. I use the vpn application of
http://vpn.ebootis.de/ marcus
conn %default
dial=
conn win2000vpn-net
left=%any
leftsubnet=192.168.2.0/24
right=ip of linux server
rightca="C=es,S=barcelona,L=bcn, ..."
network=auto
auto=start
pfs=yes
conn win2000vpn
left=%any
right=ip of linux
rightsubnet=192.168.3.0/24
rightca="C=es,ST=barcelona,L=bcn, ..."
network=auto
auto=start
pfs=yes
Any hints?
Thanks a lot
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.4 : Thu Aug 15 2002 - 23:19:49 CEST