OpenVZ Forum


Home » General » Support » **SOLVED** DHCP server problem inside centos 5.2 VE
Re: solution [message #33837 is a reply to message #32191] Thu, 13 November 2008 18:31 Go to previous messageGo to previous message
luisdev is currently offline  luisdev
Messages: 11
Registered: July 2008
Junior Member
Good info, thanks.

I would add the following:

- You may have to add the HWADDR parameter with the MAC address to the eth0 configuration script at HN.

- If you have a DROP policy in your iptables FORWARD chain add the following rule to /etc/sysconfig/iptables:

-A FORWARD -p udp --dport bootps -j ACCEPT


- If your VE is also CentOS make sure there is a /etc/sysconfig/network-scripts/ifcfg-eth0 configuration script similar to this:

DEVICE=eth0
ONBOOT=yes
IPADDR=10.0.0.101
NETMASK=255.0.0.0



 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SLM MODE is in OVZ or only virtuozo?
Next Topic: Is it possible to access eth0 device from container
Goto Forum:
  


Current Time: Fri Jul 26 00:16:39 GMT 2024

Total time taken to generate the page: 0.03235 seconds