Ха, сейчас попробовал подключиться к институтскому вай-фай и работает, а дома ни в какую!
Сейчас выводы пришлю
:~$ ping ya.ruPING ya.ru (213.180.204.3) 56(84) bytes of data.
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=1 ttl=57 time=29.1 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=2 ttl=57 time=29.2 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=3 ttl=57 time=29.1 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=4 ttl=57 time=29.3 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=6 ttl=57 time=29.4 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=7 ttl=57 time=64.5 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=9 ttl=57 time=52.4 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=10 ttl=57 time=31.0 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=11 ttl=57 time=28.3 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=12 ttl=57 time=28.7 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=13 ttl=57 time=30.1 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=15 ttl=57 time=33.7 ms
64 bytes from www.yandex.ru (213.180.204.3): icmp_seq=16 ttl=57 time=30.1 ms
^C
--- ya.ru ping statistics ---
16 packets transmitted, 13 received, 18% packet loss, time 15044ms
rtt min/avg/max/mdev = 28.308/34.267/64.517/10.681 ms
:~$ ifconfig -aeth0 Link encap:Ethernet HWaddr dc:0e:a1:fd:7c:f4
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)
Interrupt:16
eth1 Link encap:Ethernet HWaddr 08:ed:b9:a0:58:d3
inet addr:192.168.54.45 Bcast:192.168.55.255 Mask:255.255.254.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2086 errors:0 dropped:0 overruns:0 frame:9796
TX packets:1628 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1168974 (1.1 MB) TX bytes:254826 (254.8 KB)
Interrupt:17
lo Link encap:Локальная петля (Loopback)
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:435 errors:0 dropped:0 overruns:0 frame:0
TX packets:435 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:39113 (39.1 KB) TX bytes:39113 (39.1 KB)
:~$ routeТаблица маршутизации ядра протокола IP
Destination Gateway Genmask Flags Metric Ref Use Iface
default 192.168.54.1 0.0.0.0 UG 0 0 0 eth1
192.168.54.0 * 255.255.254.0 U 9 0 0 eth1
:~$ cat /etc/resolv.conf# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search str.ufanet.ru
:~$ iwconfig eth0 no wireless extensions.
eth1 IEEE 802.11abg ESSID:"freewifi.ufanet.ru"
Mode:Managed Frequency:2.437 GHz Access Point: FC:75:16:8C:4A:22
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
lo no wireless extensions.
:~$ nslookup ya.ru. 127.0.1.1Server: 127.0.1.1
Address: 127.0.1.1#53
Non-authoritative answer:
Name: ya.ru
Address: 93.158.134.3
Name: ya.ru
Address: 213.180.193.3
Name: ya.ru
Address: 213.180.204.3
:~$ nslookup ya.ru. 192.168.43.1Server: 192.168.43.1
Address: 192.168.43.1#53
Non-authoritative answer:
Name: ya.ru
Address: 213.180.193.3
Name: ya.ru
Address: 213.180.204.3
Name: ya.ru
Address: 93.158.134.3
:~$ nslookup ya.ru. 192.168.1.1Server: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
Name: ya.ru
Address: 213.180.204.3
Name: ya.ru
Address: 93.158.134.3
Name: ya.ru
Address: 213.180.193.3
:~$ lsmodModule Size Used by
usb_storage 62062 0
nls_iso8859_1 12713 1
bbswitch 13943 0
parport_pc 32701 0
ppdev 17671 0
rfcomm 69130 12
bnep 19704 2
binfmt_misc 17468 1
x86_pkg_temp_thermal 14162 0
snd_hda_codec_hdmi 41117 1
intel_powerclamp 14705 0
coretemp 13435 0
snd_hda_codec_conexant 57441 1
kvm_intel 138567 0
kvm 431720 1 kvm_intel
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
ghash_clmulni_intel 13259 0
aesni_intel 55624 0
aes_x86_64 17131 1 aesni_intel
lrw 13286 1 aesni_intel
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
ablk_helper 13597 1 aesni_intel
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
uvcvideo 80885 0
videobuf2_vmalloc 13216 1 uvcvideo
videobuf2_memops 13362 1 videobuf2_vmalloc
videobuf2_core 40499 1 uvcvideo
videodev 133509 2 uvcvideo,videobuf2_core
rts5139 331166 1
btusb 28267 0
bluetooth 372041 22 bnep,btusb,rfcomm
joydev 17377 0
snd_hda_intel 52267 3
snd_hda_codec 188738 3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
snd_hwdep 13602 1 snd_hda_codec
lib80211_crypt_tkip 17619 0
microcode 23656 0
snd_pcm 102033 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
psmouse 97655 0
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
serio_raw 13413 0
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
wl 4207760 0
snd_rawmidi 30095 1 snd_seq_midi
lpc_ich 21080 0
lib80211 14381 2 wl,lib80211_crypt_tkip
cfg80211 480503 1 wl
snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
ideapad_laptop 18342 0
snd_timer 29433 2 snd_pcm,snd_seq
sparse_keymap 13948 1 ideapad_laptop
i915 661339 3
snd 69141 17 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
soundcore 12680 1 snd
video 19318 1 i915
drm_kms_helper 52710 1 i915
mac_hid 13205 0
mei_me 18421 0
drm 297056 4 i915,drm_kms_helper
mei 77782 1 mei_me
i2c_algo_bit 13413 1 i915
lp 17759 0
parport 42299 3 lp,ppdev,parport_pc
hid_generic 12548 0
usbhid 53014 0
hid 101762 2 hid_generic,usbhid
ahci 25819 3
alx 32452 0
libahci 32009 1 ahci
mdio 13807 1 alx
:~$ lspci00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev ff)
02:00.0 Ethernet controller: Qualcomm Atheros AR8162 Fast Ethernet (rev 08)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
По поводу blacklist - я туда и не закидывал ничего, synaptic нормально последнюю версию цепляет. И вот же работает с другим wifi
Пользователь решил продолжить мысль 04 Марта 2014, 18:10:56:
Буя котаны, угадайте кто сидит через Wi-Fi дома?).
В общем, в чем собака была зарыта - в настройках роутера есть такой пункт "Режим" и варианты
Режим
Выберите необходимый беспроводной режим. Доступны следующие параметры:
До 54 Мбит/с. Традиционный режим, максимальная скорость которого составляет до 54 Мбит/с для сетей b/g.
До 145 Мбит/с. Режим соседства, максимальная скорость которого составляет до 145 Мбит/с для сетей b/g.
До 300 Мбит/с. Производительный режим, максимальная скорость Wireless-N которого составляет до 300 Мбит/с.
Режим по умолчанию До 145 Мбит/с, допускающий любые беспроводные станции 11b и 11g, а также 11n.
Похоже глючный драйвер никак не может работать с "Режим соседства" и "Производительный режим", а в "Традиционный режим" подключился и очень неплохо себя чувствует. Так что остается ждать обновления драйвера и надеяться что это поправят.