Public bug reported:

On a Debian stable machine (which has same DHCP server) my resolv.conf
contains:

> cat /etc/resolv.conf 
domain se.foo.com
search se.foo.com
nameserver 10.0.2.200
nameserver 10.0.2.201
nameserver 10.0.2.202

On Ubuntu 12.04 LTS (which has same DHCP server):

> cat /etc/resolv.conf 
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 10.0.2.200
nameserver 10.0.2.201
nameserver 10.0.2.202
search se.foo.com

Where is the domain field?

The domain info must come from the DHCP server but it is somehow lost by
resolvconf. Why?

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

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

Title:
  resolvconf does not generate domain on 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1086804/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to