David F. Skoll wrote:

My line numbers don't match with yours; try pulling the latest source code out of CVS from SourceForge and trying that.

Hm. You are right. I compiled CVS code and it works correct. In debug mode I see
===============
0.000 dgram_take_from_wire() -> type=SCCRQ, tid=0, sid=0, Nr=0, Ns=0
0.000 tunnel_new() -> 28718/0
0.000 28718/0: Peer host name is 'filer.sykhiv.secondlviv.kbu'
0.000 l2tp_peer_find(192.168.99.2) examining peer 192.168.91.2/32
0.000 l2tp_peer_find(192.168.99.2) found NULL/-1
Error: Peer 192.168.99.2 is not authorized to create a tunnel
0.000 tunnel_send_StopCCN(28718/29, 4, 0, Peer 192.168.99.2 is not authorized to create a tunnel)
0.000 tunnel(28718/29) state idle -> sent-stop-ccn
0.000 tunnel_enqueue_dgram(28718/29, StopCCN) rws=1 cwnd=1 ssthresh=1 outstanding=0
================


And daemon doen't hung up. Looks like everything work fine. Sorry for trouble you.

P. S. But after that I've downloaded released source-code (not a CVS) from SourceForge, the first mirror (http://switch.dl.sourceforge.net/sourceforge/rp-l2tp/rp-l2tp-0.3.tar.gz)
And recompile it adn get the same error. Possibel something wrong with released sources?


Anyway now I use CVS and it works. Thanks David for advise.
Regards.



Reply via email to