On Thu, 29 Apr 2004, Oleksandr Darchuk wrote: > ================================== > 0.000 dgram_take_from_wire() -> type=SCCRQ, tid=0, sid=0, Nr=0, Ns=0 > 0.000 tunnel_new() -> 63779/0 > Error: Peer 192.168.99.2 is not authorized to create a tunnel > 0.000 tunnel_send_StopCCN(63779/18, 4, 0, Peer 192.168.99.2 is not > authorized to create a tunnel) > Segmentation fault > ===================================
Bad news. But to diagnose this, I need a stack trace. You need to compile rp-l2tpd with debugging symbols and run it under gdb. When it segfaults, type "where" in gdb and e-mail me the output. Regards, David.
