TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

An Introduction to BGP from the operator of a small AS

60 pointsby rsecora8 months ago

2 comments

immibis8 months ago
If you want to really use BGP without operating a real part of the internet, go and sign up for DN42. It&#x27;s a pretend Internet built using Wireguard VPNs as if they were physical links.<p>One difference from the real internet: since traffic volume is relatively small and no money is exchanged, there&#x27;s not really a distinction between transit and peering - you could do peering-only if you wanted to, but mostly everyone provides transit to all their peers, making the network a completely unstructured mesh (other than the large number of stub ASes who never bothered to get more than one peer!)
评论 #41947731 未加载
zamadatix7 months ago
For anyone who felt &quot;this is more about what routing than BGP&quot; the next article linked at the end starts to really dive into the BGP parts and can be started directly from if you&#x27;re familiar with any form of routing: <a href="https:&#x2F;&#x2F;quantum5.ca&#x2F;2023&#x2F;07&#x2F;19&#x2F;diving-into-autonomous-systems&#x2F;" rel="nofollow">https:&#x2F;&#x2F;quantum5.ca&#x2F;2023&#x2F;07&#x2F;19&#x2F;diving-into-autonomous-system...</a>