Presentation is loading. Please wait.

Presentation is loading. Please wait.

Tech·Ed North America /16/ :33 AM

Similar presentations


Presentation on theme: "Tech·Ed North America /16/ :33 AM"— Presentation transcript:

1 Tech·Ed North America 2009 6/16/2018 11:33 AM
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 DirectAccess Technical Drilldown Part 1 IPv6 & Transition Technologies
Tech·Ed  North America 2009 6/16/ :33 AM DirectAccess Technical Drilldown Part 1 IPv6 & Transition Technologies John Craddock Infrastructure & Security Architect XTSeminars Ltd Session Code: SVR401 © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

3 DirectAccess – Simple? Internet Corporate intranet When a DirectAccess client connects to the Internet it is automatically connected to the corporate Intranet No user action required

4 A VPN on Steroids VPNs connect the user to the network
Corporate Network Pre log on Patch management, health check and GPOs Always On Network level computer/user authentication and encryption Automatically connects through NAT and firewalls VPNs connect the user to the network DirectAccess extends the network to the remote computer and user

5 No Gain Without Pain Challenge 1 Challenge 2 Uses end-to-end IPv6
Requires transition technologies for the Internet and intranet DirectAccess apps must be IPv6 capable Challenge 2 Secure encrypted communications using IPsec End-to-end, end-to-edge Network authentication: computer/user Requires PKI to support for certificates

6 Simple? May Be Not Internet Corporate intranet Tunnelling technologies for the Internet and Intranet to support IPv6 over IPv4 Internet tunnelling selection based on client location – Internet, NAT, firewall Encryption/authentication of Internet traffic (end-to-edge/end-to-end) PKI required Client location detection: Internet or corporate intranet

7 Don’t Give Up Now Part 1 Part 2 IPv6 Intro Transition Technologies
End-to-end connectivity Part 2 IPsec Configuring Direct Access Network location and name resolution policies It all works – just like that!

8 IIS for CRL distribution
Demo Environment EX1 DNS DC1 DC, DNS,CA WIN7 NAT1 DA1 Home Internet Corporate intranet IIS for CRL distribution WIN7 APP1 RT1 WIN7 Branch All servers Windows 2008 R2 WIN7

9 IPv6 IPv6 natively supports many of the extensions that have been added to IPv4 IPSec QoS IPv6 adds An enormous address space (128-bits) 340,282,366,920,938,463,463,374,607,431,768,211,456 possible addresses An efficient routing hierarchy Automatic configuration (DHCP may not be required) New protocol for interaction with neighbouring nodes

10 Drawbacks Requires a new routing infrastructure to support native IPv6
IPv6 can be used across IPv4 networks using transition technologies, 6to4, ISATAP and Teredo Most IPv6 addresses are not easy (impossible) to memorise! Will require the use of host names for all references Not all applications will be IPv6 compatible

11 Layer 2 Layer-2 remains the same No need to replace layer-2 appliances
Link layer header IPv6 header Payload Link layer trailer IPv6 packet Link layer frame Layer-2 remains the same No need to replace layer-2 appliances

12 Address Notation 2009:0adb:0001:56af:0321:000d:98fe:dbfe
Leading zeros can be removed 2009:adb:1:56af:321:d:98fe:dbfe The 128 bit number is split into eight 16-bit blocks The value of each 16-bit block is written as four hex digits Each block is separated by a colon

13 Compressing Zeros 2009:0000:0000:0000:0321:000d:98fe:dbfe
Invalid Contiguous 16-bit blocks containing zeros can be compressed Known as double colon notation Only one set of blocks can be compressed

14 IPv6 Prefix 2009:0adb:0001:56af:0321:000d:98fe:dbfe
/48 /64 2009:0adb:0001:56af:0321:000d:98fe:dbfe The IPv6 prefix identifies the number of bits identifying the network IPv6 does not support the IPv4 style subnet mask

15 IPv6 Addressing Network Identifier Host Identifier 64-bits 64-bits The host component can be derived from the MAC address of the card Computers could be tracked by their MAC as they move between LANs Windows Server 2008 and Windows 7 use a permanent interface identifier that is randomly generated Can be disabled via: netsh interface ipv6 set global randomizeidentifiers=disabled

16 Link Local Address Zone IDs eliminate ambiguity when more than one interface is connected to a network Fe80::HostID2%9 Fe80::HostID3%10 InterfaceID 4 InterfaceID 6 Fe80::HostID1%4 InterfaceID 9 InterfaceID 10 Fe80::HostID4%6 Fe80::<host ID> , automatically assigned and only accessible on local network segment All hosts have a link local address even if they have a global address

17 Unicast Addresses Unique Local address (Similar to IPv4 private address ranges) (8-bits) Global ID (40-bits) Subnet ID (16-bits) Interface ID (64-bits) FD hex Private routing between sites Routing between LANs within a site Site-local addresses prefixed fec0::/10 where depreciated in RFC 3879 Global address (Internet registered) 001 (3-bits) Global routing prefix (45-bits) Subnet ID (16-bits) Interface ID (64-bits) Public routing Private routing

18 Host Configuration Auto configure link-local address DHCPv6
Manual configuration of other addresses possible but unlikely Stateless Stateful Router Solicitation (multicast) DHCP query if router does not reply or router instructs host to query DHCP Returns IPv6 configuration DHCP can supply complete configuration or just additional options

19 Routing (simplified) Advertise: A ::/64 on link ::/0 next hop A:1
Network B A:1 B:1 Advertise: C::/64 next hop A:2 Network C A:2 C:1 Interface 15 Client routing table To get to Use zone (Idx) Go to: A::/64 15 On-link C::/64 A:2 ::/0 A:1 IP address: A: hostID Default gateway

20 Transition Technologies
IPv6 over IPv4 IPv6 IPv4 IPv6 Layer 7 Applications Router to router tunnelling Layer 4 TCP/UDP IPv6 over IPv4 Layer 3 IPv4 Layer 3 IPv6 IPv6 IPv4 Layer 2 Ethernet etc… IPv6 IPv4/IPv6 Host to router , router to host Dual IP architecture IPv6 over IPv4 IPv4 IPv6 IPv6 Host to host

21 Tunnelling The tunnel end may be a single host or IPv6 network
IPv6 Traffic can be tunnelled in IPv4 as IP (used by 6to4 and ISATAP) UDP (used by Teredo) HTTPS (used by IPHTTPS)

22 6to4 Network The 6to4 Network is an Internet based public IPv6 network
Addresses start with the 2002::/16 prefix IPv6 traffic is tunnelled in IPv4 between 6to4 routers and relays

23 6to4 Components 6to4 Router Native IPv6 host 6to4 subnets 6to4 Relay
Native IPv6 network and addressing IPv4 Internet Tunnel Tunnel Tunnel Native IPv6 host 6to4 subnets 6to4 Router 6to4 Host/Router 6to4 Host/Router Tunnel Tunnel

24 6to4 Addressing Host configured with a public IPv4 address
6to4 interface automatically enabled and assigned a unique global (public) IPv6 address Interface assigned IPv6 address: 2002:wwxx:yyzz:0:0:0:wwxx:yyzz wwxx:yyzz is the hexadecimal representation of the host’s IPv4 address translates to 9013:c802 Corresponding 6to4 address 2002: 9013:c802:0:0:0:9013:c802

25 6to4 Host/Router to 6to4 Host
IPv4 6to4 tunnel Use me to get to 2002::/16 on-link physical IPv4 packet encapsulates IPv6 Send through 6to4 tunnel 2002:9013:c802:0:0:0:9013:c802 Ping 2002:9b0f:1b08:0:0:0:9b0f:1b08 41 2002:9013:c802:0:0:0:9013:c802 2002:9b0f:1b08:0:0:0:9b0f:1b08 ICMPv6 IPv4 Src IPv4 Dest Protocol IPv6 Src IPv6 Dest Payload

26 6to4 Host/Router to Native Host
IPv4 Use me to get to default gateway, next hop 6to4 Relay 6to4 tunnel physical Tunnel IPv6 Send through 6to4 tunnel 2002:9013:c802:0:0:0:9013:c802 Ping fd00:9999:0:1::10 Relay IPv4 address 41 2002:9013:c802:0:0:0:9013:c802 fd00:9999:0:1::10 ICMPv6 IPv4 Src IPv4 Dest Protocol IPv6 Src IPv6 Dest Payload

27 6to4 Configuration (reference)
6to4 Host/Router :: Set name of 6to4 relay netsh interface 6to4 set relay corprelay.example.com :: host must be able to resolve FQDN ::Enable 6to4 Interface netsh interface 6to4 set state enabled ::Enable forwarding on 6to4 interface netsh interface ipv6 set interface “6to4 Adapter” forwarding=enabled ::Set fixed IP for DAcorp interface netsh interface ipv6 set address dacorp fd00:9999:0:1::200/64 ::Enable forwarding and advertising on DACorp interface netsh interface ipv6 set interface DACorp forwarding=enabled advertise=enabled ::Add DNS record for relay corprelay.example.com 6to4 Relay

28 Intra-Site Automatic Tunnel Addressing Protocol (ISATAP)
ISATAP is similar to 6to4 as it tunnels IPv6 within an IPv4 packet Protocol ID 41 ISATAP is used for tunnelling IPv6 across IPv4 intranets

29 ISATAP Components Native IPv6 Host ISATAP Host Native IPv6 Intranet
ISATAP Router IPv4 Intranet Tunnel A::1 ISATAP Host Tunnel Advertise to ISATAP Hosts: A ::/64 on ISATAP interface ::/0 next hop A::1

30 ISATAP Host Configuration
Network address (64-bits) 0:5efe or 200:5efe (32-bits) IPv4 address (32-bits) 0:5efe for a private IPv4 address 200:5efe for a public IPv4 address The ISATAP interface address is constructed from a combination of the IPv6 network address and the IPv4 address The 32-bit IPv4 address is be written in dotted decimal notation fd00:9999:0:100:0:5efe:

31 ISATAP Host Configuration
The host can either be configured with the address of the ISATAP router or it can resolve it via DNS If the host can resolve ISATAP via DNS, it automatically configures its ISATAP tunnel interface The network address of the interface is published by the ISATAP router The location of the ISATAP router is published in DNS with the key word ISATAP For eample: isatap.example.com DNS blocks the name isatap via the globalqueryblocklist This must be cleared

32 ISATAP Host to ISATAP Host
IPv4 Use me to get to fd00:9999:0:1::/64 On link ISATAP tunnel physical Tunnel IPv6 Send through ISATAP tunnel fd00:9999:0:100:0:5efe: Ping fd00:9999:0:1:0:5efe: 41 fd00:9999:0:100:0:5efe: fd00:9999:0:1:0:5efe: ICMPv6 IPv4 Src IPv4 Dest Protocol IPv6 Src IPv6 Dest Payload

33 ISATAP Host to Native IPv6 Host
Use me to get to ::/0 Next hop ISATAP router ISATAP tunnel physical Tunnel IPv6 Send through ISATAP tunnel fd00:9999:0:100:0:5efe: Ping fd00:9999:0:2::100 IP address of ISATAP router 41 fd00:9999:0:100:0:5efe: fd00:9999:0:2::100 ICMPv6 IPv4 Src IPv4 Dest Protocol IPv6 Src IPv6 Dest Payload

34 ISATAP Configuration (reference)
ISATAP Host No Client configuration, ISATAP interface automatically configured when client can resolve the name ISATAP from DNS ::Enable IPv4 routing netsh interface ipv4 set interface dacorp forwarding=enabled netsh interface ipv4 set interface dabranch forwarding=enabled ::configure IPV6 address, advertising and routing on DACorp interface netsh interface ipv6 set address dacorp fd00:9999:0:1::1/64 netsh interface ipv6 set interface dacorp forwarding=enabled advertise=enabled netsh interface ipv6 set route fd00:9999:0:1::/64 dacorp publish=yes ISATAP Router netsh interface isatap set router netsh interface ipv6 set interface 15 forwarding=enabled advertise=enabled netsh interface ipv6 add route fd00:9999:0:100::/64 15 publish=yes Remove ISATAP block : dnscmd /config /globalqueryblocklist wpad Publish isatap.example.com Alternatively, don’t publish in DNS and configure the host: Netsh interface ipv6 isatap set state router xxy.example.com DNS Server

35 Supporting IPv4 Only Hosts
For connections between IPv6 hosts and hosts that only support IPv4 NAT-PT and DNS-ALG require Improved translation with NAT64 and DNS64 Forefront Unified Access Gateway (UAG) Includes support for NAT64 and DNS64

36 Teredo IPv4 Internet IPv4 private NAT Device Teredo server & relay Teredo Host Private IPv4 address Private IPv4 address Public IPv4 address Teredo provides connectivity when the host is behind one or more NATs The NAT will probably not support tunnelling IPv6 within IPv4 (protocol 41) Teredo tunnels IPv6 in UDP

37 Teredo Components IPv6 Host Teredo Host NAT Device IPv6 Intranet
Tunnel Teredo server & relay IPv4 Internet Tunnel NAT Device Tunnel Teredo Host Tunnel

38 IPv4 Outbound Packet translation
IPv4 private IPv4 Internet Teredo Host NAT Device Teredo server & relay P200 P200 port 2000 I99 port 6000 I77 I77 P200 UDP 3544 2000 IPv6 Dst IP Src IP Protocol Dst port Src port Payload Translation I77 I99 UDP 3544 6000 IPv6 Dst IP Src IP Protocol Dst port Src port Payload Mapping stored: P200 port I99 port 6000

39 Inbound traffic IPv4 private IPv4 Internet P200 P200 port 2000
Teredo Host NAT Device Teredo server & relay P200 P200 port 2000 I99 port 6000 I77 I99 I77 UDP 6000 3544 IPv6 Dst IP Src IP Protocol Dst port Src port Payload Translation P200 I77 UDP 2000 3544 IPv6 Dst IP Src IP Protocol Dst port Src port Payload Mapping in table: P200 port I99 port 6000

40 The Challenge NAT normally allows inbound traffic as a response to an outbound request To allow any host to initiate communication with a Teredo host the NAT mappings will need to remain valid Three different types of NAT Cone For mapped external IP and ports, allows inbound packets from any source IP address or port Restricted Only allows inbound from IP and Port that matched the original outbound destination IP and Port Symmetric Maps the same internal IP address and port to different external IP addresses and ports depending on the outbound destination address

41 Initial Negotiation The Teredo host connects to the Teredo server
The server performs tests to determine the type of NAT that the host is behind To do this the server needs to be configured with two consecutive IPv4 addresses The Server provides the address of the host’s Teredo tunnel

42 Teredo Host Address 2001:0:9013:a:346b:a79:6fe6:37fe IPv4 private
IPv4 Internet Teredo Host NAT Device Teredo server & relay IPv4: Hex: 9013:c801 XOR with ffff 2001:0 9013:a 346b a79 6fe6:37fe Teredo prefix IPv4 address of Teredo server in hex Flags Obscured external NAT port of host Obscured external NAT address of host 32-bits 16-bits 16 bits

43 Teredo Configuration (reference)
Teredo Host ::Enable client for Teredo netsh interface ipv6 set teredo enterpriseclient teredo.example.com ::To resolve IPv6 DNS HKLM\CCS\Services\DNSCache\Parameters\AddrConfigControl DWORD 0 ::Add DNS entry for Teredo server teredo.example.com ::Add second IP address to Teredo server - used for NAT detection netsh interface ipv4 add address dainternet /16 ::enable teredo server netsh interface teredo set state type=server teredo.example.com servervirtualip= ::Enable Teredo tunelling interface netsh interface ipv6 set interface 11 forwarding= enabled netsh interface ipv6 set route 2001::/32 11 publish=yes Teredo server & relay

44 IPHTTPS IPHTTPS can be used if a host behind NAT cannot tunnel using Teredo Firewall blocking port 3544 IPHTTPS encapsulates IPv6 in HTTPS Most firewalls will pass HTTPS Challenges Certificates required Host must have access to the CRL distribution point

45 IPHTTPS Components X X X Web server with CRL IPv6 Host IPHTTPS server
NAT Device IPHTTPS Host IPv6 Intranet IPv4 Internet Tunnel IPv6 in HTTPS Certificate Router advertises network prefix to the IPHTTPS host URL of CRL distribution point published in certificate

46 IPHTTPS Configuration (reference)
netsh interface httpstunnel add interface client enabled IPHTTPS Host Client must be able to resolve URL and have to the CRL distribution point IPHTTPS server :: Create IP-HTTPS tunnel interface and bind to DAInternet IP netsh interface httpstunnel add interface url= " type=server state=default ::Enable IP-HTTPS interface to forward and advertise netsh interface ipv6 set interface iphttpsInterface forwarding=enabled advertise=enabled ::Advertise prefix on IP-HTTPS interface netsh interface ipv6 add route 2001:feff::/64 iphttpsinterface publish=yes ::Bind certificate to listening port netsh http add sslcert ipport= :443 certhash= c4d1c97ee770f033dab9091fa7304a6946db4ca6 appid= { AABBCCDDEEFF} Certificate

47 Don’t Like Netsh?

48 Summary: Internet to Intranet
6to4 Host/Router 6to4 Relay NAT Device Teredo Host Teredo server & relay Internet Corporate intranet IPHTTPS server IPHTTPS Host NAT Device

49 Summary: IPv6/IPv4 Intranet
ISATAP Router Native IPv6 IPv6 NAT-PT or NAT64 IPv4 IPv6\IPv4 IPv4 IPv6\IPv4

50 Don’t Give Up Now Part 1 Part 2 IPv6 Intro Transition Technologies
End-to-end connectivity Part 2 IPsec Configuring Direct Access Network location and name resolution policies It all works – just like that!

51 Resources Required Slide Speakers, www.microsoft.com/teched
TechEd 2009 is not producing a DVD. Please announce that attendees can access session recordings at TechEd Online. Resources Sessions On-Demand & Community Microsoft Certification & Training Resources Resources for IT Professionals Resources for Developers

52 Related Content Required Slide Speakers,
please list the Breakout Sessions, TLC Interactive Theaters and Labs that are related to your session. Related Content Breakout Sessions: SVR402 DirectAccess Technical Drilldown, Part 2 of 2: Putting It All Together SIA306 Microsoft Forefront Unified Access Gateway: DirectAccess and Beyond SVR315 IPv6 for the Reluctant: What to Know Before You Turn It Off Interactive Theater Sessions: SVR08-IS End-to-End Remote Connectivity with DirectAccess

53 My Sessions at TechEd Required Slide Speakers,
please list the Breakout Sessions, TLC Interactive Theaters and Labs that are related to your session. My Sessions at TechEd Breakout Sessions: SIA319 What's Windows Server 2008 R2 Going to Do for Your Active Directory? SIA402 Recovery of Active Directory Deleted Objects and the Windows Server 2008 R2 Recycle Bin SVR401 DirectAccess Technical Drilldown, Part 1 of 2: IPv6 and Transition Technologies SVR402 DirectAccess Technical Drilldown, Part 2 of 2: Putting It All Together Interactive Theater Sessions: SVR08-IS End-to-End Remote Connectivity with DirectAccess

54 Complete an evaluation on CommNet and enter to win an Xbox 360 Elite!
Required Slide Complete an evaluation on CommNet and enter to win an Xbox 360 Elite!

55

56 Required Slide 6/16/ :33 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION. © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.


Download ppt "Tech·Ed North America /16/ :33 AM"

Similar presentations


Ads by Google