[dundee] Any OpenWRT afficianados around?

Andrew Clayton andrew at digital-domain.net
Fri Mar 21 13:40:11 UTC 2014


On Thu, 20 Mar 2014 11:09:43 +0000, Colin Brough wrote:

> similar). It should hand out predictable IP addresses to at least some
> of the devices (desktop, server, printers), and perhaps all the
> normally connected devices (by MAC address), as well as being able to
> do cope with guest devices when friends come round... Looking for at

Certainly ISC's DHCP server can do this. As well as specifying the
range of dynamic IP's you can also create little snippets for specific
devices, e.g

host debian-arm {
        hardware ethernet de:ad:be:ef:34:68;
        fixed-address 192.168.1.26;
}




More information about the dundee mailing list