Can't connect to proxmox server, internet is pingable

raulj

New Member
Mar 13, 2024
4
0
1
Hello, I've been trying for hours to setup a basic proxmox server, but no luck, I can't connect to the server remotly. Tried different variations from the internet:
Proxmox server commands:
ip a
cat /etc/network/interfaces
ping google.com
ping 192.168.1.1
cat /etc/resolv.conf

I've attached my router DHCP configuration, strangely in the table there is no entry for 192.168.1.10

I've also attached a screenshot of the ping request from my laptop:
ping 192.168.1.10
ping 192.168.1.1
 

Attachments

  • 20240313_165316.jpg
    20240313_165316.jpg
    348.4 KB · Views: 10
  • Screenshot 2024-03-13 164923.png
    Screenshot 2024-03-13 164923.png
    179.5 KB · Views: 10
  • Screenshot 2024-03-13 170039.png
    Screenshot 2024-03-13 170039.png
    61.8 KB · Views: 10
Nevermind... I can't believe this. I swapped the cable from LAN1 to LAN2 in my router and now it works fine.
 
I've attached my router DHCP configuration, strangely in the table there is no entry for 192.168.1.10
The table shows allocated addresses. Your DHCP range is from 192.168.1.50 to 192.168.1.254 as the image shows.

As to your main problem, I don't know your network setup, but you may have a problem with some isolation.
Start by making sure your actually on the same exact Lan network when you try to ping PVE.
Then try setting an address in PVE that is within the above range. (It should have worked even when out of this range - but maybe some isolation is going on with your network).