I just published a new guide on evolving a single BGP router into a multi-homed, two-PoP network using FreeBSD, FRR, and PF.

- Native peering on Vultr + 3 GRE transits
- Tying it together with iBGP
- Why stateful firewalls break asymmetric transit (and how to fix it)

All for ~€18/mo.

Read it here:
https://blog.hofstede.it/running-your-own-as-going-multi-homed-with-ibgp-and-three-transits/

#FreeBSD #BGP #IPv6 #Networking #Sysadmin #FRR #Homelab

Running Your Own AS: Going Multi-Homed with iBGP and three Transits

Expanding a single BGP router into a two-PoP distributed network: adding a Vultr edge router with native BGP peering, three upstream GRE providers and iBGP to tie it together - plus the stateless P...

Larvitz Blog
@Larvitz with Vultr which I also use you may consider to use also in route-map “set as-path exclude 64515 65534” to make path which you are getting from them more clean.
@drixter Good hint :-) Thank you. I'll definitely do that.