Debugging network scripts (from udev and explicit ifup invocation)
On Fri, Aug 29, 2008 at 12:58 AM, Bill Nottingham <notting@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@gmail.com
martin@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
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
|