BGP.guru

BGP.guru

A Nerd blog.

06 Mar 2018

AS112 and BIRD

Implementing AS112 reverse DNS sinkhole using BIRD BGP daemon: installing kernel routes from BGP, configuring prefix filters for RFC1918/RFC6890 anycast addresses, and using arouteserver to automate IXP AS112 deployments with BIRD.
13 Feb 2018

AS112 and Exabgp

Deploying RFC1918/RFC6890 reverse DNS sinkhole with AS112 using exabgp: configuring anycasted 192.175.48.0/24 and 2620:4f:8000::/48 prefixes, implementing exabgp-healthcheck for DNS service monitoring, and advertising BLACKHOLE routes only when service is operational.
03 Dec 2017

RabbitMQ - PSaaS

Building Port Scan as a Service with RabbitMQ message queuing: nginx/PHP-FPM frontend validates and queues scan requests via php-amqplib, backend workers execute nmap scans immediately, with automatic job retry on failure and SQL result storage.
28 Nov 2017

OSX Built-in TFTP Server

Starting macOS built-in TFTP server using launchctl: loading tftp.plist from System/Library/LaunchDaemons, starting com.apple.tftpd service, and using default /private/tftpboot directory for file transfers.
13 May 2017

Studying Canadian BGP

Researching Canadian BGP routing over four years: evolving from exabgp JSON piped to CouchDB, to MySQL database ingestion, to automated province-by-province ASN status page generation with git-tracked history and BGP growth analysis.