Hi All
So brand new to Proxmox. Now Ihave just installed version 6.0 (twice to make sure I wasnt going crazy).
I have no internet and I cant ping my gateway. This also means I cant access the web interface
Now this question has been asked a few times but I have not been able to get any fix to work for me.
My /etc/network/interfaces is
When I originally set it up, I set my DNS to 8.8.8.8
When I try ping 192.168.1.1 I get "Destination Host Unreachable"
When I log into my router I can see the computer show up there, but I cant ping it from my main computer either, I just get the same "Destination Host Unreachable" message.
Does anyone know what might be going on here and how I could fix it?
(Here is a photo from the first install, I had it on another IP, hence the .79 instead of the .81 which I am currently on)
So brand new to Proxmox. Now Ihave just installed version 6.0 (twice to make sure I wasnt going crazy).
I have no internet and I cant ping my gateway. This also means I cant access the web interface
Now this question has been asked a few times but I have not been able to get any fix to work for me.
My /etc/network/interfaces is
Code:
auto lo
iface lo inet loopback
iface enp14s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.81
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports enp14s0
bridge_stp off
bridge_fd 0
When I originally set it up, I set my DNS to 8.8.8.8
When I try ping 192.168.1.1 I get "Destination Host Unreachable"
When I log into my router I can see the computer show up there, but I cant ping it from my main computer either, I just get the same "Destination Host Unreachable" message.
Does anyone know what might be going on here and how I could fix it?
(Here is a photo from the first install, I had it on another IP, hence the .79 instead of the .81 which I am currently on)
Last edited: