If you don’t want to register the extra ip addresses in DNS you simply can avoid this by adding the extra ip addresses with NETSH and the flag skipassource=true
netsh int ipv4 add address "Local Area Connection" address=10.0.0.1 mask=255.255.255.0 skipassource=true
Geen opmerkingen:
Een reactie posten