Public bug reported:

Binary package hint: ifupdown

On my karmic desktop machine, the network interface no longer comes up
at boot time.

The interface is statically configured, as a bridge (the machine runs some 
virtual machines).
/etc/network/interface:

--- 8< ---
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet static
        address 192.168.1.101
        network 192.168.1.0
        netmask 255.255.255.0
        broadcast 192.168.1.255
        gateway 192.168.1.1
        bridge_ports eth0
        bridge_fd 9
        bridge_hello 2
        bridge_maxage 12
        bridge_stp off
--- 8< ---

If I do "ifdown -a" and "ifup -a" things do work. After boot, lo and
virbr0 are up, not br0 or eth0.

There is no network manager packages installed, as far as I can see. (It's a 
static configuration,
no need for NM.)

ProblemType: Bug
Architecture: amd64
Date: Thu Oct  8 08:35:58 2009
DistroRelease: Ubuntu 9.10
Package: ifupdown 0.6.8ubuntu21
ProcEnviron:
 PATH=(custom, user)
 LANG=fi_FI.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
SourcePackage: ifupdown
Uname: Linux 2.6.31-12-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:2519): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:2588): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:2609): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (gnome-panel:2587): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -5 and height 24

** Affects: ifupdown (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
statically configured network interface does not come up at boot
https://bugs.launchpad.net/bugs/446031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to