Hi,
I have just install proxmox for the first time but i have an issues because dns resolution.
if somebody have a good solution for me.
Thanks a lot
I have other server on the same network and he dont have any problem.
I have just install proxmox for the first time but i have an issues because dns resolution.
root@SL-LAB01:~ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether ec:b1:d7:63:54:5d brd ff:ff:ff:ff:ff:ff
inet 172.16.1.1/24 brd 172.16.1.255 scope global eno1
valid_lft forever preferred_lft forever
inet6 fe80::eeb1:d7ff:fe63:545d/64 scope link
valid_lft forever preferred_lft forever
3: wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether e0:9d:31:ae:aa:10 brd ff:ff:ff:ff:ff:ff
root@SL-LAB01:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=115 time=9.78 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=115 time=9.76 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=115 time=9.71 ms
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 5ms
rtt min/avg/max/mdev = 9.706/9.751/9.784/0.087 ms
root@SL-LAB01:~# ping google.com
ping: google.com: Temporary failure in name resolution
root@SL-LAB01:~# cat /etc/resolv.conf
search cyc.local
nameserver 1.1.1.1
nameserver 1.0.0.1
nameserver 8.8.8.8
if somebody have a good solution for me.
Thanks a lot
I have other server on the same network and he dont have any problem.