All pastes #52178 Raw Edit

Something

public unlisted text v1 · immutable
#52178 ·published 2006-04-29 02:59 UTC
rendered paste body
arp -n
Address                  HWtype  HWaddress           Flags Mask            Iface
192.168.1.4              ether   00:13:20:C3:E3:06   C                     eth0
192.168.1.1              ether   00:0C:41:D4:D8:CC   C                     eth0

route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       127.0.0.1       255.0.0.0       UG    0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0

ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:08:75:03:17:FC
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:88029 errors:0 dropped:0 overruns:0 frame:0
          TX packets:79050 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:32811118 (31.2 Mb)  TX bytes:20172573 (19.2 Mb)
          Interrupt:169 Base address:0xb000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:6266 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6266 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:10866740 (10.3 Mb)  TX bytes:10866740 (10.3 Mb)