[BusyBox] No route to host at startup (TCP stack initialization

Serge Wenger serge_wenger001 at hotmail.com
Thu Feb 24 06:57:35 UTC 2005


>> Hello,
>>
>> I run BusyBoy 1.00 on an PPC6xx.
>>
>> When the system boot, I login and try to access to a ftp server with the
>> command ftp 192.168.16.24. I receive the following message:
>> ftp: connect: No route to host
>>
>> If I do the same, but wait 30 seconds before the command ftp 
>> 192.168.16.24.
>> It is working well. It seem that the TCP stack need time to initialize. 
>> How
>> can I test this with code?
>
>Something (DHCP?) is setting up your routes at boot time.
>Check routing tables (ip r, route -n etc...)
>--
>vda

I didn't use DHCP. I use a kernel parameter to give IP the address

Thanks

Serge 



More information about the busybox mailing list