All pastes #2053082 Raw Edit

Unnamed

public text v1 · immutable
#2053082 ·published 2011-05-02 22:42 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
192.168.1.0     *               255.255.255.0   U         0 0          0 eth1
link-local      *               255.255.0.0     U         0 0          0 eth1
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:42835 errors:0 dropped:0 overruns:0 frame:0
          TX packets:53790 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:14932555 (14.9 MB)  TX bytes:48618817 (48.6 MB)
          Interrupt:43 Base address:0x8000 

eth1      Link encap:Ethernet  HWaddr e0:2a:82:3e:83:a6  
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::e22a:82ff:fe3e:83a6/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5075 errors:0 dropped:0 overruns:0 frame:385044
          TX packets:5243 errors:31 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1795717 (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:612 errors:0 dropped:0 overruns:0 frame:0
          TX packets:612 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:54172 (54.1 KB)  TX bytes:54172 (54.1 KB)