Windows 7 DHCP annoyances
These days sensible DHCP daemons can be configured to assign a single IP to multiple MAC addresses. Probably the most common use case is a laptop that is connected to your LAN through wireless or wired for that gigabit goodness, but pretty much never with both adapters at the same time, eliminating concerns about clashing IPs. Having a single IP per machine not per adapter simplifies things greatly as soon as you have any apps on your network that push data towards your client computers (i.e. Growl notifications etc). Instead of having to configure your server-side apps for two IPs for every laptop, now you don’t have to care how your user is connected.
(more…)


