I'm being asked to remove the search domain from resolve.conf.
Using LM 11, I am unable to make changes to the search domain listed in /etc/resolv.conf.
user # more /etc/resolv.conf
# Generated by NetworkManager
domain sub.domain.com
search sub.domain.com
nameserver XXX.XXX.2.1
nameserver XXX.XXX.1.1
When I open NetworkManager and go to eth1 -> Wired, the search domain box is a) empty and b) greyed out.
Since the file is generated by NetworkManager, any changes I make to /etc/resolv.conf are lost on reboot.
Why is NetworkManager GUI not listing the search domain it is creating in the resolv.conf file? How do I overcome this?


