dhcp

  1. Y

    [SOLVED] LXC containers do not get default GW by DHCP

    Hi all, I am experiencing a strange behavior. My LXC containers do get IPv4 addresses by DHCP, but do not get the gateway IP address. KVM virtual machines have no such trouble. As a DHCP server it is used a bare metal pfSense 2.4.3-p1 (FreeBSD 11.1-RELEASE-p10). Have you any idea? Regards...
  2. P

    [SOLVED] Continuing woes with OVH, Proxmox and Routes

    Hello all! So this is my network configuration at present: https://pastebin.com/i5FtpTPY And this is a cut-down version of my ISC-DHCP configuration: https://pastebin.com/26erH3YJ I seriously have no idea what I'm doing at this point and am in desperate need of help, after spending almost a...
  3. P

    [SOLVED] Unable to obtain IP Route with Proxmox on OVH

    Hello! So to make some things clear firstly, `192.99.xxx.xxx` is my Failover IP and associated subnet (`255.255.255.248`) that I'm trying to use with Proxmox on the OVH network, for which I have also already created Virtual MAC addresses for, with each being unique. This here is my...
  4. P

    [SOLVED] DHCP Server, Proxmox and OVH

    Hello! I have been pulling my hair out in an attempt to set this up, so any assistance to get this going would be greatly appreciated, thank you. I am on the OVH network (i.e. SoYouStart) and have been trying to follow this guide here...
  5. C

    DHCP from Pfsense to proxmox

    Hi, please need your help. Im have two NIC, one to my internet providier and other to my Switch. Im have installing Pfsense as firewall, have one Issabel (IPBPX) and a Ubuntu Server (LAMP) and have my computers and all working fine, Pfsense assing the DHCP to all computers and servers and...
  6. B

    Proxmox 5.1 - ContainerTemplate Basis Debian 9.3

    Hallo, wenn auf der Basis des LCX-Templates "Debian 9.0" (Version 9.3.1) ein neues Virtuelles System erstellt wird, kann es beim Booten zu der Meldung "A start job is running for Raise network interfaces" kommen. Bei dieser Meldung wird max. 5 Minuten gewartet, ehe der Bootvorgang fortgesetzt...
  7. H

    Network Card : VirtIO Bug?

    Hello there, I have a small problem with DHCP Server + Client in Virtual Machines using VirtIO network device. dhcpd: 5 bad udp checksum in 5 packets I alread read some other forums and mailing list for this problem and it looks like the VirtIO Network Device is not generating correct...
  8. J

    DHCP requests not being sent?

    Hello, I have installed pfSense as a KVM virtual machine connected to vmbr0 with DHCP enabled on the server side. I have set up an LXC virtual machine with IP address as DHCP. My pfSense can give IP to machines on vmbr0 but can't give it to LXC. I ran tcpdump -i vmbr0 port 67 or port 68 -e...
  9. A

    UI: show dhcp leased IPs of container

    How about to show in webui ip of container leased by dhcp?
  10. N

    DHCP Server Configuration

    Alright, so I setup a pve DHCP server that runs webmin to manage our business network. As of right now, all the computers on our network are getting their IP leased from the default subnet 192.168.0.2 - 192.168.0.254. I'm trying to figure out how to get new leases to be taken from 192.168.1.xx...