dhcp

  1. S

    dhcp to assign whole /64 to each vm from a single /48 IPv6 block

    Hello! Is there any way using DHCP to assign /64 IPv6 block to each vm from a single /48 IPv6 block? Is there any way to achieve this? I did try everything but nothing works I am using same DHCP server to assign single IPv4 to vm and they work But when I try IPv6 nothing happen Here's the...
  2. W

    Nach IP-Wechsel kein Zugriff über DNS-Name

    Hallo zusammen, Ich war bis jetzt nur Leser aber jetzt habe ich ein Problem zudem ich keine Lösung gefunden habe. Ich habe eine Fritzbox 7590 welche DHCP in meinem HomeLab macht. Jetzt habe ich die Subnetzmaske von einem /24 in ein /21 geändert um mehr Ordnung zu bekommen. Meine Server stehen...
  3. M

    Container mit DHCP verlieren die IP Adresse

    Hallo, Kernel Version Linux 5.4.78-2-pve #1 SMP PVE 5.4.78-2 (Thu, 03 Dec 2020 14:26:17 +0100) PVE Manager Version pve-manager/6.3-6/2184247e bislang hatte ich nur Debian Container auf meinem Proxmox Host laufen, welche mit einer statischen IP Adresse konfiguriert wurden. Vor kurzem...
  4. P

    Proxmox + dnsmasq. Windows VM finds a new network on every reboot

    Hello everyone. Faced the following problem. Configured NAT and DHCP for virtual machines on Proxmox. After each reboot, when receiving an IP address via DHCP, the virtual machine with Windows constantly finds a new network. Although the network parameters are correct. What could be the reason...
  5. C

    Debian containers and DHCP

    I admin a four node cluster that has recently been upgraded from Debian Stretch, and Proxmox 5.x, to Debian Buster and Proxmox 6.x. The latest updates are installed on all nodes. After upgrading the cluster I moved my focus to the LXC containers and QEMU virtual machines. The VMs had no issues...
  6. K

    No IPV6 for LXC container

    Hi Proxmox fans, I have some issues with my lxc containers, as they don't get an ipv6 assigned. Although all other devices on my network receive an ipv6 address (including the pve host) and the container's vmbridge is set to DHCP for ipv4 and ipv6. After some trial and error I noticed that...
  7. P

    After Install - host cannot ping gateway or internet

    Hi, I have a fresh install of Proxmox (6.2) running on my host. This was working yesterday, after a full upgrade of proxmox via the GUI. The networking no longer works. Even after fresh installs of both current and past versions of proxmox. A static IP is set to 192.168.0.199 for this MAC. I...
  8. F

    VM do not get IP from udhcpd in LXC

    Hi, VM dot not receive IP from DHCP server running in LXC. No FW, no iptables, no ebtables, all policies on ACCEPT, (both in LXC & Proxmox VE host). The DHCP server gets the requests, but the VM seems not to receive them. The only specificity: they are both in the same tagged VLAN 66. Vlan...
  9. C

    Bridged interface not working.

    I am working with multiple bridged vms in my cluster. I have been having issues bringing up all of them on the bridge since my upgrade to Proxmox 6 (I upgraded from 5.4 to 6.2). These issues are remedied when all machines are started simultaneously, but I lack a way to bring them up together. Is...
  10. J

    containers do not map their dhcp lease

    dear, for this setup i use a pf based firewall appliance also running unbound as dns and assuring dhcp leases are distributed and the local domain is resolved. For all VM the DNS works fine. Except for the one CT i'm using, there the hostname does not resolve for the domain. DNS lookups work...
  11. M

    [SOLVED] Windows machines suddenly can't reach Proxmox VMs by hostname

    My Windows workstation and my Proxmox server are connected via a wired LAN. I've always SSHed into my Proxmox VMs via hostname, but hostname resolution suddenly stopped working, and I can't figure out why. This began immediately after I physically moved my router. I had to disconnect all the...
  12. P

    DHCP not working within LCX or VM with Linux Native Bridge

    Hello, I cannot seem to get DHCP to work - looks like the packages are not forwarded - to either a VM or a container in Proxmox, using Linux Native Bridge. It does however work if I have the same configuration using OVS. Proxmox is running as an instance inside ESXi 7.0. ESXi Config Network...
  13. B

    building a Windows 2019 server and DHCP server

    Hello! We are trying to build a server to send to one of our branches. We are hoping to have it host a domain controller that will be on a sub domain to our main domain. One of the roles we'd like it to have is DHCP server. So far I have been unable to get the server to send out any DHCP...
  14. M

    Auto IPV6 via dhcp ?

    Hello, Has anyone succeeded in offering auto IPV6 from a range via dhcp to vm's ? I`m looking more specifically for using the IPV6 range that OVH offers. Any information is appreciated.
  15. Y

    Issue : got two IP addresses instead one IP on VM eth0 with Cloud-init

    Hello, I'm using CLI commands (qm create..., qm importdisk..., qm set...) from server to create a VM with Cloud-Init (debian-10.2.0-openstack-amd64.qcow2), everything works properly but I got two IP addresses instead one IP on VM eth0 with Cloud-init. I use these commands for the network and...
  16. V

    cloud-init and UseDomains=yes

    1. Setup I use the PROXMOX 6 (proxmox-ve: 6.1-2) I set up a DNS server with dnsmasq dnsmasq is configured to send search-domains The VM is running Arch Linux Within the VM systemd-networkd and systemd-resolved are used I use "cloud-init" 19.3 with netplan 0.98-1 2. Problem There are no...
  17. S

    Routing with IPv6

    After a looong strugle with RADVD I finally got Proxmox LXC containers to receive IP:s (and even DNS) from pfSense firewall on WAN side. Woohooo! Problem is that RADVD is REALLY picky about working unless you offer it /64 CIDR network (and it really does not like my /48 network.) I still can't...
  18. S

    Template request

    Template request: DHCP server LXC template for IPv6. It would be nice to have 1 of these to automatically provide address to new containers.
  19. E

    is proxmox acting as a dhcp server?

    I want to test one of VMs that is acting as a DHCP server. Is proxmox acting like a DHCP server for its VMs, like VirtualBox? If so, how can I disable this?
  20. M

    LXC guest not exposing ports when using static IP

    Hi! I'm fairly new with Proxmox - first installation last monday - and I'm having an strange issue. LXC containers are working fine when its Network Device is set up to use DHCP. If I change the setup to have an Static IP, container can still connect to other local ips/the internet. External...