Public bug reported:

On intrepid Ubuntu 8.10 final official version, no backport nor proposed
updates sources activated, with either NIC configured alone with a
static IP, everything is OK. If both NIC with, of course, different IP,
are configured and operating together, NO ACCESS to internet, but all
LAN traffic works just fine. At first the problem occurred after an
upgrade from 8.04 to 8.10, then I wiped everything besides the /home
partition and reinstall very cleanly a brand new system, the first thing
was to install all updates on Intrepid, with only eth0 setup in DHCP.
Then after all updates were installed I setup eth0 and eth1 statically,
SAME ISSUE, NO DNS ... I uninstalled network manager and edited
interfaces and resolv.conf, no more luck. This is clearly a bug on
Intrepid. This is the interfaces file (works fine with eth0 commented)
if I uncomment eth1 = no DNS or access to internet:


auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
        address 192.168.0.22
        hwaddress ether 00:0f:b5:f9:30:bc
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255
        gateway 192.168.0.1
        dns-nameservers 68.105.28.12 68.105.29.12 68.105.28.11

#auto eth1
#iface eth1 inet static
#       address 192.168.0.21
#       netmask 255.255.255.0
#       network 192.168.0.0
#       broadcast 192.168.0.255
#       gateway 192.168.0.1
#       dns-nameservers 68.105.28.12 68.105.29.12 68.105.28.11

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
2 NICS with static IPs = NO DNS
https://bugs.launchpad.net/bugs/298597
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