cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 002: ID 04f2:b40e Chicony Electronics Co., Ltd HP Truevision HD camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e)
00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 0e)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI (rev 0e)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0e)
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e)
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0e)
00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 0e)
00:1c.2 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 3 (rev 0e)
00:1c.3 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 4 (rev 0e)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e)
00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 0e)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
lspci -nn | grep -i net
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter [10ec:8179] (rev 01)
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
lspci -k
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: iosf_mbi_pci
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: i915
00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: ahci
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: xhci_hcd
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: mei_txe
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0e)
Kernel driver in use: pcieport
00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 0e)
Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 3 (rev 0e)
Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 4 (rev 0e)
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: lpc_ich
00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 0e)
Subsystem: Hewlett-Packard Company Device 2209
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
Subsystem: Hewlett-Packard Company Device 197d
Kernel driver in use: rtl8188ee
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: rtsx_pci
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
Subsystem: Hewlett-Packard Company Device 2209
Kernel driver in use: r8169
sudo lshw -C network
*-network
description: Interface réseau sans fil
produit: RTL8188EE Wireless Network Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: wlan0
version: 01
numéro de série: 70:77:81:6e:28:63
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8188ee driverversion=4.2.0-35-generic firmware=N/A ip=192.168.0.26 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
ressources: irq:267 portE/S:2000(taille=256) mémoire:90700000-90703fff
*-network
description: Ethernet interface
produit: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:04:00.0
nom logique: eth0
version: 07
numéro de série: 58:20:b1:80:07:0c
taille: 10Mbit/s
capacité: 100Mbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8106e-1_0.0.1 06/29/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:264 portE/S:1000(taille=256) mémoire:90500000-90500fff mémoire:90400000-90403fff
lsmod
Module Size Used by
drbg 28672 1
ansi_cprng 16384 0
ctr 16384 1
ccm 20480 1
nvram 16384 0
msr 16384 0
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_core 49152 1 uvcvideo
v4l2_common 16384 1 videobuf2_core
videodev 172032 3 uvcvideo,v4l2_common,videobuf2_core
media 24576 2 uvcvideo,videodev
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
joydev 20480 0
intel_rapl 20480 0
intel_soc_dts_iosf 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 167936 0
kvm 512000 1 kvm_intel
punit_atom_debug 16384 0
crct10dif_pclmul 16384 0
snd_hda_codec_hdmi 49152 1
crc32_pclmul 16384 0
snd_hda_codec_realtek 86016 1
cryptd 20480 0
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
input_leds 16384 0
serio_raw 16384 0
arc4 16384 2
rtl8188ee 86016 0
rtl_pci 28672 1 rtl8188ee
rtlwifi 77824 2 rtl_pci,rtl8188ee
snd_hda_intel 36864 6
snd_intel_sst_acpi 16384 0
mac80211 741376 3 rtl_pci,rtlwifi,rtl8188ee
snd_intel_sst_core 73728 1 snd_intel_sst_acpi
snd_soc_sst_mfld_platform 86016 1 snd_intel_sst_core
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
lpc_ich 24576 0
snd_hda_core 65536 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_soc_core 200704 1 snd_soc_sst_mfld_platform
cfg80211 552960 2 mac80211,rtlwifi
snd_hwdep 16384 1 snd_hda_codec
rtsx_pci_ms 20480 0
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
memstick 20480 1 rtsx_pci_ms
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_pcm 102400 7 snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_soc_sst_mfld_platform,snd_pcm_dmaengine,snd_hda_core
i915 1130496 4
snd_seq_midi 16384 0
shpchp 36864 0
snd_seq_midi_event 16384 1 snd_seq_midi
mei_txe 20480 0
mei 98304 1 mei_txe
snd_rawmidi 32768 1 snd_seq_midi
wmi 20480 1 hp_wmi
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
hp_accel 28672 0
8250_fintek 16384 0
lis3lv02d 20480 1 hp_accel
snd 81920 26 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_soc_sst_mfld_platform,snd_seq_device,snd_compress
input_polldev 16384 1 lis3lv02d
dw_dmac 16384 0
drm_kms_helper 126976 1 i915
nls_iso8859_1 16384 1
dw_dmac_core 24576 1 dw_dmac
drm 360448 5 i915,drm_kms_helper
rfkill_gpio 16384 0
video 40960 1 i915
soundcore 16384 1 snd
i2c_hid 20480 0
i2c_algo_bit 16384 1 i915
snd_soc_sst_acpi 16384 0
hid 118784 1 i2c_hid
hp_wireless 16384 0
8250_dw 16384 0
intel_smartconnect 16384 0
i2c_designware_platform 16384 0
spi_pxa2xx_platform 24576 0
i2c_designware_core 16384 1 i2c_designware_platform
pwm_lpss_platform 16384 0
pwm_lpss 16384 1 pwm_lpss_platform
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
rtsx_pci_sdmmc 24576 0
psmouse 126976 0
r8169 81920 0
rtsx_pci 53248 2 rtsx_pci_ms,rtsx_pci_sdmmc
ahci 36864 3
mii 16384 1 r8169
libahci 32768 1 ahci
sdhci_acpi 16384 0
sdhci 45056 1 sdhci_acpi
iwconfig
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:"freebox_CONFIDENTIEL"
Mode:Managed Frequency:2.462 GHz Access Point: CONFIDENTIEL
Bit Rate=72.2 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=58/70 Signal level=-52 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:21 Missed beacon:0
lo no wireless extensions.
ifconfig
eth0 Link encap:Ethernet HWaddr ///
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:1032 erreurs:0 :0 overruns:0 frame:0
TX packets:1032 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:132282 (132.2 KB) Octets transmis:132282 (132.2 KB)
wlan0 Link encap:Ethernet HWaddr ///
inet adr:192.168.0.26 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::7277:81ff:fe6e:2863/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:5207 erreurs:0 :0 overruns:0 frame:0
TX packets:5221 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:2628898 (2.6 MB) Octets transmis:899315 (899.3 KB)
sudo iwlist scan
eth0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: F4:CA:E5:A0:64:30
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=62/70 Signal level=-48 dBm
Encryption key:on
ESSID:"freebox_RENAUD"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000000cbd86f68f
Extra: Last beacon: 4ms ago
IE: Unknown: 000E66726565626F785F52454E415544
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160B000400000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 02 - Address: F4:CA:E5:A0:64:32
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=62/70 Signal level=-48 dBm
Encryption key:on
ESSID:"FreeWifi_secure"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000000cbd860d85
Extra: Last beacon: 4ms ago
IE: Unknown: 000F46726565576966695F736563757265
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : 802.1x
IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160B000400000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 03 - Address: F4:CA:E5:A0:64:31
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=62/70 Signal level=-48 dBm
Encryption key:off
ESSID:"FreeWifi"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000000cbd867f10
Extra: Last beacon: 4ms ago
IE: Unknown: 00084672656557696669
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160B000400000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 04 - Address: F4:CA:E5:AE:5B:0C
Channel:3
Frequency:2.422 GHz (Channel 3)
Quality=26/70 Signal level=-84 dBm
Encryption key:on
ESSID:"Freebox-5777CD"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000370227c3c1d
Extra: Last beacon: 4ms ago
IE: Unknown: 000E46726565626F782D353737374344
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 030103
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: WPA Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: 2D1A6C0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D1603000400000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 05 - Address: F4:CA:E5:AE:5B:0D
Channel:3
Frequency:2.422 GHz (Channel 3)
Quality=26/70 Signal level=-84 dBm
Encryption key:off
ESSID:"FreeWifi"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000370227bc4bb
Extra: Last beacon: 4ms ago
IE: Unknown: 00084672656557696669
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 030103
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: Unknown: 2D1A6C0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D1603000400000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 06 - Address: F4:CA:E5:AE:5B:0E
Channel:3
Frequency:2.422 GHz (Channel 3)
Quality=26/70 Signal level=-84 dBm
Encryption key:on
ESSID:"FreeWifi_secure"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000370227b4c68
Extra: Last beacon: 4ms ago
IE: Unknown: 000F46726565576966695F736563757265
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 030103
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : 802.1x
IE: Unknown: 2D1A6C0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D1603000400000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 07 - Address: D0:AE:EC:3B:5F:08
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=26/70 Signal level=-84 dBm
Encryption key:on
ESSID:"Livebox-7b9a"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000003bf71fd635
Extra: Last beacon: 4ms ago
IE: Unknown: 000C4C697665626F782D37623961
IE: Unknown: 010882848B960C121824
IE: Unknown: 030106
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: DD180050F2020101820003A4000027A4000042435E0062322F00
IE: Unknown: 2D1A0C101BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D1606080800000000000000000000000000000000000000
IE: Unknown: DD0900037F01010000FF7F
IE: Unknown: DD0A00037F04010000000000
IE: Unknown: 0706465220010D14
IE: Unknown: DD850050F204104A0001101044000102103B0001031047001000000000000010000000D0AEEC3B5F0810210005536167656D1023000F4C697665626F78204654544820763210240007422E312E312E31104200094C4B313233323746461054000800060050F20400011011000F4C697665626F782046545448207632100800020086103C000101
Cell 08 - Address: D6:AE:EC:3B:5F:08
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=26/70 Signal level=-84 dBm
Encryption key:off
ESSID:"orange"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000003bf71f2b36
Extra: Last beacon: 4ms ago
IE: Unknown: 00066F72616E6765
IE: Unknown: 010882848B960C121824
IE: Unknown: 030106
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: DD180050F2020101820003A4000027A4000042435E0062322F00
IE: Unknown: 2D1A0C101BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D1606080800000000000000000000000000000000000000
IE: Unknown: DD0900037F01010000FF7F
IE: Unknown: DD0A00037F04010000000000
IE: Unknown: 0706465220010D14
lo Interface doesn't support scanning.
uname -r -m
4.2.0-35-generic x86_64
cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
nm-tool
NetworkManager Tool
State: connected (global)
- Device: eth0 -----------------------------------------------------------------
Type: Wired
Driver: r8169
State: unavailable
Default: no
HW Address: 58:20:B1:80:07:0C
Capabilities:
Carrier Detect: yes
Wired Properties
Carrier: off
- Device: wlan0 [freebox_ /// ] ----------------------------------------------
Type: 802.11 WiFi
Driver: rtl8188ee
State: connected
Default: yes
HW Address: ///
Capabilities:
Speed: 7 Mb/s
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points (* = current AP)
FreeWifi_secure: Infra, F4:CA:E5:A0:64:32, Freq 2462 MHz, Rate 54 Mb/s, Strength 77 WPA2 Enterprise
FreeWifi: Infra, F4:CA:E5:A0:64:31, Freq 2462 MHz, Rate 54 Mb/s, Strength 77
*freebox_RENAUD: Infra,///, Freq 2462 MHz, Rate 54 Mb/s, Strength 56 WPA
Freebox-5777CD: Infra, F4:CA:E5:AE:5B:0C, Freq 2422 MHz, Rate 54 Mb/s, Strength 27 WPA
Livebox-3bd7: Infra, 00:19:70:8B:F7:3E, Freq 2462 MHz, Rate 54 Mb/s, Strength 27 WPA WPA2
orange: Infra, 06:19:70:8B:F7:3E, Freq 2462 MHz, Rate 54 Mb/s, Strength 27
Livebox-7b9a: Infra, D0:AE:EC:3B:5F:08, Freq 2437 MHz, Rate 54 Mb/s, Strength 27 WPA WPA2
orange: Infra, D6:AE:EC:3B:5F:08, Freq 2437 MHz, Rate 54 Mb/s, Strength 27
FreeWifi_secure: Infra, 14:0C:76:6D:C4:9D, Freq 2417 MHz, Rate 54 Mb/s, Strength 30 WPA2 Enterprise
Freebox-6DC49A: Infra, 14:0C:76:6D:C4:9B, Freq 2417 MHz, Rate 54 Mb/s, Strength 27 WPA
Apple Network: Infra, 24:A0:74:7A:0F:6C, Freq 2437 MHz, Rate 54 Mb/s, Strength 27 WPA2
FreeWifi: Infra, 14:0C:76:6D:C4:9C, Freq 2417 MHz, Rate 54 Mb/s, Strength 30
FreeWifi: Infra, 14:0C:76:FF:06:09, Freq 2462 MHz, Rate 54 Mb/s, Strength 27
IPv4 Settings:
Address: 192.168.0.26
Prefix: 24 (255.255.255.0)
Gateway: 192.168.0.254
DNS: 80.67.169.12
DNS: 80.67.169.40
sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
nmcli connection show
Usage: nmcli connection { COMMAND | help }
COMMAND := { list | status | up | down | delete }
list [id <id> | uuid <id>]
status [id <id> | uuid <id> | path <path>]
up id <id> | uuid <id> [iface <iface>] [ap <BSSID>] [--nowait] [--timeout <timeout>]
down id <id> | uuid <id>
delete id <id> | uuid <id>
VOILÀ 🙂