fusl@thinktop:~$ ifconfig; route -n; wget -O /dev/null http://ovh.net/files/100Mio.dat
eth0 Link encap:Ethernet HWaddr 00:21:85:9d:71:7a
inet addr:172.16.2.11 Bcast:172.16.2.255 Mask:255.255.255.0
inet6 addr: fe80::221:85ff:fe9d:717a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:48525240 errors:0 dropped:0 overruns:0 frame:0
TX packets:36105247 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:42207342177 (42.2 GB) TX bytes:13858987939 (13.8 GB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8859127 errors:0 dropped:0 overruns:0 frame:0
TX packets:8859127 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3102466238 (3.1 GB) TX bytes:3102466238 (3.1 GB)
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.255.255.1 P-t-P:10.255.255.1 Mask:255.255.0.0
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:4991496 errors:0 dropped:0 overruns:0 frame:0
TX packets:7578580 errors:0 dropped:72 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:1570479754 (1.5 GB) TX bytes:7778865982 (7.7 GB)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.255.0.1 128.0.0.0 UG 0 0 0 tun0
0.0.0.0 172.16.2.1 0.0.0.0 UG 0 0 0 eth0
10.255.0.0 0.0.0.0 255.255.0.0 U 0 0 0 tun0
84.200.8.206 172.16.2.1 255.255.255.255 UGH 0 0 0 eth0
84.200.79.66 172.16.2.1 255.255.255.255 UGH 0 0 0 eth0
128.0.0.0 10.255.0.1 128.0.0.0 UG 0 0 0 tun0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
172.16.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
--2013-04-22 22:56:50-- http://ovh.net/files/100Mio.dat
Resolving ovh.net (ovh.net)... 213.186.33.6
Connecting to ovh.net (ovh.net)|213.186.33.6|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'
100%[===================================================================================================================================>] 104.857.600 3,67M/s in 29s
2013-04-22 22:57:19 (3,41 MB/s) - `/dev/null' saved [104857600/104857600]
fusl@thinktop:~$