All pastes #2053108 Raw Edit

Unnamed

public text v1 · immutable
#2053108 ·published 2011-05-02 22:48 UTC
rendered paste body
$ netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.1.0     *               255.255.255.0   U         0 0          0 eth0
default         192.168.1.1     0.0.0.0         UG        0 0          0 eth0

$ ifconfig
eth0      Link encap:Ethernet  HWaddr 64:31:50:68:5a:a5  
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::6631:50ff:fe68:5aa5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:42983 errors:0 dropped:0 overruns:0 frame:0
          TX packets:53969 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:15000532 (15.0 MB)  TX bytes:48642164 (48.6 MB)
          Interrupt:43 Base address:0x8000 

eth1      Link encap:Ethernet  HWaddr e0:2a:82:3e:83:a6  
          inet6 addr: fe80::e22a:82ff:fe3e:83a6/64 Scope:Link
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:5077 errors:0 dropped:0 overruns:0 frame:385057
          TX packets:5243 errors:31 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1796897 (1.7 MB)  TX bytes:708089 (708.0 KB)
          Interrupt:17 

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:623 errors:0 dropped:0 overruns:0 frame:0
          TX packets:623 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:55180 (55.1 KB)  TX bytes:55180 (55.1 KB)