Hello.

I've set up tunnel between Linux and Win2K accotding to Jacco de Leeuw reccomendations (http://www.jacco2.dds.nl/networking/freeswan-l2tp.html)
For the first time I use l2tpd daemon and VPN connection had up, everything was file. But after that I try to do the same thing but with rp-2ltp daemod. And now I receive "There is no answer (678)" error.


I use the same ipsec.conf file in both case, so I think that problem is in rp-l2tp config, but I can't uderstand wat's wrong.

Can anyone help me woth it?

There is my /etc/l2tp/.2tp.conf file:

global

load-handler "sync-pppd.so"
load-handler "cmd.so"

listen-port 1701

section sync-pppd
lns-pppd-opts "require-chap 192.168.99.1:192.168.99.2 lcp-echo-interval 30 lcp-echo-failure 6"
lac-pppd-opts "user example name example noipdefault ipcp-accept-local ipcp-accept-remote lcp-echo-interval 30 lcp-echo-failure 6"



# Peer section section peer peer 192.168.100.2 port 1701 lac-handler sync-pppd lns-handler sync-pppd hide-avps no

section cmd

Thanx for all advises.

Regards and sory for poor English.



Reply via email to