[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00785) Re: Problems with Zebra and 2.4.9/USAGI 2001/09/03
- To: "B <yoshfuji@xxxxxxxxxxxxxx>" <YOSHIFUJI.Hideaki/$B5HF#1QL@>
- Subject: (usagi-users 00785) Re: Problems with Zebra and 2.4.9/USAGI 2001/09/03
- From: Alberto Escudero-Pascual <aep@xxxxxxxxx>
- Date: Fri, 14 Sep 2001 10:29:29 +0200 (CEST)
- Cc: usagi-users@xxxxxxxxxxxxxx, zebra@xxxxxxxxx
- In-reply-to: <20010914172051A.yoshfuji@linux-ipv6.org>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
> > The second configuration freezes my machine
>
> You mean, oops?
The machine hangs,
The last syslog entry from the kernel
igmp6: lo no linklocal address
I do not get that entry when running 2.4.4 and stable USAGI from February
> Are there any output on your console / syslog?
Nope, i run strace and it looks like that:
strace zebra -l -P 1001
bind(11, {sin_family=AF_INET, sin_port=htons(1001),
>>>>>>>>>>>sin_addr=inet_addr("0.0.0.0")}}, 16) = -1 EADDRINUSE (Address
already in use)
The system hangs when i try to telnet ::1 1001
>
> --yoshfuji
>