
06.01.2010, 20:11
|
|
Новичок
Регистрация: 01.01.2010
Сообщений: 14
Провел на форуме: 31256
Репутация:
0
|
|
bt ~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:29:7C:5F:3D
inet addr:192.168.112.128 Bcast:192.168.112.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10154 errors:0 dropped:0 overruns:0 frame:0
TX packets:8347 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9477951 (9.0 MiB) TX bytes:904618 (883.4 KiB)
Interrupt:18 Base address:0x2000
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:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:900 (900.0 b) TX bytes:900 (900.0 b)
bt ~ # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.112.0 * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.112.2 0.0.0.0 UG 0 0 0 eth0
bt ~ #
|
|
|