[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00786) Re: Problems with Zebra and 2.4.9/USAGI 2001/09/03
In article <Pine.LNX.4.10.10109141026060.11140-100000@localhost> (at Fri, 14 Sep 2001 10:29:29 +0200 (CEST)), Alberto Escudero-Pascual <aep@xxxxxxxxx> says:
> > > The second configuration freezes my machine
> The machine hangs,
Are there no outputs on the console?
i.e. are you sure not to use X at the moment?
> 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
It seems it is nothing to do with your problem.
> > 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)
Those cannot be harmful. We can just ignore this error and
it seems it is nothing to do with your problem.
> The system hangs when i try to telnet ::1 1001
Hmm...
--yoshfuji