Please provide:
- correct location to add my custom domain search option (preferably appending it to the DHCP list, instead of prepending)
- command to run to make the settings effective
Note: do not ask me to modify files that are auto-regenerated and overridden, like /etc/resolv.conf
You will need to edit this file with your favorite editor:
Once in file, you should see a commented line with the word
supersede
next to it:Uncomment that line, substitute the name
supersede
forappend
, then add the domain names you wish to search (follow the example below and leave a space after the first"
):Save the file and close.
All you need to do is restart your network connection. You can do this by unplugging and plugging in the physical network connect OR disable and enable your network connect (see picture below). After that you should be good to go:
To verify:
Disconnect Network
Connect Network
You can use the
→ nm-applet (right click) → Edit Connections → Choose connection → Edit → IPv4 Settings → Additional Search Domains
and enter your search domains there. After that, disconnect, connect and they'll be there.