[pve-devel] GUI for DHCP

Alexandre DERUMIER aderumier at odiso.com
Thu Feb 12 14:12:29 CET 2015


>From the doc,

it's possible to listen on specific interfaces
interface=eth1
interface=eth2


or also like this

dhcp-range=eth1,192.168.100.100,192.168.100.199,4h
dhcp-range=eth2,192.168.200.100,192.168.200.199,4h






----- Mail original -----
De: "datanom.net" <mir at datanom.net>
À: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Jeudi 12 Février 2015 13:58:59
Objet: Re: [pve-devel] GUI for DHCP

On Thu, 12 Feb 2015 13:26:23 +0100 (CET) 
Alexandre DERUMIER <aderumier at odiso.com> wrote: 

> >>So the first step would be to fínd the latest patches, 
> 
> maybe theses patches: ? 
> 
> [PATCH 1/2] add ip parameter to network settings 
> https://www.mail-archive.com/pve-devel@pve.proxmox.com/msg05026.html 
> {PATCH 2/2] setup DHCP server at vm_start 
> https://www.mail-archive.com/pve-devel@pve.proxmox.com/msg05027.html 
> 
>From my understanding it seems like dnsmasq is binding unconditionally 
to every interface? 
Should it not only bind to selected interfaces? 

An idea for the need to have assigned an IP for an interface: If user 
chooses to have DHCP for a specific interface we create an alias 
interface which listens on broadcast and first IP in subnet for DHCP 
requests only. This also means first IP in subnet must be reserved if 
users wants to have DHCP support. 

-- 
Hilsen/Regards 
Michael Rasmussen 

Get my public GnuPG keys: 
michael <at> rasmussen <dot> cc 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E 
mir <at> datanom <dot> net 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C 
mir <at> miras <dot> org 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 
-------------------------------------------------------------- 
/usr/games/fortune -es says: 
Support bacteria -- it's the only culture some people have! 

_______________________________________________ 
pve-devel mailing list 
pve-devel at pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 



More information about the pve-devel mailing list