BGP.guru

BGP.guru

Nerd blog.

30 Jan 2019

MRT Dumps with GoBGP

I've been logging BGP route updates into MySQL for some time but this doesn't scale well, and on my hobby VM system, requires that I dump the DB and start over once a day.
26 Sep 2018

The Road to MPLS

This year I've build two totally different MPLS Service Provider networks. One network has limited MPLS with VPLS on MikroTik, the other is a full MPLS L3VPN on HPE Comware gear.
06 Mar 2018

AS112 and BIRD

AS112 provides an anycasted reverse DNS sink hole for the private addresses set aside in RFC1918 and RFC6890. Using BIRD to inject an AS112 instance into your own system is quick, easy, and painless!
13 Feb 2018

AS112 and Exabgp

AS112 provides an anycasted reverse DNS sink hole for the private addresses set aside in RFC1918 and RFC6890. Using exabgp to inject an AS112 instance into your own system is quick, easy, and painless!
03 Dec 2017

RabbitMQ - PSaaS

I wrote a small web application which I’m calling 'PSaas' – Port Scan as a Service. This webapp was an opportunity for me to do some coding and interaction with RabbitMQ. RabbitMQ has come up a few times for me lately. First, RabbitMQ was mentioned by Woulter Milterburg in a RIPE Labs article describing the next generation of Remote Route Collectors, then Robert Keizer spoke on how he used RabbitMQ to buffer generated addresses from masscan to scan 0.0.0.0/0 for PTR records at BSidesWpg 2017.