Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

nombre réponses : 25

#0 -1 »  Routage aléatoire en IPv6 » Le 19/04/2020, à 12:09

clement.analogue
Réponses : 0

Bonjour,

Le routage est aléatoire chez moi en IPv6. Je n'arrive pas à identifier le problème. Quelqu'un à essayer un traceroute6 vers un de mes serveur (container LXD).

11  th2-dsl1-a1.fr.eu (2001:41d0::b76)  12.944 ms be45.th2-dsl1a-n93.fr.eu (2001:41d0::b72)  13.035 ms  13.103 ms
12  2001:41d0:fde0:80::30 (2001:41d0:fde0:80::30)  12.637 ms  12.595 ms  12.549 ms
13  2001:41d0:fecf:8900:5ee2:8cff:fe99:f106 (2001:41d0:fecf:8900:5ee2:8cff:fe99:f106)  22.724 ms  22.759 ms  21.971 ms
14  2001:41d0:fecf:8900:5ee2:8cff:fe99:f106 (2001:41d0:fecf:8900:5ee2:8cff:fe99:f106)  3029.525 ms !H  3022.011 ms !H  3022.124 ms !H

mais ça passe parfois. La dernière IP est celle de mon routeur, un Zyxel VMG8823-B50B à l'interface bugguée comme pas possible. Quasi impossible à configurer. Mon FAI est OVH.

Depuis ce containeur, ça semble fonctionné

# traceroute6 2001:67c:1360:8001::2b
traceroute to 2001:67c:1360:8001::2b (2001:67c:1360:8001::2b) from 2001:41d0:fecf:8900:216:3eff:fe8a:e4a6, 30 hops max, 24 byte packets
 1  2001:41d0:fecf:8900:5ee2:8cff:fe99:f106 (2001:41d0:fecf:8900:5ee2:8cff:fe99:f106)  2.682 ms  0.918 ms  0.464 ms
 2  2001:41d0:fde0::10 (2001:41d0:fde0::10)  10.375 ms  9.303 ms  10.095 ms
 3  2001:41d0:fde0:80::31 (2001:41d0:fde0:80::31)  14.312 ms  9.677 ms  10.448 ms
 4  * * *
 5  he.par.franceix.net (2001:7f8:54::10)  10.384 ms  9.469 ms  9.675 ms
 6  100ge11-1.core1.lon2.he.net (2001:470:0:2ce::1)  20.373 ms  20.134 ms  41.108 ms
 7  100ge4-1.core1.lon3.he.net (2001:470:0:3ea::2)  20.268 ms  20.278 ms  21.119 ms
 8  annegrit.canonical.com (2001:67c:1360::7)  89.103 ms  89.439 ms  89.126 ms
 9  cactuar.canonical.com (2001:67c:1360:8001::2b)  87.616 ms  87.698 ms  88.203 ms

La configuration réseau du containeur, avec netplan

# cat /etc/netplan/50-cloud-init.yaml
network:
    version: 2
    ethernets:
        eth0:
            dhcp4: true
            nameservers:
                addresses: [192.168.1.11, 192.168.1.29]

Je ne sais pas comment il a choppé une IPv6

# ifconfig 
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.45  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 2001:41d0:fecf:8900:216:3eff:fe8a:e4a6  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::216:3eff:fe8a:e4a6  prefixlen 64  scopeid 0x20<link>
        ether 00:16:3e:8a:e4:a6  txqueuelen 1000  (Ethernet)
        RX packets 2405960257  bytes 2282269194099 (2.2 TB)
        RX errors 0  dropped 674723  overruns 0  frame 0
        TX packets 1829657657  bytes 2264846600441 (2.2 TB)
        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  (Local Loopback)
        RX packets 229023  bytes 56341056 (56.3 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 229023  bytes 56341056 (56.3 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
# route -6
Kernel IPv6 routing table
Destination                    Next Hop                   Flag Met Ref Use If
2001:41d0:fecf:8900::/64       [::]                       U    100 9    25 eth0
2001:41d0:fecf:8900::/64       [::]                       UAe  256 1     0 eth0
fe80::/64                      [::]                       U    256 1     0 eth0
[::]/0                         fe80::5ee2:8cff:fe99:f106  UG   100 9 13104 eth0
ip6-localhost/128              [::]                       Un   0   2     0 lo
tor.forumanalogue.fr/128       [::]                       Un   0   10  4438 eth0
fe80::216:3eff:fe8a:e4a6/128   [::]                       Un   0   4147141 eth0
ip6-mcastprefix/8              [::]                       U    256 9157425 eth0
[::]/0                         [::]                       !n   -1  1     1 lo

Sur le serveur, à l'ancienne

% cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto enp10s0
iface enp10s0 inet manual

auto xenbr0
iface xenbr0 inet static
        address 192.168.1.10
        netmask 255.255.255.0
        gateway 192.168.1.1
        bridge-ports enp10s0
        bridge_stp on
        bridge_maxwait 0
        bridge_fd 0

Pareil, je ne sais pas comment le serveur à récupérer des IPv6.

% ifconfig
enp10s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::325a:3aff:fe7f:843f  prefixlen 64  scopeid 0x20<link>
        ether 30:5a:3a:7f:84:3f  txqueuelen 1000  (Ethernet)
        RX packets 2659908723  bytes 2358003270936 (2.3 TB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2685754119  bytes 2500413071945 (2.5 TB)
        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  (Local Loopback)
        RX packets 34708508  bytes 8222548101 (8.2 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 34708508  bytes 8222548101 (8.2 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth01895458: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether e2:a9:fe:0a:c8:cd  txqueuelen 1000  (Ethernet)
        RX packets 1754539  bytes 348902146 (348.9 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2426168  bytes 294717765 (294.7 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth32577954: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 72:d7:c5:32:e5:0e  txqueuelen 1000  (Ethernet)
        RX packets 494557  bytes 77058878 (77.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2684601  bytes 264044615 (264.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth48500450: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether aa:3b:fb:15:a3:c5  txqueuelen 1000  (Ethernet)
        RX packets 258819  bytes 27572129 (27.5 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2446220  bytes 238423490 (238.4 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth19d5dfe8: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 5a:a3:75:82:da:b2  txqueuelen 1000  (Ethernet)
        RX packets 158807  bytes 279525155 (279.5 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 729435  bytes 462474234 (462.4 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth21974f8c: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 3e:c1:b9:26:19:70  txqueuelen 1000  (Ethernet)
        RX packets 5910245  bytes 6651038200 (6.6 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 11218527  bytes 11249176973 (11.2 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth251fc275: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether f6:87:ac:45:ae:0c  txqueuelen 1000  (Ethernet)
        RX packets 541485  bytes 80435050 (80.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2744066  bytes 268775122 (268.7 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth2f6307bf: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 42:19:00:5f:56:ad  txqueuelen 1000  (Ethernet)
        RX packets 26319084  bytes 26167084906 (26.1 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 25773488  bytes 3721991106 (3.7 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth37fba5cd: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 1a:33:bc:fb:2a:f2  txqueuelen 1000  (Ethernet)
        RX packets 8227775  bytes 1444393182 (1.4 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 11944904  bytes 3603367720 (3.6 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth55a26585: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 62:e1:1e:6f:8d:98  txqueuelen 1000  (Ethernet)
        RX packets 1305341  bytes 7876079695 (7.8 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1703424  bytes 139116631 (139.1 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth8d677ac8: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 0e:f6:46:78:f0:46  txqueuelen 1000  (Ethernet)
        RX packets 6091011  bytes 924876265 (924.8 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 7841957  bytes 939828196 (939.8 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethb172ffe7: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether f6:38:6c:50:7e:29  txqueuelen 1000  (Ethernet)
        RX packets 22786112  bytes 2797448230 (2.7 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 26391304  bytes 10770083881 (10.7 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethb8437e04: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether fe:a6:86:64:a9:d2  txqueuelen 1000  (Ethernet)
        RX packets 509777  bytes 76470565 (76.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2700757  bytes 255345909 (255.3 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethbb9c903b: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 92:10:31:fd:34:b8  txqueuelen 1000  (Ethernet)
        RX packets 1830881387  bytes 2266470316372 (2.2 TB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2407679485  bytes 2283913652174 (2.2 TB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethc0fb6a90: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 76:22:c4:db:9b:34  txqueuelen 1000  (Ethernet)
        RX packets 651364  bytes 1452544523 (1.4 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3127781  bytes 780003285 (780.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethd9694139: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether b2:20:95:f7:17:a3  txqueuelen 1000  (Ethernet)
        RX packets 513782  bytes 84087826 (84.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2704450  bytes 261505282 (261.5 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethd1754acb: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 26:1e:0e:1e:f0:d1  txqueuelen 1000  (Ethernet)
        RX packets 853417  bytes 140594674 (140.5 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3095450  bytes 472437784 (472.4 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethdb30abd2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether ca:56:f5:54:76:73  txqueuelen 1000  (Ethernet)
        RX packets 228032  bytes 20040219 (20.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2417106  bytes 235183919 (235.1 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethdc70a424: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 5e:cd:9f:b2:59:11  txqueuelen 1000  (Ethernet)
        RX packets 10657833  bytes 31037764321 (31.0 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 19105558  bytes 23084817021 (23.0 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vethec10611f: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 42:16:1c:21:43:43  txqueuelen 1000  (Ethernet)
        RX packets 615100  bytes 112781008 (112.7 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2794143  bytes 326186270 (326.1 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

xenbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.10  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 2001:41d0:fecf:8900:e8c7:e967:8e21:9f41  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:40b1:ba57:9df0:6a4c  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:325a:3aff:fe7f:843f  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:b0fc:ccfe:3cfb:e112  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:9c70:8f78:2b4e:748  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:6da7:f125:240a:b262  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:424:a91a:57d3:c01c  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:9813:71cb:d1c5:42b  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:cf6:46ff:fe78:f046  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:ddfc:94fa:2bca:d24b  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:4041:4b44:2236:513b  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:5d29:4697:1671:78ec  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:6d12:100f:d5de:e46  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:57f:4303:e6a9:b2cf  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:7dfc:825f:2166:a9fe  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::325a:3aff:fe7f:843f  prefixlen 64  scopeid 0x20<link>
        inet6 2001:41d0:fecf:8900:e8d9:226b:b9ce:e06b  prefixlen 64  scopeid 0x0<global>
        inet6 2001:41d0:fecf:8900:e8d9:226b:b9ce:e06b  prefixlen 64  scopeid 0x0<global>
        ether 0e:f6:46:78:f0:46  txqueuelen 1000  (Ethernet)
        RX packets 81819186  bytes 49190156351 (49.1 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 67061836  bytes 143719960482 (143.7 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
% route -6
Kernel IPv6 routing table
Destination                    Next Hop                   Flag Met Ref Use If
localhost/128                  [::]                       U    256 1     0 lo
2001:41d0:fecf:8900::/64       [::]                       UAe  256 9   156 xenbr0
fe80::/64                      [::]                       U    256 1     0 enp10s0
fe80::/64                      [::]                       U    256 1     0 xenbr0
[::]/0                         fe80::5ee2:8cff:fe99:f106  UGDAe 1024 9 14884 xenbr0
localhost/128                  [::]                       Un   0   10 34018 lo
2001:41d0:fecf:8900:424:a91a:57d3:c01c/128 [::]                       Un   0   9   251 xenbr0
2001:41d0:fecf:8900:57f:4303:e6a9:b2cf/128 [::]                       Un   0   4     4 xenbr0
2001:41d0:fecf:8900:cf6:46ff:fe78:f046/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:325a:3aff:fe7f:843f/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:4041:4b44:2236:513b/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:40b1:ba57:9df0:6a4c/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:5d29:4697:1671:78ec/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:6d12:100f:d5de:e46/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:6da7:f125:240a:b262/128 [::]                       Un   0   9    12 xenbr0
2001:41d0:fecf:8900:7dfc:825f:2166:a9fe/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:9813:71cb:d1c5:42b/128 [::]                       Un   0   6   184 xenbr0
2001:41d0:fecf:8900:9c70:8f78:2b4e:748/128 [::]                       Un   0   6   106 xenbr0
2001:41d0:fecf:8900:b0fc:ccfe:3cfb:e112/128 [::]                       Un   0   6    12 xenbr0
2001:41d0:fecf:8900:ddfc:94fa:2bca:d24b/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:e8c7:e967:8e21:9f41/128 [::]                       Un   0   2     0 xenbr0
2001:41d0:fecf:8900:e8d9:226b:b9ce:e06b/128 [::]                       Un   0   10  2489 xenbr0
fe80::325a:3aff:fe7f:843f/128  [::]                       Un   0   2     0 enp10s0
fe80::325a:3aff:fe7f:843f/128  [::]                       Un   0   10  6681 xenbr0
ff00::/8                       [::]                       U    256 9 36127 enp10s0
ff00::/8                       [::]                       U    256 9179626 xenbr0
[::]/0                         [::]                       !n   -1  1     1 lo

Est-ce que le problème de routage vient du containeur LXD, de mon serveur, du routeur, ou du FAI ? Merci d'avance pour votre aide smile

#1 -1 »  Disque Dur -- exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen » Le 13/11/2018, à 10:50

clement.analogue
Réponses : 0

Bonjour,

Depuis hier, j'ai des problèmes de disques durs. J'ai des lenteurs constantes et des problèmes d'écriture. Il a fallu 20 minutes à mon ordinateur pour démarrer (contre quelques secondes normalement) en m'y prenant à deux reprises. Ceux-ci fonctionnaient parfaitement depuis plusieurs années (3 RAID1, "clean" d'après mdstat). Ce sont des Seagate Enterprise Capacity (x4) et Seagate Barracuda (x2). J'ai ce message qui se répète en continu

[ 3250.970987] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 3250.970992] ata2.00: failed command: SMART
[ 3250.970997] ata2.00: cmd b0/d0:01:00:4f:c2/00:00:00:00:00/00 tag 9 pio 512 in
                        res 40/00:01:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[ 3250.971000] ata2.00: status: { DRDY }
[ 3250.971003] ata2: hard resetting link
[ 3260.970874] ata2: softreset failed (1st FIS failed)
[ 3260.970880] ata2: hard resetting link
[ 3270.970737] ata2: softreset failed (1st FIS failed)
[ 3270.970742] ata2: hard resetting link
[ 3305.970262] ata2: softreset failed (1st FIS failed)
[ 3305.970268] ata2: hard resetting link
[ 3311.189482] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 3311.189485] ata2.00: link online but device misclassified
[ 3316.221334] ata2.00: qc timeout (cmd 0xec)
[ 3316.221342] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 3316.221343] ata2.00: revalidation failed (errno=-5)
[ 3316.221347] ata2: hard resetting link
[ 3316.697325] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 3320.236564] ata2.00: configured for UDMA/133
[ 3320.236592] ata2: EH complete
% sudo lshw -c disk
[sudo] password for clement:
  *-disk
       description: ATA Disk
       product: ST3000DM001-1CH1
       vendor: Seagate
       physical id: 0.0.0
       bus info: scsi@0:0.0.0
       logical name: /dev/sda
       version: CC27
       serial: W1F3Q0DE
       size: 2794GiB (3TB)
       capabilities: gpt-1.00 partitioned partitioned:gpt
       configuration: ansiversion=5 guid=c69f7c6c-5af1-48e1-8238-726a5a8191ab logicalsectorsize=512 sectorsize=4096
  *-disk
       description: ATA Disk
       product: ST3000DM001-1CH1
       vendor: Seagate
       physical id: 0.0.0
       bus info: scsi@1:0.0.0
       logical name: /dev/sdb
       version: CC27
       serial: W1F3Q0RE
       size: 2794GiB (3TB)
       capabilities: gpt-1.00 partitioned partitioned:gpt
       configuration: ansiversion=5 guid=2259666c-bed3-41e6-af8f-9da2fc1bfd82 logicalsectorsize=512 sectorsize=4096
  *-disk
       description: ATA Disk
       product: ST1000NM0033-9ZM
       vendor: Seagate
       physical id: 0.0.0
       bus info: scsi@2:0.0.0
       logical name: /dev/sdc
       version: SN04
       serial: Z1W4QK99
       size: 931GiB (1TB)
       configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=9ee6db07
  *-disk
       description: ATA Disk
       product: ST1000NM0033-9ZM
       vendor: Seagate
       physical id: 0.0.0
       bus info: scsi@3:0.0.0
       logical name: /dev/sdd
       version: SN04
       serial: Z1W4QH3B
       size: 931GiB (1TB)
       configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512
  *-disk
       description: ATA Disk
       product: ST4000NM0024-1HT
       vendor: Seagate
       physical id: 0.0.0
       bus info: scsi@4:0.0.0
       logical name: /dev/sde
       version: SN02
       serial: Z4F02158
       size: 3726GiB (4TB)
       capabilities: gpt-1.00 partitioned partitioned:gpt
       configuration: ansiversion=5 guid=aaa6cbcf-f81e-4b90-ad01-50054efc9bfb logicalsectorsize=512 sectorsize=4096
  *-disk
       description: ATA Disk
       product: ST4000NM0024-1HT
       vendor: Seagate
       physical id: 0.0.0
       bus info: scsi@5:0.0.0
       logical name: /dev/sdf
       version: SN02
       serial: Z4F020FH
       size: 3726GiB (4TB)
       capabilities: gpt-1.00 partitioned partitioned:gpt
       configuration: ansiversion=5 guid=4070e5bf-948f-4203-ab0e-65755f966208 logicalsectorsize=512 sectorsize=4096

Je suis sous Ubuntu Xenal 16.04 avec le noyau 4.15.0-39-generic (car problème de reconnaissance de matériel trop récent).

Merci d'avance pour votre aide !

#2 -1 »  Partition apparaissant montée mais ne l'ai pas » Le 12/01/2017, à 18:46

clement.analogue
Réponses : 0

Bonjour,

J'ai un problème de partition sur une machine pour laquelle je n'ai qu'un accès ssh. Je ne peux rien faire dessus : je ne peux pas la monter ni la vérifier car le système me répond que la partition est montée. Cette partition est en btrfs sur du lvm. Exemple, si je tente un repair :

% sudo btrfsck --repair /dev/ubuntu2/var
[sudo] password for clement: 
sudo: unable to open /var/lib/sudo/clement/5: Read-only file system
enabling repair mode
/dev/ubuntu2/var is currently mounted. Aborting

pourtant la parition n'est pas montée :

% mount | grep ubuntu2
%

Note que cette partition est une copie de /var, via dd, qui lui est bien monté mais est problématique (montée en rw mais ro en pratique), d'où l'erreur liée à sudo.

Je vous remercie d'avance pour votre aide.

#3 -1 »  modprobe: ERROR: could not insert 'nvidia_352': No such device » Le 01/09/2016, à 16:27

clement.analogue
Réponses : 10

Bonjour,

J'ai un problème avec les drivers nvidia (Ubuntu 14.04 avec HWE de Xenial):

sudo modprobe -vv nvidia                       
modprobe: INFO: ../libkmod/libkmod.c:354 kmod_set_log_fn() custom logging function 0x555685eef090 registered
insmod /lib/modules/4.4.0-36-generic/updates/dkms/nvidia_352.ko 
modprobe: INFO: ../libkmod/libkmod-module.c:861 kmod_module_insert_module() Failed to insert module '/lib/modules/4.4.0-36-generic/updates/dkms/nvidia_352.ko': No such device
modprobe: ERROR: could not insert 'nvidia_352': No such device
modprobe: INFO: ../libkmod/libkmod.c:321 kmod_unref() context 0x555687a3a1e0 released

Je précise que je n'ai pas d’accès physique a la machine. J'ai besoin des drivers nvidia pour utiliser cuda.

J'ai fait mainte fois des apt purge des paquets nvidia-* sans succes.

C'est une carte pro NVS300 (donc avec cuda capabilities)

03:00.0 VGA compatible controller: NVIDIA Corporation GT218 [NVS 300] (rev a2) (prog-if 00 [VGA controller])
        Subsystem: NVIDIA Corporation Device 0862
        Flags: bus master, fast devsel, latency 0, IRQ 11
        Memory at f2000000 (32-bit, non-prefetchable) [size=16M]
        Memory at f4000000 (64-bit, prefetchable) [size=64M]
        Memory at f8000000 (64-bit, prefetchable) [size=32M]
        I/O ports at e000 [size=128]
        Expansion ROM at f3000000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [b4] Vendor Specific Information: Len=14 <?>
        Capabilities: [100] Virtual Channel
        Capabilities: [128] Power Budgeting <?>
        Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
sudo lshw -enable pci -class display
  *-display UNCLAIMED     
       description: VGA compatible controller
       product: GT218 [NVS 300]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       version: a2
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:f2000000-f2ffffff memory:f4000000-f7ffffff memory:f8000000-f9ffffff ioport:e000(size=128) memory:f3000000-f307ffff

Merci d'avec pour votre aide.

#4 Re : -1 »  modprobe: ERROR: could not insert 'nvidia_352': No such device » Le 01/09/2016, à 20:32

clement.analogue
Réponses : 10

Non. Ça devrait être le cas ?

#5 Re : -1 »  modprobe: ERROR: could not insert 'nvidia_352': No such device » Le 01/09/2016, à 22:39

clement.analogue
Réponses : 10

Plus d'infos avec les commandes dans le lien.

nvidia-smi 
modprobe: ERROR: could not insert 'nvidia_352': No such device
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running
cd /usr/local/cuda/samples/1_Utilities/deviceQuery
sudo make
./deviceQuery
./deviceQuery Starting...

 CUDA Device Query (Runtime API) version (CUDART static linking)

modprobe: ERROR: could not insert 'nvidia_352': No such device
cudaGetDeviceCount returned 38
-> no CUDA-capable device is detected
Result = FAIL
nvidia-settings -q NvidiaDriverVersion

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.
cat /proc/driver/nvidia/version
cat: /proc/driver/nvidia/version: No such file or directory
lsmod | grep -i nvidia
nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2015 NVIDIA Corporation
Built on Tue_Aug_11_14:27:32_CDT_2015
Cuda compilation tools, release 7.5, V7.5.17
cat /etc/ld.so.conf.d/nvidia-lib64.conf
cat: /etc/ld.so.conf.d/nvidia-lib64.conf: No such file or directory
sudo modinfo nvidia-352-uvm
filename:       /lib/modules/4.4.0-36-generic/updates/dkms/nvidia_352_uvm.ko
supported:      external
license:        MIT
srcversion:     A347F556C35EE8E88DF9DEB
depends:        nvidia
vermagic:       4.4.0-36-generic SMP mod_unload modversions 
parm:           NVuvm_prefetch_stats:int
parm:           NVuvm_prefetch_threshold:int
parm:           NVuvm_prefetch_adaptive:int
parm:           NVuvm_prefetch_epoch:int
parm:           NVuvm_prefetch_sparsity_inc:int
parm:           NVuvm_prefetch_sparsity_dec:int
parm:           NVuvm_prefetch:int

Sinon, je n'installe pas le paquet car il enlève partiellement la version 352 pour mettre la version 340, moins problématique mais créant des conflits puisque les paquets sans n° de version pointent vers 352. ça downgrade aussi cuda de 7.5 à 5.5. Et au final, le problème est le même.

sudo apt install nvidia-cuda-toolkit
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  cuda-command-line-tools-7-5 cuda-core-7-5 cuda-cublas-7-5
  cuda-cublas-dev-7-5 cuda-cudart-7-5 cuda-cudart-dev-7-5 cuda-cufft-7-5
  cuda-cufft-dev-7-5 cuda-curand-7-5 cuda-curand-dev-7-5 cuda-cusolver-7-5
  cuda-cusolver-dev-7-5 cuda-cusparse-7-5 cuda-cusparse-dev-7-5
  cuda-documentation-7-5 cuda-driver-dev-7-5 cuda-license-7-5
  cuda-misc-headers-7-5 cuda-npp-7-5 cuda-npp-dev-7-5 cuda-nvrtc-7-5
  cuda-nvrtc-dev-7-5 cuda-samples-7-5 cuda-toolkit-7-5 cuda-visual-tools-7-5
  nvidia-modprobe
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libcublas5.5 libcuda1-340 libcudart5.5 libcufft5.5 libcufftw5.5
  libcuinj64-5.5 libcurand5.5 libcusparse5.5 libnppc5.5 libnppi5.5 libnpps5.5
  libnvtoolsext1 libnvvm2 libthrust-dev libvdpau-dev nvidia-340 nvidia-340-uvm
  nvidia-cuda-dev nvidia-cuda-doc nvidia-cuda-gdb nvidia-libopencl1-331
  nvidia-libopencl1-340 nvidia-opencl-dev nvidia-opencl-icd-340 nvidia-prime
  nvidia-profiler nvidia-visual-profiler opencl-headers
Suggested packages:
  libvdpau-doc libcupti-dev
The following packages will be REMOVED:
  cuda cuda-7-5 cuda-drivers cuda-runtime-7-5 libcuda1-352 nvidia-352
  nvidia-352-dev nvidia-352-uvm nvidia-opencl-icd-352 ocl-icd-libopencl1
The following NEW packages will be installed:
  libcublas5.5 libcuda1-340 libcudart5.5 libcufft5.5 libcufftw5.5
  libcuinj64-5.5 libcurand5.5 libcusparse5.5 libnppc5.5 libnppi5.5 libnpps5.5
  libnvtoolsext1 libnvvm2 libthrust-dev libvdpau-dev nvidia-340 nvidia-340-uvm
  nvidia-cuda-dev nvidia-cuda-doc nvidia-cuda-gdb nvidia-cuda-toolkit
  nvidia-libopencl1-331 nvidia-libopencl1-340 nvidia-opencl-dev
  nvidia-opencl-icd-340 nvidia-prime nvidia-profiler nvidia-visual-profiler
  opencl-headers
0 upgraded, 29 newly installed, 10 to remove and 0 not upgraded.
Need to get 61.2 kB/320 MB of archives.
After this operation, 740 MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.

Sinon, la commande

sudo ldconfig /usr/local/cuda-7.5/lib64

n'a pas aidé non plus.

#6 Re : -1 »  modprobe: ERROR: could not insert 'nvidia_352': No such device » Le 01/09/2016, à 22:51

clement.analogue
Réponses : 10

Le paquet nvidia-cuda-toolkit est lié à cuda 5.5 alors que j'ai la version 7.5 d'installer.

#7 Re : -1 »  modprobe: ERROR: could not insert 'nvidia_352': No such device » Le 01/09/2016, à 22:58

clement.analogue
Réponses : 10

J'ai répondu avant que tu édite le message. Le paquet nvidia-cuda-toolkit enlève les drivers nvidia 352 et cuda 7.5 pour les remplacer par les versions 340 et 5.5, respectivement. J'ai déjà cuda d'installer sur mon système.

#8 Re : -1 »  modprobe: ERROR: could not insert 'nvidia_352': No such device » Le 03/09/2016, à 00:00

clement.analogue
Réponses : 10

oki. Désolé, je n'avais pas compris que c'était les dépôts. Certains paquets proviennent des dépôts nvidia que j'ai utilisé pour installer cuda.

/bin/bash ./foo.sh 
nvidia-352:
  Installed: 352.63-0ubuntu0.14.04.1
  Candidate: 352.63-0ubuntu0.14.04.1
  Version table:
 *** 352.63-0ubuntu0.14.04.1 0
        500 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/restricted amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/restricted amd64 Packages
        100 /var/lib/dpkg/status
     352.39-0ubuntu1 0
        500 file:/var/cuda-repo-7-5-local/  Packages
nvidia-352-dev:
  Installed: 352.63-0ubuntu0.14.04.1
  Candidate: 352.63-0ubuntu0.14.04.1
  Version table:
 *** 352.63-0ubuntu0.14.04.1 0
        500 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/restricted amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/restricted amd64 Packages
        100 /var/lib/dpkg/status
     352.39-0ubuntu1 0
        500 file:/var/cuda-repo-7-5-local/  Packages
nvidia-352-uvm:
  Installed: 352.39-0ubuntu1
  Candidate: 352.39-0ubuntu1
  Version table:
 *** 352.39-0ubuntu1 0
        500 file:/var/cuda-repo-7-5-local/  Packages
        100 /var/lib/dpkg/status
nvidia-common:
  Installed: 1:0.2.91.11
  Candidate: 1:0.2.91.11
  Version table:
 *** 1:0.2.91.11 0
        500 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/universe amd64 Packages
        100 /var/lib/dpkg/status
     1:0.2.91.4 0
        500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
nvidia-modprobe:
  Installed: 352.39-0ubuntu1
  Candidate: 352.39-0ubuntu1
  Version table:
 *** 352.39-0ubuntu1 0
        500 file:/var/cuda-repo-7-5-local/  Packages
        100 /var/lib/dpkg/status
     340.24-1~ubuntu14.04.1 0
        100 http://fr.archive.ubuntu.com/ubuntu/ trusty-backports/multiverse amd64 Packages
nvidia-opencl-icd-352:
  Installed: 352.63-0ubuntu0.14.04.1
  Candidate: 352.63-0ubuntu0.14.04.1
  Version table:
 *** 352.63-0ubuntu0.14.04.1 0
        500 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse amd64 Packages
        100 /var/lib/dpkg/status
     352.39-0ubuntu1 0
        500 file:/var/cuda-repo-7-5-local/  Packages
nvidia-settings:
  Installed: 352.39-0ubuntu1
  Candidate: 352.39-0ubuntu1
  Version table:
 *** 352.39-0ubuntu1 0
        500 file:/var/cuda-repo-7-5-local/  Packages
        100 /var/lib/dpkg/status
     346.59-0ubuntu1~ubuntu14.04.1 0
        100 http://fr.archive.ubuntu.com/ubuntu/ trusty-backports/main amd64 Packages
     331.20-0ubuntu8 0
        500 http://fr.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

Kernel version

uname -a
Linux boson02 4.4.0-36-generic #55~14.04.1-Ubuntu SMP Fri Aug 12 11:49:30 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

#9 -1 »  Cherche registrar » Le 13/04/2016, à 10:07

clement.analogue
Réponses : 0

Bonjour,

Je suis à la chercher d'un registrar pour un domaine en .fr assez complet pour la gestion des zones DNS. Je suis actuellement chez BookMyName.com qui gère les types MX A CNAME NS AAAA TXT SRV et WKS. Je cherche à faire des enregistrements TLSA et SSHFP. Connaissez-vous un registrar qui gère aussi ces types ?

Merci d'avance smile

#10 -1 »  [Résolu] Plus de connection à internet » Le 15/02/2016, à 12:53

clement.analogue
Réponses : 15

Bonjour la communauté,

Je n'ai plus de connexion à Internet depuis ce matin. Notons que j'ai un accès au réseau local, et que mes autres appareils ont accès à Internet sans problème. J'ai rebooté, j'ai même éteins le laptop pendant un moment, même comportement sur mes deux interfaces réseau (eth0 et wlan0). J'ai même essayé avec une autre connexion Internet, même résultat.

Merci d'avance pour votre aide.


Tracepath:

% tracepath 192.168.1.1         
 1?: [LOCALHOST]                                         pmtu 1500
 1:  forumanalogue.fr                                      1.592ms reached
 1:  forumanalogue.fr                                      1.359ms reached
     Resume: pmtu 1500 hops 1 back 1 
% tracepath 8.8.8.8             
 1?: [LOCALHOST]                                         pmtu 1500
 1:  no reply
 2:  no reply
 3:  no reply
 4:  no reply
 5:  no reply
 6:  no reply
 7:  no reply
 8:  no reply
 9:  no reply
10:  no reply
11:  no reply
12:  no reply
13:  no reply
14:  no reply
15:  no reply
16:  no reply
17:  no reply
18:  no reply
19:  no reply
20:  no reply
21:  no reply
22:  no reply
23:  no reply
24:  no reply
25:  no reply
26:  no reply
27:  no reply
28:  no reply
29:  no reply
30:  no reply
     Too many hops: pmtu 1500
     Resume: pmtu 1500 

Plus d'info

% sudo lshw -C network
[sudo] password for clement: 
  *-network               
       description: Ethernet interface
       product: NetXtreme BCM57765 Gigabit Ethernet PCIe
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: eth0
       version: 10
       serial: 68:5b:35:96:f6:e1
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi msix pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.137 firmware=57765-v1.37 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:16 memory:a0400000-a040ffff memory:a0410000-a041ffff
  *-network
       description: Wireless interface
       product: BCM4331 802.11a/b/g/n
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 02
       serial: a8:86:dd:93:41:6c
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=6.30.223.248 (r487574) ip=192.168.1.5 latency=0 multicast=yes wireless=IEEE 802.11abg
       resources: irq:17 memory:a0600000-a0603fff
 % sudo ifconfig
eth0      Link encap:Ethernet  HWaddr 68:5b:35:96:f6:e1  
          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 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:5074 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5074 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1602881 (1.6 MB)  TX bytes:1602881 (1.6 MB)

wlan0     Link encap:Ethernet  HWaddr a8:86:dd:93:41:6c  
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::aa86:ddff:fe93:416c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:23639 errors:0 dropped:0 overruns:0 frame:1319
          TX packets:20794 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:28913966 (28.9 MB)  TX bytes:2315442 (2.3 MB)
          Interrupt:17 
% cat  /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

Le contenu de ce fichier me semble étrange (Where's wlan0?) pourtant j'ai bien accès au réseau local.

% sudo nm-tool

NetworkManager Tool

State: connected (global)

- Device: 30:76:6F:0A:8D:02 ----------------------------------------------------
  Type:              Bluetooth
  Driver:            bluez
  State:             disconnected
  Default:           no

  Capabilities:


- Device: wlan0  [Bbox-A7B38DFF-5GHz] ------------------------------------------
  Type:              802.11 WiFi
  Driver:            wl
  State:             connected
  Default:           yes
  HW Address:        A8:86:DD:93:41:6C

  Capabilities:
    Speed:           300 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points (* = current AP)
    Bbox-A7B38DFF:   Infra, 5C:A3:9D:85:40:98, Freq 2412 MHz, Rate 54 Mb/s, Strength 100 WPA WPA2
    Bbox-0A2E264B-5GHz: Infra, 64:7C:34:33:4C:30, Freq 5180 MHz, Rate 54 Mb/s, Strength 60 WPA WPA2
    Bbox-0A2E264B:   Infra, 64:7C:34:33:4C:2C, Freq 2462 MHz, Rate 54 Mb/s, Strength 55 WPA WPA2
    SFR-0313:        Infra, FC:B4:E6:3B:0A:C1, Freq 5240 MHz, Rate 54 Mb/s, Strength 39 WPA WPA2
    SFR-0313:        Infra, 00:37:B7:51:03:19, Freq 2412 MHz, Rate 54 Mb/s, Strength 45 WPA WPA2
    Bbox-233A6BC7:   Infra, E8:BE:81:AF:55:40, Freq 2412 MHz, Rate 54 Mb/s, Strength 42 WPA WPA2
    freebox_PVAGJE:  Infra, 00:24:D4:6B:77:C4, Freq 2432 MHz, Rate 54 Mb/s, Strength 27 WPA
    SFR_80A0:        Infra, 24:95:04:C9:80:A4, Freq 2437 MHz, Rate 54 Mb/s, Strength 27 WPA
    SFR WiFi Mobile: Infra, D2:95:04:C9:80:A7, Freq 2437 MHz, Rate 54 Mb/s, Strength 25 WPA2 Enterprise
    FreeWifi_secure: Infra, 00:24:D4:E6:E2:96, Freq 2447 MHz, Rate 54 Mb/s, Strength 24 WPA2 Enterprise
    Bouygues Telecom Wi-Fi: Infra, 64:7C:34:33:4C:2D, Freq 2462 MHz, Rate 54 Mb/s, Strength 55
    SFR WiFi FON:    Infra, D2:95:04:C9:80:A5, Freq 2437 MHz, Rate 54 Mb/s, Strength 25
    LG-E460_6416:    Infra, 9A:D6:F7:ED:AA:63, Freq 2412 MHz, Rate 54 Mb/s, Strength 68 WPA2
    Bbox-233A6BC7-5GHz: Infra, E8:BE:81:AF:55:44, Freq 5200 MHz, Rate 54 Mb/s, Strength 35 WPA WPA2
    FreeWifi_secure: Infra, 00:24:D4:6B:77:C6, Freq 2432 MHz, Rate 54 Mb/s, Strength 27 WPA2 Enterprise
    FreeWifi:        Infra, 00:24:D4:6B:77:C5, Freq 2432 MHz, Rate 54 Mb/s, Strength 27
    FreeWifi:        Infra, 00:24:D4:E6:E2:95, Freq 2447 MHz, Rate 54 Mb/s, Strength 22
    Freebox-AF55C5:  Infra, 00:24:D4:E6:E2:94, Freq 2447 MHz, Rate 54 Mb/s, Strength 19 WPA
    DOC:             Infra, F4:CA:E5:87:F7:3C, Freq 2462 MHz, Rate 54 Mb/s, Strength 20 WPA
    Bbox-AA1A1FAE:   Infra, A0:1B:29:B1:59:20, Freq 2412 MHz, Rate 54 Mb/s, Strength 17 WPA WPA2
    PIERREBRUN:      Infra, 80:EA:96:F3:60:9A, Freq 2412 MHz, Rate 54 Mb/s, Strength 32 WPA WPA2
    *Bbox-A7B38DFF-5GHz: Infra, 5C:A3:9D:85:40:90, Freq 5180 MHz, Rate 54 Mb/s, Strength 72 WPA WPA2

  IPv4 Settings:
    Address:         192.168.1.5
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.254

    DNS:             127.0.0.1
    DNS:             192.168.1.8


- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            tg3
  State:             unavailable
  Default:           no
  HW Address:        68:5B:35:96:F6:E1

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off

Edit: Le problème venait de iptables. Un iptables -F suivi de l'ajout correct des règles à résolu le problème.

#11 Re : -1 »  [Résolu] Plus de connection à internet » Le 16/02/2016, à 10:28

clement.analogue
Réponses : 15

oui, je l'ai vu, mais je n'en ai pas tenu compte car il me semble que mon problème est différent étant donné que les pilotes ont l'air de fonctionner (pas d'erreur dans les propriétés réseaux et accès au réseau local) et que ça a l'air lié au dépôt proposed qui n'est pas activé. De plus, cette méthode ne fonctionne que si l'on a déjà accès à internet pour apt.

#12 Re : -1 »  [Résolu] Plus de connection à internet » Le 16/02/2016, à 11:44

clement.analogue
Réponses : 15
% lsb_release -d
Description:	Ubuntu 14.04.3 LTS
% cat /etc/apt/sources.list | grep opo

Cette commande ne retourne rien mais j'utilise mes propres dépôts, que cherches-tu à voir ?

% uname -mr
3.19.0-49-generic x86_64

Vivd LTS enblement stack

#13 Re : -1 »  [Résolu] Plus de connection à internet » Le 16/02/2016, à 12:24

clement.analogue
Réponses : 15

J'ai un miroir local des dépôts. Ce n'est pas le problème car il est à jour.

#14 Re : -1 »  [Résolu] Plus de connection à internet » Le 16/02/2016, à 12:43

clement.analogue
Réponses : 15

Je me suis mal exprimé, je parlais de /etc/network/interfaces où il n'y a que loopback.

#15 Re : -1 »  [Résolu] Plus de connection à internet » Le 16/02/2016, à 14:02

clement.analogue
Réponses : 15

J'ai déjà essayé, sans résultat. Je ne comprends pas pourquoi les paquets ne sont pas routés vers l'extérieur.

#16 Re : -1 »  [Résolu] Plus de connection à internet » Le 16/02/2016, à 15:12

clement.analogue
Réponses : 15

Oui, c'est bien ce que j'ai en tête, mais ça me paraît correct:
Avec seulement le wifi

% route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.254   0.0.0.0         UG    0      0        0 wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     9      0        0 wlan0

en branchant le câble

% route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.254   0.0.0.0         UG    0      0        0 eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     1      0        0 eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     9      0        0 wlan0

J'ai aussi creusé la piste DNS, d'où le tracepath avec une ip.
Voici les résultats de ping. Ils fonctionnent bien sur les différentes machines de mon réseau

% ping -c 5 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.573 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.226 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.212 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=0.285 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=64 time=0.296 ms

--- 192.168.1.1 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3999ms
rtt min/avg/max/mdev = 0.212/0.318/0.573/0.132 ms

% ping -c 5 192.168.1.10
PING 192.168.1.10 (192.168.1.10) 56(84) bytes of data.
64 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.741 ms
64 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.329 ms
64 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.396 ms
64 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.361 ms
64 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.365 ms

--- 192.168.1.10 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3999ms
rtt min/avg/max/mdev = 0.329/0.438/0.741/0.153 ms

Mais à l'extérieur

% ping -c 5 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

--- 8.8.8.8 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4030ms

#17 Re : -1 »  [Résolu] Plus de connection à internet » Le 16/02/2016, à 16:06

clement.analogue
Réponses : 15

Merci Localhost !!!
C'est effectivement un problème de filtrage à cause de iptables. Après un retour complètement farfelu de iptables -L, je me suis rendu compte que le fichier /etc/iptables/rules.v4, utilisé par iptables-persistent, est corrompu (probablement suite au hard reboot fréquent sur ce laptop).

#18 -1 »  lvm - certains lv inactifs au démarrage (notamment /home) » Le 26/10/2014, à 18:34

clement.analogue
Réponses : 2

Bonjour,

J'utilise lvm. Au démarrage, certains lv sont inactifs, certaines des partitions swap mais surtout la partition home. Je dois donc à chaque démarrage faire M pour récupérer manuellement la partition, puis lvchange -ay /dev/server/home, même chose pour les autres partitions, puis Ctrl+D.
Comment faire pour que ces lv soient actifs au démarrage ?

Merci d'avance.

#19 Re : -1 »  Impossible de selectionner un profil de connexion filaire » Le 05/09/2014, à 14:45

clement.analogue
Réponses : 22

Oui, j'ai prevu de monter mon propre serveur dhcp (j'ai beaucoup d'IP a allouer). Je ne l'ai pas encore fait par manque de temps.
En attendant, il y a un bug dans network-manager.

#20 Re : -1 »  Impossible de selectionner un profil de connexion filaire » Le 05/09/2014, à 14:54

clement.analogue
Réponses : 22

Si, c'est un bug. Il y a un liste avec plusieurs choix. On ne peut pas selectionner un profil. Quand on se connecte, un profil est choisi aleatoirement.

#21 Re : -1 »  Impossible de selectionner un profil de connexion filaire » Le 05/09/2014, à 15:00

clement.analogue
Réponses : 22

Peut-etre que je n'ai pas ete tres clair dans l'explication de mon probleme.
J'ai pluieurs profils :
https://www.forumanalogue.fr/~clement/network1.png
Je me connecte :
https://www.forumanalogue.fr/~clement/network2.png
J'aimerai en selectionner un en particulier, mais quand je clique dessus, rien ne se apsse. Je ne peux pas en choisir un autre. C'est un bug, sinon, pourquoi laisser la possibilite de creer des profils si on ne peut pas les utiliser ?

#22 Re : -1 »  Impossible de selectionner un profil de connexion filaire » Le 05/09/2014, à 15:36

clement.analogue
Réponses : 22

Tu veux dire que je cree un fichier /etc/network/interfaces par profil, et apres j'utilise un script qui switch de l'un a l'autre avec un ifdown eth0; ifup eth0 ?
Cela implique de desactiver network-manager, ce qui pose probleme pour se connecter simplement a des reseaux wifi.

#23 Re : -1 »  Impossible de selectionner un profil de connexion filaire » Le 05/09/2014, à 15:50

clement.analogue
Réponses : 22

Sur mon poste fixe, j'ai enleve network-manager et j'ai cree le fichier /etc/network/interfaces a la main, ca fonctionne bien, mais effectivement, j'aimerais eviter sur un laptop car pour le coup network-manager est tres pratique. Les connexion wifi en ligne de commande, c'est simple, mais c'est un peu lourd a la longue ^^

#24 Re : -1 »  Impossible de selectionner un profil de connexion filaire » Le 05/09/2014, à 16:01

clement.analogue
Réponses : 22

Oui, c'est le mieux, mais en attendant que je monte mon serveur dhcp et que je dise au routeur de l'utiliser, j'ai besoin d'avoir les profils de network-manager qui fonctionnent.
Je vais ouvrir un rapport de bug sur launchpad car il y a de toute evidence un probleme avec la selection des profils des connexions filaires.