Search results

  1. D

    LXC containers not getting dhcp ip when start on boot

    Docker is inside the container. It does work when docker isn't installed.
  2. D

    LXC containers not getting dhcp ip when start on boot

    I've just did a test. I am using Debian Turnekey core. It succusfully gets an IP address, but as soon as I use docker, this is when it fails to get IP on boot.
  3. D

    LXC containers not getting dhcp ip when start on boot

    Not virtualized. External hardware. Syslog after start on boot: May 17 17:05:10 pi-hole ifup[78]: udhcpc: started, v1.30.1 May 17 17:05:10 pi-hole ifup[78]: udhcpc: sending discover May 17 17:05:13 pi-hole ifup[78]: udhcpc: sending discover May 17 17:05:17 pi-hole ifup[78]: udhcpc: sending...
  4. D

    LXC containers not getting dhcp ip when start on boot

    The address come from the DHCP server on my router (pfsense). arch: amd64 cores: 1 features: nesting=1 hostname: pi-hole memory: 400 nameserver: 8.8.8.8 net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=D2:66:12:96:1E:46,ip=dhcp,tag=20,type=veth onboot: 1 ostype: debian rootfs...
  5. D

    LXC containers not getting dhcp ip when start on boot

    I am having an issue when I set LXC containers set to start on boot. After starting up the containers are failing to get an IP address. I have to reboot the container and then it gets an IP address. This is very annoying because I have lots of containers.