dhcp

falves1

Well-Known Member
Jan 11, 2009
99
3
48
Version latest, new machine.
I am having an issue that according to what I read, it was fixed in
https://bugzilla.proxmox.com/show_bug.cgi?id=15
but it is not working. I created a new bridge, vmbr1, and set the network for dhcp inside my container.
The packets reach the router, which correctly assigns an IP address to the mac address of the container. But the container never gets the IP. I turned off iptables inside the container, and also for testing purposes, I set the bridge itself to dhcp inside the node. The bridge does get an IP address, so it shows that the router is fine.

Where do I go from here? Do I need to pay for commercial support or there a solution.
 
This is what I get inside my container
service network restart
Shutting down interface eth0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0:
Determining IP information for eth0...PING 8.19.245.1 (8.19.245.1) from 8.19.245.69 eth0: 56(84) bytes of data.
--- 8.19.245.1 ping statistics ---
4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 3000ms
pipe 4
PING 172.16.0.1 (172.16.0.1) from 172.16.6.154 eth0: 56(84) bytes of data.
--- 172.16.0.1 ping statistics ---
4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 3001ms
pipe 3
failed.
[FAILED]