ipv6 protocol ipv6 protocol
play

IPv6 Protocol IPv6 Protocol Does it solve all the security - PowerPoint PPT Presentation

IPv6 Protocol IPv6 Protocol Does it solve all the security problems of IPv4? Franjo Majstor EMEA Consulting Engineer fmajstor@cisco.com Cisco Systems, Inc. 1 fmajstor@cisco.com, IPv6 Security Agenda IPv6 Primer IPv6 Protocol


  1. IPv6 Protocol IPv6 Protocol Does it solve all the security problems of IPv4? Franjo Majstor EMEA Consulting Engineer fmajstor@cisco.com Cisco Systems, Inc. 1 fmajstor@cisco.com, IPv6 Security

  2. Agenda • IPv6 Primer • IPv6 Protocol Security • Dual stack approach • Q&A 2 fmajstor@cisco.com, IPv6 Security

  3. IPv4 & IPv6 Header Comparison IPv4 Header IPv6 Header Header IPv4 Header Version IHL Type of Service Total Length Version Traffic Class Flow Label Fragment Identification Flags Offset Next Payload Length Hop Limit Header Time to Live Protocol Header Checksum Source Address Source Address Destination Address Options Padding Legend - field’s name kept from IPv4 to IPv6 - fields not kept in IPv6 Destination Address - Name & position changed in IPv6 - New field in IPv6 3 fmajstor@cisco.com, IPv6 Security

  4. IPv6 Header Options (RFC 2460) IPv6 Header TCP Header Next Header + Data = TCP IPv6 Header Routing Header TCP Header Next Header Next Header = + Data = Routing TCP IPv6 Header Routing Header Fragment of Fragment Header Next Header Next Header = TCP Header Next Header = TCP = Routing Fragment + Data • Processed only by node identified in IPv6 Destination Address field => much lower overhead than IPv4 options exception: Hop-by-Hop Options header • Eliminated IPv4’s 40-octet limit on options in IPv6, limit is total packet size, or Path MTU in some cases 4 fmajstor@cisco.com, IPv6 Security

  5. IPv6 Security Options • All implementations required to support authentication and encryption headers (AH and ESP of IPsec) • Authentication separate from encryption for use in situations where encryption is prohibited or prohibitively expensive • Key distribution protocols are under development (independent of IP v4/v6) • Support for manual key configuration required 5 fmajstor@cisco.com, IPv6 Security

  6. Authentication Header (AH) Next Header Hdr Ext Len Reserved Security Parameters Index (SPI) Sequence Number Authentication Data • Destination Address + SPI identifies security association state (key, lifetime, algorithm, etc.) • Provides origin authentication origin authentication , data integrity data integrity and anti anti- - replay protection for all fields of IPv6 packet that do not replay protection change en-route • Default algorithms are MD5/SHA-1 6 fmajstor@cisco.com, IPv6 Security

  7. Encapsulating Security Payload (ESP) Security Parameters Index (SPI) Sequence Number Payload Padding Padding Length Next Header Authentication Data • Provides origin authentication origin authentication , data integrity data integrity , anti anti- - replay protection and confidentiality confidentiality of the IPv6 packet replay protection payload • Default algorithms are DES/3DES, MD-5,SHA-1 7 fmajstor@cisco.com, IPv6 Security

  8. What else does IPv6 for Security? • Security – Nothing IP4 doesn’t do - IPsec runs on both and IPv6 mandates mandates IPsec implementation. – Does a lot dynamically on L3 (via ICMP), hence remove part of L2 problems, right? – Supports “privacy” addressing scheme – Migration via dual stacks! 8 fmajstor@cisco.com, IPv6 Security

  9. IPv6 Security Exposures… • Autoconfiguration – stateless configuration and discovery, contradicting requirements with security • ICMPv6 protected by IPsec – security bootstrap problem • DAD – duplicate address detection mechanism 9 fmajstor@cisco.com, IPv6 Security

  10. Stateless autoconfiguration ICMP w/o IPsec AH � gives exactly same level of security 1. RS 2. RA 2. RA as ARP for IPv4 (none) 1. RS: 2. RA: Bootstrap security ICMP Type = 133 problem! ICMP Type = 134 Src = :: Potential solution: Src = Router Link-local Address 802.1x or CGA Dst = All-Routers multicast Address Dst = All-nodes multicast address query= please send RA Data= options, prefix, lifetime, autoconfig flag Router solicitation are sent by booting nodes to request Router solicitation are sent by booting nodes to request RAs for configuring the interfaces. RAs for configuring the interfaces. 10 10 10 fmajstor@cisco.com, IPv6 Security

  11. Neighbor Discovery - Neighbor Solicitation Security mechanisms A B built into discovery protocol � None. ICMP type = 135 Src = Bootstrap security A Dst = problem! Solicited-node multicast of B Data = Potential solution: link-layer address of A 802.1x or CGA Query = what is your link address? ICMP type = 136 Src = B Dst = A Data = link-layer address of B A and B can now exchange packets on this link 11 11 11 fmajstor@cisco.com, IPv6 Security

  12. DAD (Duplicate Address Detection) From RFC 2462: A B « If a duplicate @ is discovered … the address cannot be ICMP type = 135 Src = assigned to the 0 (::) Dst = interface…» Solicited-node multicast of A Data = � What if: Use link-layer address of A MAC@ of the node Query = what is your link address? you want to DoS and fabricate its IPv6 @ • Duplicate Address Detection (DAD) uses neighbor solicitation to verify the existence of an address to be configured. 12 12 12 fmajstor@cisco.com, IPv6 Security

  13. Neighbor Discovery - Redirect In IPv4: « no ip icmp redirect » A B R2 In IPv6: « no ipv6 redirect » Src = A Dst IP = 3FFE:B00:C18:2::1 Dst R1 Ethernet = R2 (default router) Redirect: Src = R2 Dst = A 3FFE:B00:C18:2::/64 Data = good router = R1 • Redirect is used by a router to signal the reroute of a packet to a better router. 13 13 13 fmajstor@cisco.com, IPv6 Security

  14. IPv4 Spoofing using Source Routing B is a friend allow access Rb B In IPv4: - router configurable command B - > « no ip source-route » solves A v i a C the problem, A , R Ra A c - R > B a v i a …what about IPv6? R a , R c , C B->A via C,Rc,Ra Rc C A->B via Ra, Rc,C B->A via C, Rc,Ra A->B via Ra, Rc,C Back traffic uses the same source route 14 14 14 fmajstor@cisco.com, IPv6 Security

  15. Mobile IP - security still work in progress Home Agent Destination Node Mobility and security elements of Not Possible in IPv4 mobile IPv6 still work in progress… Mobile Node ( MIPv6 draft authentication) . 2001:2:a010::5 2001:2:a010::5 • Mobility means: Mobile devices are fully supported while moving Built-in on IPv6 Any node can use it Efficient routing means performance for end-users 15 15 15 fmajstor@cisco.com, IPv6 Security

  16. IPv6/IPv4 Dual Stack Approach IPv6-enabled Application Application TCP UDP TCP UDP IPv4 IPv6 IPv4 IPv6 Frame 0x0800 0x86dd 0x0800 0x86dd Protocol ID Data Link (Ethernet) Data Link (Ethernet) • Dual stack node means: Both IPv4 and IPv6 stacks enabled Applications can talk to both Choice of the IPv4 or IPv6 is based on name lookup and app. preference 16 16 16 fmajstor@cisco.com, IPv6 Security

  17. Dual Stack Approach & VPN If the VPN policy 3ffe:b00::1 allows no split 192.168.x.z IPv4 tunneling, does the dual stack 192.168.x.y approach supports it? IPv6 3ffe:b00::1 • In a dual stack case & VPN tunnel with non-split tunneling policy: - All IPv4 traffic is non-split tunneled through VPN tunnel - All IPv6 traffic is going out (and in) in the clear as a policy violation(?) 17 17 17 fmajstor@cisco.com, IPv6 Security

  18. IPv6 vs. IPv4 Security Summary Service IPv4 Solution IPv6 Solution Service IPv4 Solution IPv6 Solution Router or end node can Router or end node can Only end nodes can Only end nodes can Fragmentation Fragmentation fragment fragment fragment fragment Routing Hdr required Routing Hdr required Could be disabled Could be disabled Source routing Source routing for Mobile IPv6 for Mobile IPv6 no ip icmp redirect no ipv6 redirect ICMP Redirection no ip icmp redirect no ipv6 redirect ICMP Redirection No protection No protection No protection Duplicate addressing No protection Duplicate addressing Layer 3 Layer 2-3 Layer 3 Layer 2-3 Privacy Privacy IPSec IPSec Mandated IPSec IPSec Mandated Integ/Auth/Confid. Integ/Auth/Confid. 18 18 18 fmajstor@cisco.com, IPv6 Security

  19. 19 19 19 Questions? fmajstor@cisco.com, IPv6 Security

  20. References Forums and test beds: www.6net.org www.6bone.net www.ipv6forum.com Vendor links: www.cisco.com/ipv6 www.microsoft.com/ipv6 Other useful links: www.kame.net www.bieringer.de/linux/IPv6 www.hs247.com www.ietf.org/internet-drafts/draft-ietf-send-psreq-03.txt www.ietf.org/internet-drafts/ draft-ietf-send-cga-01.txt 20 20 20 fmajstor@cisco.com, IPv6 Security

  21. Thank you! Thank you! IPv6 Protocol IPv6 Protocol Does it solve all the security problems of IPv4? fmajstor@cisco.com 21 21 21 fmajstor@cisco.com, IPv6 Security

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend