Ubuntu Pastebin

Paste from Garak1 at Tue, 18 Apr 2017 11:03:18 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
martok@Martok-PC:~$ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.10.1    0.0.0.0         UG    0      0        0 tun0
0.0.0.0         10.10.10.10     0.0.0.0         UG    100    0        0 enp1s0
0.0.0.0         192.168.10.1    0.0.0.0         UG    512    0        0 tun0
10.10.10.0      0.0.0.0         255.255.255.0   U     100    0        0 enp1s0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 enp1s0
192.168.10.0    0.0.0.0         255.255.255.0   U     0      0        0 tun0
196.52.22.2     10.10.10.10     255.255.255.255 UGH   0      0        0 enp1s0
martok@Martok-PC:~$ 
Download as text