I have a fresh proxmox installation. Proxmox is running on ip 192.168.29.88. Router IP is 192.168.29.1
I am able to
Following is output of
Read more
I am able to
ping 8.8.8.8
successfully, but ping google.com
is not resolvable.Following is output of
ip a
Code:
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...
Read more