dhcp

  1. P

    OPNSense cannot get WAN IP via DHCP from ISP on host boot

    I've read many posts and tried different solutions and I only find workarounds (e.g. cron scripts etc.) My setup: 4 nic mini PC for OPNSense VM (and a few other VMs like pi-hole) Only 2 nics are used, IPv4 only, no vLAN Current workaround is either replug the WAN cable or run `ip link set nic3...
  2. T

    IPAM & DHCP Features - Tmanok

    Me again, As noted in another post on the Networking and Firewall forum, I am in the process of setting up EVPN and VXLAN. Recently, while preparing my documentation and the hypervisor nodes, I noticed that IPAM and DHCP may still have some feature limitations. Could someone more familiar with...
  3. M

    PVE 9.2-1 | Automated Installation | ISO installer dhclient does not request DHCP option 119 (domain-search) which prevents auto install using DNS

    Hello, tl;dr: @ProxmoxVE staff: Could you please add option 119 (domain-search) to the /etc/dhcp/dhclient.conf in your official ISO? I'm using proxmox-ve_9.2-1.iso and followed the official documentation for Automated Installation to use answer files. I've prepared an ISO image using the...
  4. H

    [TUTORIAL] Terraform module for Proxmox SDN: zones, VNets, DHCP, and SNAT

    Built a Terraform module for managing Proxmox SDN declaratively: zone, VNets, subnets, host gateway IPs on the `vnet*` bridges, SNAT/masquerade rules, and dnsmasq DHCP from a single `vnets` map. The two modes that ended up being most useful in practice: Host-routed: Proxmox owns L3, NAT, and...
  5. M

    Netzwerkkarten einbinden und richtig nutzen

    Hallo zusammen, ich bin nun daran mein Unifi Netzwerk mit dem iOT Netzwerk zu trennen. wollte nun eine 2. LAN Anbindung nutzen. die 1. Läuft und bekommt aus dem DHCP Ihre IP Adresse. bei der 2. klappt das noch nicht. was mache ich falsch? hier steht was mit der 169... ip Adresse Zu meinen...
  6. 8

    How do I put VMs on a different subnet with DHCP?

    I want to do a VPN that only has access to one VM, and not the rest of my LAN (server is a homelab, there's another non-proxmox server with some open services). It seems that proxmox firewall does not work for non-proxmox applications and/or does not filter the VPN connections. I was going to...
  7. P

    [SOLVED] Force DHCP renew after live migration to pick up new gateway

    Hi all, we're trying to improve the robustness of our IT deployment by moving one node to an offsite location. The nodes will stay in the same subnet using a site-2-site VPN handled by the external firewall. A test setup of this works already, but one potential issue has surfaced: When a VM is...
  8. A

    Dhcp server in VM

    I am unable to have the ISC-DHCP server to serve non-VM clients with IP adresses. VM clients do get served correctly. I see the DISCOVER but the physical clients does not get any OFFER's. Is there any firewall rules that cause this? My PVE 8 have default network settings. Any idea or...
  9. Y

    [SOLVED] VM/LXC no network traffic and DHCP issue on Proxmox 9

    Having an issue with VMs and LXCs not being able to get onto the network (outside cluster) or get DHCP over a bridge, either directly on the bridge or through SDN VNet. Initially, the firewall was disabled. I enabled it (proxmox-firewall) and added rules for DHCP, but this has not changed the...
  10. P

    IPAM Reserving DHCP leases via MAC addresses

    I am using the default PVE IPAM plugin with DHCP. I have one zone with a couple of VNets defined, each with separate subnets and certain reserved IPs: For the sake of this post, assume these are all VMs that are configured with DHCP, so they ask for a lease and normally get those static IPs...
  11. V

    DHCP fails to work after 9.0 upgrade?

    We've got an installation of pfSense inside a Proxmox VM, and after upgrading to Proxmox 9.0, VMs inside the same cluster suddenly fail to get IPs via DHCP. We don't have the firewall enabled either. Does anyone know what's going on there?
  12. G

    DHCP Blocked on VM by NIC Firewall

    Hello everyone, I’m running into a serious issue with DHCP when using the Proxmox VE firewall. I want to summarize the problem here and hopefully get confirmation or solutions from the community. Setup: VM: Ubuntu 24.04 Proxmox VE: latest stable release Network setup: bridged (vmbr0) VM...
  13. H

    PVE 9.0.5 - Assignment of DNS-Domainname in SDN of LXC containers inconsistent

    Hi all! I've installed the new PVE 9 on a small testing machine, made all the updates from the no-subscription repository and installed dnsmasq and disabled the service. I intend to use it as DHCP and DNS in the SDN zones. All following steps are without any VLAN. ERROR: The containers don't...
  14. M

    Issue with DHCP under SDN

    Hi All, I have run into curious behavior of DHCP under SDN. I have followed the setup based on this page https://pve.proxmox.com/wiki/Setup_Simple_Zone_With_SNAT_and_DHCP. My vmbr0 is 172.31.255.240/28 with DHCP range 172.31.255.241-172.31.255.249 When I start VM the network interface doesn't...
  15. Y

    Proxmox 9.0.4 doesn't get IP by DHCP

    After changing /etc/network/interfaces on a fresh install to: iface vmbr0 inet dhcp and running ifreload -a I'm receiving an error message: vmbr0: cmd '/sbin/dhclient -pf /run/dhclient.vmbr0.pid -lf /var/lib/dhcpdhclient.vmbr0.leases vmbr0' failed([Errno 2] No such file or directory...
  16. M

    [TUTORIAL] A way to get DHCP and IPAM working with a VXLAN zone with minimal extra configuration

    [Hope I'm not doing anything wrong here, but this post was awaiting admin approval before it could be shown publicly and I'm not quite sure why, please let me know if this breaks any rules] Hi, I've been scouring the forums for a solution that would allow me to use the DHCP plugin (only for...
  17. W

    Does Proxmox block DHCP?

    Hi I installed pi-hole on a VM on Proxmox and enabled DHCP. All other VM's und CT's on Proxmox can get IP addresses. But other hosts in my home network do not get a IP address. All firewalls are disabled in Proxmox. Any ideas? Thank you
  18. D

    [SOLVED] DHCP not working with SDN Subnet

    Need some assistance setting up a proxmox SDN subnet with DHCP. I've got the following configuration: tldr: subnet called `nexus` with range `10.10.0.0/24`. Gatway `10.10.0.1` and DHCP range of `10.10.0.{20-254}` root@goliath:~# tail /etc/pve/sdn/*.cfg ==> /etc/pve/sdn/subnets.cfg <== subnet...
  19. T

    Unable to DHCP on different nodes

    Hi Everyone, As an exercise, I have a 3node cluster running a simple SDN setup. I disabled autoDHCP and setup a windows DHCP server. When I install a client machine on a different node it is unable to get DHCP but when I migrate it to the same node as the server it works. I have disabled all...
  20. T

    Proxmox host with a static IP

    I have a Proxmox VE 8.3.0 running on a machine that has a single, statically configured IP address. Guest OSes do not have Internet access. How should I set up NAT and DHCP on a Proxmox host to provide guest VMs with Internet access? There are multiple tutorials over the Internet, but many are...