OpenVZ Forum


Home » General » Support » DHCP Server in VPS?
DHCP Server in VPS? [message #1261] Fri, 03 February 2006 21:33 Go to next message
brettsch is currently offline  brettsch
Messages: 1
Registered: February 2006
Junior Member
Does anyone know of any issues with installing a DHCP server on a VPS?

I tried installing dnsmasq (has a DHCP function) onto a Debian Sarge templated VPS. It configures and comes up fine without issue, but fails to respond to DHCP requests. I'm assuming that this is a forwarding issue from host.

Any experts out there?

Thanks in advance.
Re: DHCP Server in VPS? [message #1271 is a reply to message #1261] Sun, 05 February 2006 09:22 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

VPS network device is PPP-like, it acts as a router for IP packets, and doesn't work on ethernet level, nor forwards ARP requests, broadcasts and so on. This is done so for security reasons.

You can install 2nd NIC and give it for exclusive use of VPS via
# vzctl set VPSID --netdev_add ethX

In future we will implement ethernet like network device for VPSs.


http://static.openvz.org/userbars/openvz-developer.png
Previous Topic: using VLAN interfaces
Next Topic: vz initialization.
Goto Forum:
  


Current Time: Mon Jul 22 16:35:27 GMT 2024

Total time taken to generate the page: 0.02395 seconds