There's another option. You can keep using dhcp but use a fixed address on the server side. If you're using standard ISC dhcpd you configure it like this:
host slimp3-01 {
hardware ethernet 00:04:20:02:03:f1;
fixed-address 192.168.1.21;
}
--
jth
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss
