[pve-devel] implementation of a dhcp service in proxmox ?
Dietmar Maurer
dietmar at proxmox.com
Tue May 21 17:22:39 CEST 2013
> The bridge for nat seem to have only tap interfaces plugged, but not the real
> interface (ethX)
>
> http://wiki.libvirt.org/page/VirtualNetworking
>
> But the schema seem to say that dhcp is listening to bridge.
So that is basically the same setup we use (routed configuration in http://pve.proxmox.com/wiki/Network_Model)
Nat can be done as described in Section Masquerading (post-up/post-down).
We just need to start/configure a dhcp server listening on the bridge (also with post-up/post-down)?
More information about the pve-devel
mailing list