add for DNS comment

This commit is contained in:
2022-04-22 19:10:03 +03:00
parent d9f52411a9
commit 8174169362
2 changed files with 5 additions and 24 deletions
+3
View File
@@ -33,6 +33,9 @@ nmcli con add con-name ens160 ifname ens160 autoconnect yes type ethernet ip4 19
nmcli con mod ens160 +ipv4.dns 172.16.20.10 +ipv4.dns 192.168.20.10 +ipv4.dns-search "skill39.wsr"
nmcli con up ens160 ifname ens160
# Secondary DNS
# Do it by you self
systemctl disable chronyd ; systemctl stop chronyd
shutdown -r 0