Bonjour,
Comme demandé par les règles du forum, je vous poste le contenu du fichier '
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"
>> lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 008: ID 2a70:f00e
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 04f2:b34c Chicony Electronics Co., Ltd
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6235 [8086:088e] (rev 24)
Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN [8086:4060]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
--
03:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0a)
Subsystem: CLEVO/KAPOK Computer RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1558:0240]
Kernel driver in use: r8169
Kernel modules: r8169
>> sudo lshw -C network
*-network
description: Interface réseau sans fil
produit: Centrino Advanced-N 6235
fabriquant: Intel Corporation
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: wlp2s0
version: 24
numéro de série: c4:85:08:8a:c7:cb
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.10.0-35-generic firmware=18.168.6.1 ip=172.16.3.164 latency=0 link=yes multicast=yes wireless=IEEE 802.11
ressources: irq:32 mémoire:f7d00000-f7d01fff
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0.2
information bus: pci@0000:03:00.2
nom logique: enp3s0f2
version: 0a
numéro de série: 00:90:f5:d7:60:30
taille: 10Mbit/s
capacité: 1Gbit/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 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8411-1_0.0.3 06/18/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:28 portE/S:e000(taille=256) mémoire:f0004000-f0004fff mémoire:f0000000-f0003fff
*-network
description: Ethernet interface
identifiant matériel: 2
nom logique: enp0s26u1u2
numéro de série: a6:65:3c:59:8d:07
fonctionnalités: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device link=yes multicast=yes
>> lsmod
Module Size Used by
ipt_MASQUERADE 16384 0
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
nf_nat_h323 20480 0
nf_conntrack_h323 73728 1 nf_nat_h323
nf_nat_pptp 16384 0
nf_nat_proto_gre 16384 1 nf_nat_pptp
nf_conntrack_pptp 16384 1 nf_nat_pptp
nf_conntrack_proto_gre 16384 1 nf_conntrack_pptp
nf_nat_tftp 16384 0
nf_conntrack_tftp 16384 1 nf_nat_tftp
nf_nat_sip 20480 0
nf_conntrack_sip 28672 1 nf_nat_sip
nf_nat_irc 16384 0
nf_conntrack_irc 16384 1 nf_nat_irc
iptable_nat 16384 0
nf_nat_ipv4 16384 1 iptable_nat
xt_recent 20480 0
ip6t_REJECT 16384 0
nf_reject_ipv6 16384 1 ip6t_REJECT
nf_log_ipv6 16384 0
xt_hl 16384 0
ip6t_rt 16384 0
nf_conntrack_ipv6 20480 0
nf_defrag_ipv6 36864 1 nf_conntrack_ipv6
ipt_REJECT 16384 0
nf_reject_ipv4 16384 1 ipt_REJECT
nf_log_ipv4 16384 0
nf_log_common 16384 2 nf_log_ipv6,nf_log_ipv4
xt_LOG 16384 0
xt_limit 16384 0
xt_tcpudp 16384 0
xt_addrtype 16384 0
nf_conntrack_ipv4 16384 1
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 0
ip6table_filter 16384 1
ip6_tables 28672 1 ip6table_filter
nf_conntrack_netbios_ns 16384 0
nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns
nf_nat_ftp 16384 0
nf_nat 28672 9 nf_nat_pptp,nf_nat_proto_gre,nf_nat_h323,nf_nat_sip,nf_nat_irc,nf_nat_ftp,nf_nat_masquerade_ipv4,nf_nat_ipv4,nf_nat_tftp
libcrc32c 16384 1 nf_nat
nf_conntrack_ftp 20480 1 nf_nat_ftp
nf_conntrack 131072 22 nf_nat_pptp,nf_conntrack_sip,nf_conntrack_irc,nf_nat_h323,nf_conntrack_ipv6,nf_conntrack_ftp,nf_nat_sip,nf_conntrack_ipv4,nf_conntrack_tftp,ipt_MASQUERADE,nf_nat_irc,nf_conntrack_pptp,nf_conntrack_broadcast,nf_nat_ftp,nf_conntrack_netbios_ns,nf_conntrack_proto_gre,nf_nat_masquerade_ipv4,nf_conntrack_h323,xt_conntrack,nf_nat_ipv4,nf_nat_tftp,nf_nat
iptable_filter 16384 1
rndis_host 16384 0
cdc_ether 16384 1 rndis_host
usbnet 45056 2 rndis_host,cdc_ether
nls_utf8 16384 0
isofs 40960 0
uas 24576 0
usb_storage 69632 1 uas
ccm 20480 0
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 200704 0
kvm 593920 1 kvm_intel
snd_hda_codec_hdmi 49152 1
snd_hda_codec_via 24576 1
snd_hda_codec_generic 73728 1 snd_hda_codec_via
snd_hda_intel 36864 3
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_via
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_via
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 102400 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
arc4 16384 2
uvcvideo 90112 0
iwldvm 233472 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
irqbypass 16384 1 kvm
snd_rawmidi 32768 1 snd_seq_midi
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
videodev 172032 3 uvcvideo,videobuf2_core,videobuf2_v4l2
intel_cstate 20480 0
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
media 40960 2 uvcvideo,videodev
mac80211 782336 1 iwldvm
iwlwifi 229376 1 iwldvm
cfg80211 602112 3 iwlwifi,mac80211,iwldvm
intel_rapl_perf 16384 0
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_seq,snd_pcm
snd 77824 17 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_pcm,snd_hda_codec_via
rtsx_pci_ms 20480 0
memstick 16384 1 rtsx_pci_ms
mei_me 40960 0
soundcore 16384 1 snd
shpchp 36864 0
mei 102400 1 mei_me
joydev 20480 0
input_leds 16384 0
lpc_ich 24576 0
tpm_infineon 20480 0
mac_hid 16384 0
serio_raw 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 24576 2 iptable_filter,iptable_nat
x_tables 36864 15 xt_LOG,ipt_REJECT,ip_tables,iptable_filter,xt_tcpudp,ipt_MASQUERADE,xt_limit,ip6t_REJECT,xt_recent,ip6table_filter,xt_addrtype,ip6t_rt,xt_conntrack,ip6_tables,xt_hl
autofs4 40960 2
algif_skcipher 20480 0
af_alg 16384 1 algif_skcipher
dm_crypt 28672 2
rtsx_pci_sdmmc 24576 0
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
i915 1449984 12
aesni_intel 167936 4995
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
cryptd 24576 2500 crypto_simd,ghash_clmulni_intel,aesni_intel
i2c_algo_bit 16384 1 i915
drm_kms_helper 151552 1 i915
syscopyarea 16384 1 drm_kms_helper
psmouse 139264 0
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
ahci 36864 2
drm 352256 6 i915,drm_kms_helper
r8169 81920 0
libahci 32768 1 ahci
rtsx_pci 57344 2 rtsx_pci_sdmmc,rtsx_pci_ms
mii 16384 2 r8169,usbnet
wmi 16384 0
video 40960 1 i915
fjes 73728 0
>> iwconfig
wlp2s0 IEEE 802.11 ESSID:"ANGERS - PUBLIC"
Mode:Managed Frequency:5.54 GHz Access Point: 84:D4:7E:BB:41:91
Bit Rate=150 Mb/s Tx-Power=15 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=63/70 Signal level=-47 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>> ifconfig -a
enp0s26u1u2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether a6:65:3c:59:8d:07 txqueuelen 1000 (Ethernet)
RX packets 438 bytes 239952 (239.9 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 697 bytes 137740 (137.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp3s0f2: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:90:f5:d7:60:30 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Boucle locale)
RX packets 9056 bytes 499692 (499.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 9056 bytes 499692 (499.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.16.3.164 netmask 255.255.254.0 broadcast 172.16.3.255
inet6 fe80::c685:8ff:fe8a:c7cb prefixlen 64 scopeid 0x20<link>
ether c4:85:08:8a:c7:cb txqueuelen 1000 (Ethernet)
RX packets 6015 bytes 1263353 (1.2 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 7374 bytes 1048278 (1.0 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
>> sudo iwlist scan
>> uname -r -m
4.10.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
#auto wlp2s0
#iface wlp2s0 inet dhcp
>> nm-tool
>> nmcli dev wifi
* SSID MODE CHAN DÉBIT SIGNAL BARS SÉCURITÉ
ANGERS-PRO Infra 6 54 Mo/s 100 ▂▄▆█ WPA2 802.1X
ANGERS - PUBLIC Infra 6 54 Mo/s 99 ▂▄▆█ --
WiFi TeK Infra 1 54 Mo/s 97 ▂▄▆█ WPA1 WPA2
ANGERS-PRO Infra 108 54 Mo/s 89 ▂▄▆█ WPA2 802.1X
* ANGERS - PUBLIC Infra 108 54 Mo/s 72 ▂▄▆_ --
>> nmcli connection show
NOM UUID TYPE PÉRIPHÉRIQUE
ANGERS - PUBLIC fb39524c-de77-4294-aac5-ee01ca6ceeb7 802-11-wireless wlp2s0
Connexion filaire 1 eef4d441-3944-376b-96c7-722c2d670a70 802-3-ethernet --
Connexion filaire 2 6e8b4c54-2e48-3733-9e01-cb97cf3299a0 802-3-ethernet --
Livebox-D180 059d56b9-4efb-4667-864c-358f3de2561a 802-11-wireless --
PureVPN Lux 4cefb2bc-914c-4106-87fc-c4d01305d342 vpn --
PureVpn Ukraine 4e1d2605-315a-4065-85af-64895c118f9a vpn --
>> sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Je cherche à me connecter au réseau public de ma ville 'ANGERS-PUBLIC' depuis mon portable tournant sous Ubuntu-Mate 17.04.
La connexion wifi s'effectue comme il faut. L'accès à internet se fait normalement suite à la signature d'un contrat numérique via une page web apparaissant dès l'ouverture de mon explorateur ayant pour adresse:
https://securelogin.arubanetworks.com/upload/custom/CP_INTERNET_PUBLIC/CP_PUB.html?cmd=login&mac=c4:85:08:8a:c7:cb&ip=172.16.3.164&essid=ANGERS%20-%20PUBLIC&apname=AP_SALLE-CHABROL_1&apgroup=ALM_VILLE&url=http%3A%2F%2Fwww%2Egoogle%2Efr%2F
J'ai essayé plusieurs explorateur à savoir: Chrome, Firefox, Brave et Vivaldi. Le problème est le même: il m'est impossible d'accéder à cette page.
Un message d'erreur apparait:
Ce site est inaccessible
Impossible de trouver l'adresse DNS du serveur securelogin.arubanetworks.com.
DNS_PROBE_FINISHED_NXDOMAIN
J'ai beau avoir recherché sur la toile des solutions, rien n'a été efficace.
J'espère la venue de mon sauveur !
Merci de votre attention!