[vpn] please help !!; FreeS/WAN

Ronny Egner Ronny.Egner at siv.de
Thu Jan 10 11:10:00 EST 2002


Hi,

my test-network looks like this:

Intranet (172.23.0.0/16)
|
|
|
Gateway (172.23.1.146 internal;
               192.168.0.1 external)
|
|
|
Client (192.168.0.2; untrusted net)

My /etc/ipsec.conf contains:

config setup
 #interfaces="ipsec0=eth0:1"
 interfaces=%defaultroute
 klipsdebug=none
 plutodebug=all
 plutoload=%search
 plutostart=%search
 uniqueids=yes

conn %default
 keyingtries=1
 authby=secret

conn rw-vpn
 type=tunnel
 left=172.23.1.146
 leftsubnet=172.23.0.0/16
 leftnexthop=192.168.0.1
 right=0.0.0.0
 keyexchange=ike
 compress=no
 authby=secret
 pfs=yes
 keylife=60m
 ikelifetime=240m
 rekeymargin=10m
 auto=add

On Client-Side 192.168.0.1 is the VPN-Gateway.
I am using a shared secret.
As VPN-Client works SSHSentinel.

I cant establish a VPN-Connection !!
FreeSWAN complains about "message recieved on 192.168.0.1:500
but no connection has been authorized".

My ipsec.sectet contain:

0.0.0.0 [space] 0.0.0.0: PSK "test"
[one blank line]


Any help ???



Thanks. Ronny


VPN is sponsored by SecurityFocus.com





More information about the VPN mailing list