apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: bridge-utils
  
  On a fresh (vmbuilder) install of Maverick (server 64-bit) I cannot get
  a vanilla bridge to come up upon boot using the standard configuration
  method (via /etc/network/interfaces [1]). A manual restart of the
  networking service gets it to work:
  
  $ sudo /etc/init.d/networking restart
  
  I have resorted to putting the above command in /etc/rc.local and that
  works for now.  I would, however, also need to start any network-
  required services there as well.
  
  I mentioned this issue in bug #687631 but this is a more basic issue and
  it requires a bug of it's own.
  
  [1]
  
  auto lo
  iface lo inet loopback
  
  auto eth0
  iface eth0 inet manual
  
  auto br0
  iface br0 inet static
          bridge_ports eth0
          address 10.153.107.93
          netmask 255.255.255.0
          network 10.153.107.0
          broadcast 10.153.107.255
          gateway 10.153.107.1
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.10
+ EcryptfsInUse: Yes
+ InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
+ Package: bridge-utils 1.4-5ubuntu2
+ PackageArchitecture: amd64
+ ProcEnviron:
+  SHELL=/bin/zsh
+  PATH=(custom, user)
+  LANG=en_US.utf8
+ ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
+ Tags: maverick
+ Uname: Linux 2.6.35-23-generic x86_64
+ UserGroups: adm admin cdrom dialout libvirtd lpadmin netdev plugdev sambashare

** Attachment added: "Dependencies.txt"
   
https://bugs.edge.launchpad.net/bugs/692647/+attachment/1771633/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692647

Title:
  Network bridge does not come up upon boot

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

Reply via email to