teachmepls@teachmepls-laptop:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:23:5a:ee:2a:5a
inet addr:192.168.1.12 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::223:5aff:feee:2a5a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:874993 errors:0 dropped:1052 overruns:1052 frame:1052
TX packets:742450 errors:3 dropped:0 overruns:3 carrier:1
collisions:0 txqueuelen:1000
RX bytes:1040657995 (1.0 GB) TX bytes:230072701 (230.0 MB)
Interrupt:27
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:299 errors:0 dropped:0 overruns:0 frame:0
TX packets:299 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:31817 (31.8 KB) TX bytes:31817 (31.8 KB)
wlan0 Link encap:Ethernet HWaddr 00:26:5e:12:31:e3
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
teachmepls@teachmepls-laptop:~$ cat /etc/resolv.conf
# Generated by NetworkManager
search fryazino.net
nameserver 8.8.8.8
teachmepls@teachmepls-laptop:~$ route -n
Таблица маршутизации ядра протокола IP
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
teachmepls@teachmepls-laptop:~$ ping -c4 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.12 icmp_seq=3 Destination Host Unreachable
--- 192.168.1.1 ping statistics ---
4 packets transmitted, 0 received, +1 errors, 100% packet loss, time 3014ms
teachmepls@teachmepls-laptop:~$ ping -c4 8.8.8.8
PING 8.8.8.8 (8.8.8.

56(84) bytes of data.
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3016ms
teachmepls@teachmepls-laptop:~$ nslookup ya.ru
;; connection timed out; no servers could be reached