Unable to Ping Gateway on Proxmox Server

Kajal Upadhyay

New Member
Nov 11, 2025
9
0
1
Hi Team,


I’m new to Proxmox and have recently installed it on a mini PC. I configured a static IP address and completed the basic setup, but I’m unable to ping my gateway. Could you please help me troubleshoot and identify the issue?


Thank you for your assistance.
 

Attachments

  • WhatsApp Image 2025-11-11 at 5.29.39 PM (1).jpeg
    WhatsApp Image 2025-11-11 at 5.29.39 PM (1).jpeg
    251.8 KB · Views: 13
Hi,
PFA
 

Attachments

  • WhatsApp Image 2025-11-11 at 5.29.39 PM.jpeg
    WhatsApp Image 2025-11-11 at 5.29.39 PM.jpeg
    157.4 KB · Views: 12
  • WhatsApp Image 2025-11-11 at 5.50.29 PM.jpeg
    WhatsApp Image 2025-11-11 at 5.50.29 PM.jpeg
    251.6 KB · Views: 12
Quad port NIC. Did you select the correct physical port for your connection on enp1s0? What‘s the output of:

ip a
 
My cabling appears to be fine, and other machines on the same subnet can reach the internet and the gateway without any issues. However, my Proxmox server is unable to reach the gateway or any other devices on the same subnet — it can only ping itself.
 
I have performed a fresh installation of Proxmox VE on my mini PC, but I am still facing an issue where I am unable to ping my gateway or any other machines within the same network. Despite following the standard installation process and configuring the network interface (Eth0) during setup, the issue persists.
 
Additionally, I have observed that only the eth0 interface becomes active. When I connect the LAN cable to other interfaces (e.g., eth1, eth2, etc.), there is no link light or network activity; those interfaces remain down. Only eth0 shows a blinking link light and comes up, but even then, I still cannot reach the gateway.

I will share snapshots shortly to show that other machines on the same network are able to ping both the gateway and each other successfully. The issue seems isolated to the Proxmox host.
 

Attachments

  • WhatsApp Image 2025-11-12 at 11.38.49 AM.jpeg
    WhatsApp Image 2025-11-12 at 11.38.49 AM.jpeg
    237.9 KB · Views: 6
  • WhatsApp Image 2025-11-12 at 11.37.44 AM.jpeg
    WhatsApp Image 2025-11-12 at 11.37.44 AM.jpeg
    114.5 KB · Views: 6
  • WhatsApp Image 2025-11-12 at 11.59.40 AM.jpeg
    WhatsApp Image 2025-11-12 at 11.59.40 AM.jpeg
    177.8 KB · Views: 6
This is the snapshot showing the connection status when I connect the LAN cable to the eth0 interface — it becomes active and shows a link. However, when I connect the cable to any of the other interfaces (e.g., eth1, eth2, etc.), they remain down and show no link or network activity.

It appears that Proxmox is detecting the network card, but not establishing communication beyond its own interface. I would appreciate any guidance on what could be causing this issue or if there are specific drivers or configurations I should check.
 

Attachments

  • WhatsApp Image 2025-11-12 at 12.10.35 PM.jpeg
    WhatsApp Image 2025-11-12 at 12.10.35 PM.jpeg
    189.3 KB · Views: 5
However, when I connect the cable to any of the other interfaces (e.g., eth1, eth2, etc.), they remain down and show no link or network activity.
the other interface are not connected to the bridge (vmbr0) -> bridge Ports, - that's default
You can chnage that :
bridge-ports enp1s0 enp2s0 ....
and test

Do you become a DHCP Address using a Live Distri?

What kind of Hardware ist you MINI PC?
Please post more details from you Hardware - we can not only look at the MINI PC!

Are you sure that your Router / switch / cables are OK? - Can you connect more LAN Ports from the Mini to a switch?
 
Last edited:
I’m currently using a Skullsaints Onyx 12th Gen N100 fanless mini PC. I’ve connected additional LAN ports, but only eth0 is functioning. The other Ethernet interfaces are not being detected or are active.

Could you please advise on how to enable or configure the additional LAN ports?