Zitat:
Original geschrieben von _m3
Jaja. Ich trage die IP manuell auf meinem PC ein und der DHCP-Server bekommt das mit?
|
Manche DHCP Implementierungen schicken einen ARP Request auf die IP bevor sie die IP wirklich vergeben und prüfen daher sehr wohl ob eine IP bereits statisch vergeben ist. Das ist auch im betreffednen RFC als ein "SHOULD" definiert.
http://www.faqs.org/rfcs/rfc2131.html
Zitat:
|
As a consistency check, the allocating server SHOULD probe the reused address before allocating the address, e.g., with an ICMP echo request, and the client SHOULD probe the newly received address, e.g., with ARP.
|