[rescue] Re: scrap sparcbook

Mark G. Thomas Mark at Misty.com
Fri Nov 12 18:21:59 CST 2004


On Thu, Nov 11, 2004 at 07:28:37AM +0200, Geoffrey S. Mendelson wrote:
...
> The only problem I have is that the ISC DHCP server does not allow more than
> one MAC address for a fixed IP. I'd like it to so that I have the same IP
> for a laptop when I plug it in via etherent or go wireless. (but it would
> be a problem if I did both).
> 
> Geoff.

This works for me, with ISC dhcp-2.0pl5, and I'd expect similar would 
still work with dhcp-3.x.  Best yet, the laptop seems to prefer the 
faster ethernet connection even if it's also got a WiFi signal!

# 12.5 inch 1GHz G4 laptop
# luci ethernet
host luci {
        hardware ethernet 00:0a:95:c5:6e:9c;
        fixed-address luci.home.misty.com;
}
# luci wifi
host luci {
        hardware ethernet 00:0a:95:f4:1f:ed;
        fixed-address luci.home.misty.com;
}



-- 
Mark G. Thomas (Mark at Misty.com)
voice: 215-591-3695
http://www.misty.com/  http://mail-cleaner.com/



More information about the rescue mailing list