info14@info14-desktop:~$ ping 172.25.80.1
PING 172.25.80.1 (172.25.80.1) 56(84) bytes of data.
From 172.25.80.2 icmp_seq=2 Destination Host Unreachable
From 172.25.80.2 icmp_seq=3 Destination Host Unreachable
From 172.25.80.2 icmp_seq=4 Destination Host Unreachable
^C
--- 172.25.80.1 ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5009ms
,
pipe 3
info14@info14-desktop:~$ ping 172.25.80.2
PING 172.25.80.2 (172.25.80.2) 56(84) bytes of data.
64 bytes from 172.25.80.2: icmp_seq=1 ttl=64 time=0.033 ms
64 bytes from 172.25.80.2: icmp_seq=2 ttl=64 time=0.025 ms
64 bytes from 172.25.80.2: icmp_seq=3 ttl=64 time=0.016 ms
64 bytes from 172.25.80.2: icmp_seq=4 ttl=64 time=0.017 ms
64 bytes from 172.25.80.2: icmp_seq=5 ttl=64 time=0.020 ms
64 bytes from 172.25.80.2: icmp_seq=6 ttl=64 time=0.018 ms
^C
--- 172.25.80.2 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 4998ms
rtt min/avg/max/mdev = 0.016/0.021/0.033/0.007 ms
info14@info14-desktop:~$ ifconfig
eth0
Link encap:Ethernet HWaddr 00:1c:25:ab:ae:44
inet addr:172.25.80.2 Bcast:172.25.80.3 Mask:255.255.255.252
inet6 addr: fe80::21c:25ff:feab:ae44/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5 errors:0 dropped:0 overruns:0 frame:0
TX packets:152 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:320 (320.0 B) TX bytes:36643 (36.6 KB)
Interrupt:16 Base address:0xe000
lo
Link encap:Локальная петля (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:386 errors:0 dropped:0 overruns:0 frame:0
TX packets:386 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:33034 (33.0 KB) TX bytes:33034 (33.0 KB)
vmnet1
Link encap:Ethernet HWaddr 00:50:56:c0:00:01
inet addr:172.16.210.1 Bcast:172.16.210.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
vmnet8
Link encap:Ethernet HWaddr 00:50:56:c0:00:08
inet addr:172.16.190.1 Bcast:172.16.190.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
info14@info14-desktop:~$ cat /etc/resolv.conf
# Generated by NetworkManager
search 93.92.92.2 93.92.92.2
nameserver 93.92.92.1
nameserver 93.92.92.1
info14@info14-desktop:~$