• Re: provider switch

    From Fernando Toledo@4:902/26 to Michiel van der Vlist on Tuesday, April 07, 2026 19:30:04
    El 29/3/26 a las 06:18, Michiel van der Vlist (2:280/5555) escribió:
    Hello Fernando,

    Tuesday March 17 2026 10:25, I wrote to you:

    I'm switch from Claro to Movistar (Argentina)

    I notice that the new provider don't assing me ivp6 address.. =(
    so I will talk with the suport to try to get it work again.

    IPv6 is indeed not working presently. You did not check for IPv6 with Movistar before making the switch?

    Any progress?


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: he.net certified sage (2:280/5555)

    i receive ipv6 from router but i think that hace wrong prefix

    root@scarlet:~# ifconfig enp3s0
    enp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.4.100 netmask 255.255.255.0 broadcast 192.168.4.255
    inet6 fe80::523e:aaff:fe0f:fb01 prefixlen 64 scopeid 0x20<link>
    inet6 fd24:26d6:b35c:f200:523e:aaff:fe0f:fb01 prefixlen 64
    scopeid 0x0<global>
    ether 50:3e:aa:0f:fb:01 txqueuelen 1000 (Ethernet)
    RX packets 1133942001 bytes 348445274956 (324.5 GiB)
    RX errors 0 dropped 186164 overruns 0 frame 0
    TX packets 5228835303 bytes 3131062830011 (2.8 TiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


    fd24:: will no route to internet, true?

    dns sems to resolve but not routed address:

    root@scarlet:~# ping6 -c4 google.com.ar
    PING google.com.ar(2800:3f0:4002:80d::2003 (2800:3f0:4002:80d::2003)) 56
    data bytes

    --- google.com.ar ping statistics ---
    4 packets transmitted, 0 received, 100% packet loss, time 3054ms
    * Origin: Dock Sud BBS - http://bbs.docksud.com.ar (4:902/26)
  • From Michiel van der Vlist@2:280/5555 to Fernando Toledo on Wednesday, April 08, 2026 10:10:47
    Hello Fernando,

    On Tuesday April 07 2026 19:30, you wrote to me:

    i receive ipv6 from router but i think that hace wrong prefix

    root@scarlet:~# ifconfig enp3s0
    enp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.4.100 netmask 255.255.255.0 broadcast 192.168.4.255
    inet6 fe80::523e:aaff:fe0f:fb01 prefixlen 64 scopeid
    0x20<link>

    That is the link local address. Not6hing wrong with it.

    inet6 fd24:26d6:b35c:f200:523e:aaff:fe0f:fb01 prefixlen 64 scopeid 0x0<global>

    Thats a so called ULA ( Unique Local Address) Usefull for some but these adrresses are not globally routable. a bit like 100.64.xx.xx.

    fd24:: will no route to internet, true?

    Indeed. What you need is a globally routable IPv6 address. These start with 2xxx

    So you need to talk to you povider again.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: he.net certified sage (2:280/5555)