This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

vpn on asl and freeswan client

Im trying to setup my vpn from a road warrior client to a asl server at home my setup is like this on the roadwarrior
ipsec.secrets:
192.168.0.187 24.247.109.168 : PSK "mysecret"
ipsec.conf: 
conn roadwarrior-net
        left=%defaultroute
        right=24.247.109.168
        rightsubnet=192.168.1.0/24
        authby=secret
        auto=add
on the asl server it is setup like this
Remote Keys:
name=roadwarrior-net
auto packet filter = off
virtual ip = nothing in this box
key type = PSK
Preshared Key=mysecret
VPN Identifier = Remote Ip address

Connections: 
name = roadwarrior-net
type = roadwarrior
ipsec Policy = 3DES
auto packet filter = on
endpoint definition = Internet
local subnet = Internal_Network_
Authintication of remote stations = PSK: roadwarrior-net

the network looks like this

roadwarrior dsl router Internet asl server
im trying to connect to the asl server.
when i try to connect from the road warrior i get this

003 "roadwarrior-net" #1: Can't authenticate: no preshared key found for `192.168.0.187' and `24.247.109.168'.  Attribute OAKLEY_AUTHENTICATION_METHOD
003 "roadwarrior-net" #1: no acceptable Oakley Transform
214 "roadwarrior-net" #1: STATE_MAIN_I1: NO_PROPOSAL_CHOSEN
010 "roadwarrior-net" #1: STATE_MAIN_I1: retransmission; will wait 20s for response


Thank you  


This thread was automatically locked due to age.
Parents Reply Children
No Data