I don't know how to setup DHCP for Proxmox.

dburg

New Member
Nov 28, 2024
2
0
1
Hello,

I am new to proxmox and I have just installed a fresh proxmox on my device. At the first boot, the install works properlly with access to all my network (LAN/WAN). Then I had to shutdown my promox and up it again, and from then, the proxmox was not event detected by my router, not available on LAN. In my router I have set the IP of this device to static (link the mac adress to the local IP adress) but it does not work.

Does someone have already experienced this kind of issue?

Thank you.
 
Maybe the IP you configured for Proxmox is in the DHCP range of the router? Proxmox does not use DHCP (and therefore does not refresh the IP) and some routers start refusing traffic from expired IP addresses.
In my router I have set the IP of this device to static (link the mac adress to the local IP adress) but it does not work.
This still requires DHCP. Either you need to configure Proxmox to use DHCP (and install a DHCP-client) or give it an IP address outside of the DHCP range.

EDIT: I don't know how to setup DHCP for Proxmox.