Четверг (02/25/10)

/dev/pts/0
18:34:56
#ssh 192.168.20.2
The authenticity of host '192.168.20.2 (192.168.20.2)' can't be established.
RSA key fingerprint is 79:65:95:64:90:ab:3b:67:69:f4:93:bb:ce:73:66:e5.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.20.2' (RSA) to the list of known hosts.
root@192.168.20.2's password:
Linux test2 2.6.26-2-xen-amd64 #1 SMP Fri Mar 27 07:12:15 UTC 2009 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Feb  2 09:39:19 2010
test2:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:16:3e:00:ab:52
          inet addr:192.168.20.2  Bcast:192.168.20.255  Mask:255.255.255.0
          inet6 addr: fe80::216:3eff:fe00:ab52/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7046 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5170 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1003822 (980.2 KiB)  TX bytes:3576774 (3.4 MiB)
eth1      Link encap:Ethernet  HWaddr 00:16:3e:01:ab:52
          inet addr:192.168.8.103  Bcast:192.168.8.255  Mask:255.255.255.0
          inet6 addr: fe80::216:3eff:fe01:ab52/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:20825781 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2366 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:18897161765 (17.5 GiB)  TX bytes:217663 (212.5 KiB)
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:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1334 (1.3 KiB)  TX bytes:1334 (1.3 KiB)
test2:~# traceroute -n ya.ru
traceroute to ya.ru (93.158.134.8), 30 hops max, 40 byte packets
 1  192.168.8.106  0.615 ms  0.606 ms  0.575 ms
 2  81.30.163.201  2.929 ms  3.405 ms  4.828 ms
 3  81.30.160.217  605.069 ms  605.317 ms  605.478 ms
 4  80.93.113.141  5.503 ms  5.460 ms  5.437 ms
 5  195.35.65.88  5.419 ms  5.399 ms  5.388 ms
 6  213.180.208.142  29.728 ms  29.453 ms  29.426 ms
 7  87.250.233.125  30.889 ms  30.337 ms  30.497 ms
 8  213.180.210.187  29.265 ms  29.442 ms  29.426 ms
 9  93.158.134.8  30.174 ms  30.351 ms  30.272 ms
test2:~# exit
logout
Connection to 192.168.20.2 closed.