On 04/24/2014 02:55 PM, Chuck Anderson wrote:
Do you know of a way via DHCP to tell the clients to not use 6to4?

You can't do it with DHCP, but you can do it with a group policy.

You have to disable it on the DCs first though, because otherwise you will get some nastiness.

The commands you're interested in (especially the second):

netsh interface teredo set state disabled
netsh interface ipv6 6to4 set state state=disabled undoonstop=disabled
netsh interface ipv6 isatap set state state=disabled

hth,

Doug

_______________________________________________
dns-operations mailing list
[email protected]
https://lists.dns-oarc.net/mailman/listinfo/dns-operations
dns-jobs mailing list
https://lists.dns-oarc.net/mailman/listinfo/dns-jobs

Reply via email to