Don't jump to conclusions based upon a novice like me reading a script! There could be stuff in there that I missed.
It sounds like the consensus here is that to duplicate what happens to the network during boot I would need to [remove the driver (rmmod), restart the network( ifup?) , ping ], repeat 'till bored. Is this correct? -Denis On Thu, Jan 21, 2010 at 5:52 PM, Mike Connors <[email protected]> wrote: > Denis Heidtmann wrote: >> On Thu, Jan 21, 2010 at 12:07 PM, Mike Connors <[email protected]> wrote: >> >>>> (BTW, my system has no such command as "network"). >>>> >>>> -Denis >>>> >>>> >>> /etc/init.d/networking >>> Usage: /etc/init.d/networking {start|stop} >>> >> >> Mike, >> Looking at the script "networking" it seems that all it does, after >> checking for network mounted stuff, is run ifdown -a --exclude=lo and >> ifup -a --exclude=lo. I have run ifdown and ifup (w/o the exclude) >> when in the failed state with no effect. Does the "exclude" add >> anything of importance to my testing? >> >> -Denis > Ha, I thought it did more than that! I don't think so as it's just > excluding the loopback interface from ifup/ifdown. Sorry for leading you > astray... :-/ > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
