Re: automatic and static dhcp lease on same interface

2009-01-26 Thread Emanoil Kotsev
>> The static IP is not ultimatelly necessary, it was just something I >> thought to bind via mac address a computer known (reliable) to the >> subnet. >> >> Is it possible to do something like that with the dhcp3 server? >> If so, where can I find some docs about it? I googled a lot and just >> f

Re: automatic and static dhcp lease on same interface

2009-01-25 Thread Felipe Gallois
I've heard about using priorities with the DHCP server, but couldn't find any references as well. any tips? cheers On Fri, Jan 23, 2009 at 23:17, Felipe Gallois wrote: > Hello all, > > I have a scenario where I need to use just one physical interface to make > two subnets. So far so good. > I'

automatic and static dhcp lease on same interface

2009-01-23 Thread Felipe Gallois
Hello all, I have a scenario where I need to use just one physical interface to make two subnets. So far so good. I'm stuck in the following. I need that of the subnets have static ip with the dhcp server (binding the mac addresses) and the other one automatically offer the IP addresses. So, if th