[SOLVED] Initial configuration - Gateway unreachable

Dezao

New Member
Mar 24, 2023
1
0
1
Hello, first time installing proxmox and I need help.

I just did the initial setup, but I can't access it via the web. Pinging the gateway via Proxmox returns "host unreachable" but I can't identify what could be wrong. I looked at some other threads/posts but i didn't have any success.

I'm using an old computer with a PCI ethernet card.


Any ideas will be greatly appreciated.


/etc/network/interfaces content:

auto lo
iface lo inet loopback

iface enp5s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.0.150/24
gateway 192.168.0.1
bridge-ports enp5s0
bridge-stp off
bridge-fd 0


EDIT: I changed the home network and when I connected the proxmox to another router I was able to access it, so it was a matter of my internal network. Fixed.
 
Last edited: