[Bulk] Re: Wonky Ping (ping don't work)
Denys Vlasenko
vda.linux at googlemail.com
Tue Apr 21 20:49:11 UTC 2009
On Tuesday 21 April 2009 22:01, Chris Plasun wrote:
> > > Thanks Doug. I'm hoping the issue is with the setup.
> > > Now need to find PPC versions of these programs.
> >
> > The configured address on eth0 is definitely a configuration error:
> > If you use eth1 for connection, eth0 is better be deconfigured and
> > downed. You need to find out why on every boot up it gets configured
> > in the first place - is some script uses hardcoded "eth0" somewhere?
>
> Yes, eth0 is down now and everything works. I noticed there's nothing in the routing table.
>
> I figure I should look in /etc/rc.d/rcS?
No, you need to look what udhcpc script does.
Either it is failing to set route, or somehow
downing eth0 removed the route for eth1 too.
Test this theory by killing and restarting udhcpc.
If route is back, then script is ok.
--
vda
More information about the busybox
mailing list