Skip to content

Instantly share code, notes, and snippets.

@tetranz
Created November 14, 2020 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tetranz/1ec3948e20bcb97e75b0e73757f38ee3 to your computer and use it in GitHub Desktop.
Save tetranz/1ec3948e20bcb97e75b0e73757f38ee3 to your computer and use it in GitHub Desktop.
route -n
pi@raspberrypi:~ $ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.117.1 0.0.0.0 UG 0 0 0 tun-easytether
192.168.115.0 0.0.0.0 255.255.255.0 U 202 0 0 eth0
192.168.117.0 0.0.0.0 255.255.255.254 U 0 0 0 tun-easytether
pi@raspberrypi:~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment