Debugging network scripts (from udev and explicit ifup invocation)

Martin Langhoff martin.langhoff at gmail.com
Thu Aug 28 20:38:08 UTC 2008


On Fri, Aug 29, 2008 at 12:58 AM, Bill Nottingham <notting at redhat.com> wrote:
> Are you using /etc/init.d/network as well? The hotplug bits explicitly
> check that network is already 'running' before doing anything, as we
> don't want to bring up interfaces in the middle of rc.sysinit.

Yes, that was one of the problems I hit. I had accidentally left the
'network' service down, even though interfaces were up. Using a bash
-x ifup wrapper helped me find that part of the problem at least.

thanks!



martin
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff




More information about the fedora-devel-list mailing list