Hi all,
scratching my head on this one, i have searched google but not had a great deal of luck. So for background i setup Debian10 and installed Proxmox all working ok.
I've loaded up a couple of guests Win10 again all working ok and can surf internet in and out from them etc.
However on the main box via ssh i can't actually ping google.co.uk or use apt-get as desitnation is unreachable, i've tried playing with the resolv.conf but no luck, any ideas this is current error:
Ping:
Apt-get:
resolv.conf:
Note: I added 1.1.1.1 & 1.0.0.1
scratching my head on this one, i have searched google but not had a great deal of luck. So for background i setup Debian10 and installed Proxmox all working ok.
I've loaded up a couple of guests Win10 again all working ok and can surf internet in and out from them etc.
However on the main box via ssh i can't actually ping google.co.uk or use apt-get as desitnation is unreachable, i've tried playing with the resolv.conf but no luck, any ideas this is current error:
Ping:
root@proxmox:~# ping google.co.uk
PING google.co.uk (172.217.169.3) 56(84) bytes of data.
From prox4m1.proxmox.com (192.168.1.47) icmp_seq=1 Destination Host Unreachable
From prox4m1.proxmox.com (192.168.1.47) icmp_seq=2 Destination Host Unreachable
From prox4m1.proxmox.com (192.168.1.47) icmp_seq=3 Destination Host Unreachable
Apt-get:
root@proxmox:~# apt-get update
0% [Working]
Err:1 https://enterprise.proxmox.com/debian/pve buster InRelease
Could not connect to enterprise.proxmox.com:443 (51.91.38.34). - connect (113: No route to host)
resolv.conf:
Note: I added 1.1.1.1 & 1.0.0.1
domain localdomain
search localdomain.
nameserver 192.168.1.1
nameserver 1.1.1.1
nameserver 1.0.0.1