RSS Amplifier

dhilst · Apr 26, 2018

Ignore DNS from DHCP with NetworkManager.

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

For the lazy, use this command: nmcli con mod eth0 ipv4.ignore-auto-dns yes ipv4.dns <YOUR CUSTOM DNS> Change eth0 accordingly. Cheers!

For the lazy, use this command:

nmcli con mod eth0 ipv4.ignore-auto-dns yes ipv4.dns <YOUR CUSTOM DNS>

Change eth0 accordingly.

Cheers!

Read on dhilst.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.