Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DHCP for multiple NICs

Normally I never connect any of my laptops to the lan using a wired connection. However, I've been moving a laptop between a wired and wifi connection and I've noticed a problem that appears to be related to DHCP trying to use the same ip address for both. It seems to be causing a conflict. Is there a way to allocate different ip addresses to avoid a conflict?


This thread was automatically locked due to age.
Parents
  • I just noticed another gotcha. On Windows 7, the same duid is used for the wired and wireless interfaces, which makes it impossible to set unique ipv6 addresses for wired and wireless interfaces. There are unique iaids, however, so together with the duids, they could be used to identify interfaces and set the addresses, if they were visible in the reservations. I disabled reservations for ipv6 and dhcp is allocating two addresses, which are indistinguishable from the webserver. The actual reservations in dhcpd6.leases are unique.
Reply
  • I just noticed another gotcha. On Windows 7, the same duid is used for the wired and wireless interfaces, which makes it impossible to set unique ipv6 addresses for wired and wireless interfaces. There are unique iaids, however, so together with the duids, they could be used to identify interfaces and set the addresses, if they were visible in the reservations. I disabled reservations for ipv6 and dhcp is allocating two addresses, which are indistinguishable from the webserver. The actual reservations in dhcpd6.leases are unique.
Children
No Data