[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ipv6 Modul läd nicht



Hi,

ich hatte neulich bei der Installation eines Laptops mit Bullseye RC2
Installer ein Netzwerkproblem und habe erstmal ohne Netz installiert.
In der laufenden installation tut nun der NetworkManager seinen Dienst
und ich habe:

$ ip a
...
3: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 0c:8b:fd:ef:aa:38 brd ff:ff:ff:ff:ff:ff
    inet 192.168.178.71/24 brd 192.168.178.255 scope global dynamic noprefixroute wlp2s0
       valid_lft 860058sec preferred_lft 860058sec
    inet6 fe80::15df:ef75:6dc6:e26d/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever


IP funktioniert einwandfrei, aber ich habe festgestellt, dass IPv6
offensichtlich ein Problem hat:

# service ntp status
● ntp.service - Network Time Service
     Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-08-04 07:44:36 CEST; 1h 7min ago
       Docs: man:ntpd(8)
   Main PID: 1724 (ntpd)
      Tasks: 2 (limit: 4517)
     Memory: 1.7M
        CPU: 286ms
     CGroup: /system.slice/ntp.service
             └─1724 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -c /run/ntp.conf.dhcp -u 122:134

Aug 04 07:44:36 teresa ntpd[1724]: failed to init interface for address fe80::15df:ef75:6dc6:e26d%3
Aug 04 07:44:36 teresa ntpd[1724]: Listening on routing socket on fd #21 for interface updates
Aug 04 07:44:36 teresa ntpd[1724]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Aug 04 07:44:36 teresa ntpd[1724]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Aug 04 07:44:36 teresa systemd[1]: Started Network Time Service.
Aug 04 07:44:37 teresa ntpd[1724]: bind(24) AF_INET6 fe80::15df:ef75:6dc6:e26d%3#123 flags 0x11 failed: Cannot assign requested address
Aug 04 07:44:37 teresa ntpd[1724]: unable to create socket on wlp2s0 (6) for fe80::15df:ef75:6dc6:e26d%3#123
Aug 04 07:44:37 teresa ntpd[1724]: failed to init interface for address fe80::15df:ef75:6dc6:e26d%3
Aug 04 07:44:39 teresa ntpd[1724]: Listen normally on 7 wlp2s0 [fe80::15df:ef75:6dc6:e26d%3]:123
Aug 04 07:44:39 teresa ntpd[1724]: new interface(s) found: waking up resolver

sowie

$ ping6 www.debian.org
ping6: connect: Das Netzwerk ist nicht erreichbar

Ich habe festgestellt, dass das ipv6 Modul nicht geladen ist und versucht
es manuell zu laden:

# modprobe -v ipv6
# lsmod | grep ipv6

Für mich scheint erstmal die Ursache das nicht-geladene ipv6 Modul zu sein.
In /var/log taucht der String ipv6 in keinem Logfile auf.

Hat jemand eine Idee, was hier faul sein könnte und wie man das beheben kann?

Viele Grüße
    Andreas.

-- 
http://fam-tille.de


Reply to: