donderdag 14 januari 2016

Muliple Ip's on 1 interface register multiple DNS records

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