Skip to content

Drawing fakeroute topologies

Marc-Olivier Buob edited this page Oct 20, 2021 · 4 revisions
  1. Install fakeroute and python-pydot packages.
  • Debian: run as root the following commands
apt update
apt upgrade
apt install python-pydot
  1. Go to the fakeroute directory and run the plot script by passing as parameter the fakeroute target IP (for instance 1.1.1.1):
cd ~git/fakeroute/
./fakeroute/plot 1.1.1.1
  1. You should see the following output:
I: Converting './targets/1.1.1.1-asymlb' into '1.1.1.1-asymlb.png'