ntacpeering - Re: Peering and Routing WG Meeting Notes (2017/04/18
Subject: NTAC Peering Working Group
List archive
- From: Steven Wallace <>
- To: Pete Siemsen <>
- Cc: Matt Mullins <>,
- Subject: Re: Peering and Routing WG Meeting Notes (2017/04/18
- Date: Thu, 20 Apr 2017 15:57:50 -0400
- Ironport-phdr: 9a23:R+HYrRXNckoNpJ9E9I/dJ0DMIJrV8LGtZVwlr6E/grcLSJyIuqrYYxKFt8tkgFKBZ4jH8fUM07OQ6PG+Hzdaqs/d6TgrS99lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUhrwOhBoKevrB4Xck9q41/yo+53Ufg5EmCexbal8IRiyrAjdrMcbjZVtJqosxRbFv2ZDdvhLy29vOV+dhQv36N2q/J5k/SRQuvYh+NBFXK7nYak2TqFWASo/PWwt68LlqRfMTQ2U5nsBSWoWiQZHAxLE7B7hQJj8tDbxu/dn1ymbOc32Sq00WSin4qx2RhLklDsLOjgk+2zMlMd+kLxUrw6gpxxnwo7bfoeVNOZlfqjAed8WXHdNUtpNWyBEBI63cokBAPcbPetAr4fzpEcBohSjCweiBuzh1DFIiHjt0K01z+ghFBvL3Aw8E98MtnnfsdX7NL0VUeCw1KTG0CnDYO1I2Tjj7ojDbxAuruuIXbJ0a8Xe1VcgHB7Cg1WLsozkMSiY1uUQs2SB8eVvSP+vhnchpgpsoTav3t8hhpTGi48R0FzI6CR0zYYvKdGlRkN2bsSoHZpUui2COIZ7QtkuT3xptSog1LEKpYK3cDIKxZkh2hXRceaIc5KS7RLmTOuRISl3hHZieL+ngha960mgyunhWsWt1lZFsCREnsPDtnAX0RzT7dSIRuF8/ke8wzqAyR3c6vxcLUA1k6rUNYIhz6YtmpcctUnPBDL6lUT2gaOMa0kp9Oel5/7mb7jivpOcMpV7igD6MqQggMy/BuE4PxAVX2iA9+Wxz7zj/VDjTLpUk/I2j7HVsIrGKsQDuq65HwhV354l6xajFTipzMwYkmcZI1JfeRKHiYfpNkrKIPD5Fve/n0+snClxy/DHOL3hHovCLmLFkLj/YbZx9VRQxxQuwtBCtNpoDeQ5Le7+EnTwudnDAxlxZxe1zuP8BdNVy4gXQySCDrLPY43Itlrd3f4iPeSKLLAcvDL0IPVts+X1klc4hBkQcbT/jshfU2yxAvkzexbRWnHrmNpUVD5S5gc=
Here’s a draft of something that might provide some context/answers: There’s a network reachability problem (i.e., certain sites can’t be reached despite an apparent valid network path) that may also cause problems for users of DDoS cloud-based scrubbing services. The underlying cause is how IP packets are routed, and how the routing information is distributed. Internet routers receive routing information from other routers and their local configuration. The routing information is compiled into a table, known as the routing table, or more formally the routing information base (RIB). Understanding this next part is important, as it’s the core of the problem. The router looks for the longest prefix match to find the valid route for a packet. Suppose the router has to route a packet to 129.79.1.4. A routing table might contain two routes that match this destination: 129.79.0.0/16 (e.g., matches everything that starts with “129.79”) and 129.79.1.0/24 (e.g., matches everything starting with “129.79.1.”) Both of these routes match 129.79.1.4, however only the “longest match” is valid. When a network is multihomed (is peering with two or more upstream providers), it should receive routing information from all of its peers. Unfortunately existing router equipment may not have the memory to accommodate a complete routing table. In such cases, a network may decide to receive routing information from a subset of their peers, and send packets for which there is no match to their Internet transit provider. If a network isn’t able to accept all routes from its peers, the following can cause network reachability problems. If a peer is sending the route for 129.79.0.0/16, then you’d think a packet addressed to 129.79.1.4 would match that route. However, if another peer had the route for 129.79.1.0/24, but your router wasn’t accepting that peer’s routes, the ONLY VALID ROUTE for 129.79.1.4 would be ignored, and the packet would be sent along the wrong path. Sometimes packets sent along the wrong path will still arrive at their destination, however sometimes they won’t.
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
- Peering and Routing WG Meeting Notes (2017/04/18, Matt Mullins, 04/19/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Brad Fleming, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, José A. Domínguez, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, George Loftus, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, David Farmer, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Pete Siemsen, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Steven Wallace, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Ryan Harden, 04/21/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Brad Fleming, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, John Hernandez, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Steven Wallace, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, John Hernandez, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, John Hernandez, 04/21/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Steven Wallace, 04/21/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, John Hernandez, 04/21/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, John Hernandez, 04/21/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, John Hernandez, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Steven Wallace, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, John Hernandez, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Steven Wallace, 04/20/2017
- Re: Peering and Routing WG Meeting Notes (2017/04/18, Brad Fleming, 04/20/2017
Archive powered by MHonArc 2.6.19.