• Nodes location. Funny statistics.

    From Dmitry Protasoff@2:5001/100.1 to All on Thu Jul 31 21:33:22 2025
    Hello, All!

    I took the latest nodelist and tried to check where the nodes are physically located, based on their IP addresses. I know it's not very accurate, but...
    Geolocation service: https://ip-api.com


    ================================================================================
    FidoNet Node IP Geolocation Report ================================================================================

    Total nodes with internet connectivity: 1058
    Nodes with IP addresses: 66
    Nodes with hostnames: 913
    Successfully resolved hostnames: 871
    Failed hostname resolutions: 61

    ----------------------------------------
    Country Distribution:
    ----------------------------------------
    Russia 270 nodes
    United States 261 nodes
    Germany 66 nodes
    Canada 52 nodes
    United Kingdom 25 nodes
    The Netherlands 23 nodes
    Ukraine 22 nodes
    Czechia 18 nodes
    Sweden 14 nodes
    Belgium 14 nodes
    Australia 14 nodes
    Finland 13 nodes
    Italy 12 nodes
    New Zealand 12 nodes
    Austria 11 nodes
    France 11 nodes
    Belarus 11 nodes
    Spain 10 nodes
    Switzerland 9 nodes
    Argentina 8 nodes
    Israel 6 nodes
    Brazil 5 nodes
    Estonia 4 nodes
    Colombia 4 nodes
    Ireland 3 nodes
    Netherlands 3 nodes
    Chile 3 nodes
    Portugal 2 nodes
    Hungary 2 nodes
    Kazakhstan 2 nodes
    Serbia 1 nodes
    Greece 1 nodes
    Cyprus 1 nodes
    Poland 1 nodes
    Moldova 1 nodes
    Bulgaria 1 nodes
    Singapore 1 nodes




    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Michiel van der Vlist@2:280/5555 to Dmitry Protasoff on Thu Jul 31 21:28:27 2025
    Hello Dmitry,

    On Thursday July 31 2025 21:33, you wrote to All:

    Netherlands 3 nodes

    Definitely wrong. There are 12 nodes listed in R28 and they are definitely located in The Netherlands.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Dmitry Protasoff@2:5001/100.1 to Michiel van der Vlist on Thu Jul 31 23:13:21 2025
    Hello, Michiel!

    Thursday July 31 2025 21:28, you wrote to me:

    Netherlands 3 nodes

    Definitely wrong. There are 12 nodes listed in R28 and they are
    definitely located in The Netherlands.

    Yeah, it's so sad that those 3 unlucky nodes belong to the non-existent country "Netherlands", while 22 lucky nodes belong to the well-known "The Netherlands".


    role: Liberty Global RIPE DBM
    address: Liberty Global B.V.
    address: Boeing Avenue 53
    address: 1119PE Schiphol-Rijk
    address: Netherlands

    role: VODAFONEZIGGO IP AUTHORITY
    address: Kabelweg 51
    address: 1014BA Amsterdam
    address: The Netherlands

    So the total number is: 22+3=25.

    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Wilfred van Velzen@2:280/464 to Dmitry Protasoff on Thu Jul 31 22:48:54 2025
    Hi Dmitry,

    On 2025-07-31 23:13:21, you wrote to Michiel van der Vlist:

    Netherlands 3 nodes

    Definitely wrong. There are 12 nodes listed in R28 and they are
    definitely located in The Netherlands.

    Yeah, it's so sad that those 3 unlucky nodes belong to the non-existent country "Netherlands", while 22 lucky nodes belong to the well-known "The Netherlands".

    23.

    role: Liberty Global RIPE DBM
    address: Liberty Global B.V.
    address: Boeing Avenue 53
    address: 1119PE Schiphol-Rijk
    address: Netherlands

    role: VODAFONEZIGGO IP AUTHORITY
    address: Kabelweg 51
    address: 1014BA Amsterdam
    address: The Netherlands

    That looks like the whois information. That's not a reliable way to find out what country an IP address belongs to. You should use geoiplookup.

    So the total number is: 22+3=25.

    23+3=26. Still a lot more then the 12 that are in the nodelist!?

    Can you list the nodes your software finds located in the Netherlands?


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Dmitry Protasoff@2:5001/100.1 to Wilfred van Velzen on Fri Aug 1 00:21:44 2025
    Hello, Wilfred!

    Thursday July 31 2025 22:48, you wrote to me:

    That looks like the whois information. That's not a reliable way to
    find out what country an IP address belongs to. You should use geoiplookup.

    Which service, exactly? I've used ip-api.com, but most of those services rely on whois information whenever available.
    Give me the website of any service with a free API and I'll use it if you think it's more accurate.

    My current home IP address in Moscow resolves to the UK, but it's configured on a Mikrotik router in Germany and used for VPN connections from Russia.
    No one knows that.

    23+3=26. Still a lot more then the 12 that are in the nodelist!?

    Sure, because many data centers are located in the Netherlands and those nodes are hosted there.

    Can you list the nodes your software finds located in the Netherlands?

    What for?

    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Wilfred van Velzen@2:280/464 to Dmitry Protasoff on Fri Aug 1 13:40:57 2025
    Hi Dmitry,

    On 2025-08-01 00:21:44, you wrote to me:

    That looks like the whois information. That's not a reliable way to
    find out what country an IP address belongs to. You should use
    geoiplookup.

    Which service, exactly? I've used ip-api.com, but most of those services rely
    on whois information whenever available. Give me the website of any service
    with a free API and I'll use it if you think it's more accurate.

    On Linux there is the GeoIP library you could use.

    At https://www.ipdeny.com/ipblocks/ you can download files that list ip ranges for all countries. But you will have to write your own code around it to get a country from an IP address.

    23+3=26. Still a lot more then the 12 that are in the nodelist!?

    Sure, because many data centers are located in the Netherlands and those nodes
    are hosted there.

    Maybe...

    Can you list the nodes your software finds located in the
    Netherlands?

    What for?

    So I can check what countries are found with geoiplookup for IP's of nodes that are not in R28. To satisfy my curiosity about the mismatch. ;-)

    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Dmitry Protasoff@2:5001/100.1 to Wilfred van Velzen on Fri Aug 1 15:04:20 2025
    Hello, Wilfred!

    Friday August 01 2025 13:40, you wrote to me:

    Which service, exactly? I've used ip-api.com, but most of those
    services rely on whois information whenever available. Give me
    the website of any service with a free API and I'll use it if you
    think it's more accurate.

    On Linux there is the GeoIP library you could use.

    Multiple different libraries. It's so unfortunate that I don't write Linux-only software, so I always use multiplatform libraries ;)
    But the problem is not with the libraries - it's with the data they use.

    At https://www.ipdeny.com/ipblocks/ you can download files that list
    ip ranges for all countries. But you will have to write your own code around it to get a country from an IP address.

    But you wrote that the WHOIS data is not accurate. And this is exactly the aggregated WHOIS data:
    https://www.ipdeny.com/copyright.php

    You've changed your mind?

    My sources (https://ip-api.com/docs/legal):

    -+-
    We use multiple sources for populating our database, including BGP, RIR, ISP and data sharing agreements, geofeeds and latency-based tracking.
    For some IP ranges we fallback to GeoLite2 data created by MaxMind, available from www.maxmind.com
    -+-

    Not Google's database, but still better than just WHOIS.

    Sure, because many data centers are located in the Netherlands
    and those nodes are hosted there.

    Maybe...

    With modern clouds, it's even possible to host node in multiple countries simultaneously.

    So I can check what countries are found with geoiplookup for IP's of
    nodes that are not in R28. To satisfy my curiosity about the mismatch.
    ;-)

    Just checking if there's no hidden agenda ;)

    From my local copy (it's 2 days old):

    *Germany is on the list because 1 node has 2 hostnames and one of them is in Germany.

    ==== Begin "NL.txt" ====
    Loaded 675 cached IP geolocations from ip_geolocation_cache.pkl
    Fetching nodes with internet connectivity...
    Using latest nodelist from 2025-07-30
    Found 1058 nodes with internet connectivity

    Analyzing IP addresses and geolocations...

    Found 998 host entries from 973 nodes

    Resolving 697 unique hostnames...

    Processing 652 unique IP addresses:
    - 645 already in cache
    - 7 need API lookup

    Getting geolocation for 7 uncached IP addresses...
    Processing batch 1/1
    Saved 682 IP geolocations to cache

    ================================================================================
    FidoNet Node IP Geolocation Report
    Filtered by Country: NL ================================================================================

    Nodes in NL: 26
    Nodes with IP addresses: 66
    Nodes with hostnames: 913
    Successfully resolved hostnames: 873
    Failed hostname resolutions: 59

    ----------------------------------------
    Country Distribution for NL:
    ----------------------------------------
    The Netherlands 23 nodes
    Netherlands 3 nodes
    Germany 1 nodes

    ----------------------------------------
    Node Details for NL:
    ----------------------------------------

    Node 1:275/91 - Fluph
    Sysop: Leslie_Given
    Location: Elkview_WV
    Hostname: fluph.zapato.org -> 5.39.216.238
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Hostkey B.V.

    Node 1:275/92 - Fluph_test
    Sysop: Leslie_Given
    Location: Elkview_WV
    Hostname: fluph.zapato.org -> 5.39.216.238
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Hostkey B.V.

    Node 1:275/94 - pure_fluph
    Sysop: Leslie_Given
    Location: Elkview_WV
    Hostname: fluph.zapato.org -> 5.39.216.238
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Hostkey B.V.

    Node 2:28/0 - Nederland
    Sysop: Kees_van_Eeten
    Location: NL
    Hostname: fido.ddutch.nl -> 77.174.211.43
    Country: The Netherlands (NL)
    Region: North Holland, City: Purmerend
    ISP: Concepts ICT B.V

    Node 2:280/0 - Nederland(210)
    Sysop: Kees_van_Eeten
    Location: Heerhugowaard
    Hostname: fido.ddutch.nl -> 77.174.211.43
    Country: The Netherlands (NL)
    Region: North Holland, City: Purmerend
    ISP: Concepts ICT B.V

    Node 2:280/464 - FMail_DEV_fka_AOBL
    Sysop: Wilfred_van_Velzen
    Location: Lisse
    Hostname: fmailhq.fidoweb.net -> 45.83.243.76
    Country: Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Freedom Internet BV

    Node 2:280/1049 - The_Coast
    Sysop: Simon_Voortman
    Location: NL
    Hostname: thecoastbbs.nl -> 87.195.129.44
    Country: The Netherlands (NL)
    Region: North Holland, City: Beverwijk
    ISP: Solcon Internetdiensten B.V

    Node 2:280/1203 - Randstad
    Sysop: Frank_de_Bruijn
    Location: NL
    Hostname: randstad.aconet.org -> 83.86.249.40
    Country: The Netherlands (NL)
    Region: South Holland, City: The Hague
    ISP: ZIGGO

    Node 2:280/1208 - UniCorn
    Sysop: Henri_Derksen
    Location: Arnhem
    IP: 77.174.89.46
    Country: The Netherlands (NL)
    Region: South Holland, City: Delft
    ISP: Concepts ICT B.V.

    Node 2:280/2000 - Alcatrash
    Sysop: Michael_Trip
    Location: Apeldoorn
    Hostname: fido.alcatrash.org -> 84.87.244.28
    Country: The Netherlands (NL)
    Region: Gelderland, City: Apeldoorn
    ISP: KPN B.V.

    Node 2:280/2030 - Westland_BBS
    Sysop: Martien_Korenblom
    Location: Hoek_van_Holland
    Hostname: bbs.korenblom.nl -> 136.144.237.181
    Country: The Netherlands (NL)
    Region: Gelderland, City: Doorwerth
    ISP: TransIP BV

    Node 2:280/2040 - Magic_Systems
    Sysop: Leo_Barnhoorn
    Location: Katwijk
    Hostname: bbs.magic-systems.net -> 86.88.76.77
    Country: The Netherlands (NL)
    Region: South Holland, City: Katwijk
    ISP: KPN B.V.

    Node 2:280/2050 - Postbus_7
    Sysop: Floris_van_Unen
    Location: Nieuw-Vennep
    Hostname: fido.unen.net -> 40.119.129.60
    Country: Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Microsoft Corporation

    Node 2:280/2060 - AroundMyRoom's_Mailer
    Sysop: Dennis_Slagers
    Location: Apeldoorn
    Hostname: fidonet.aroundmyroom.com -> 213.93.173.212
    Country: The Netherlands (NL)
    Region: Gelderland, City: Apeldoorn
    ISP: Vodafone Ziggo

    Node 2:280/5003 - Double_Dutch
    Sysop: Kees_van_Eeten
    Location: Heerhugowaard
    Hostname: fido.ddutch.nl -> 77.174.211.43
    Country: The Netherlands (NL)
    Region: North Holland, City: Purmerend
    ISP: Concepts ICT B.V

    Node 2:280/5555 - Nieuw_Schnoord
    Sysop: Michiel_van_der_Vlist
    Location: Driebergen
    Hostname: fido.vlist.eu -> 83.80.243.26
    Country: The Netherlands (NL)
    Region: Utrecht, City: Driebergen-Rijsenburg
    ISP: Vodafone Ziggo
    Hostname: fido4to6.vlist.eu -> 185.248.148.18
    Country: Germany (DE)
    Region: Hesse, City: Frankfurt am Main
    ISP: Michael Sebastian Schinzel trading as IP-Projects GmbH & Co. KG

    Node 2:5015/120 - Yurik_Station
    Sysop: Yuriy_Hashev
    Location: Nizhny_Novgorod
    Hostname: v1145709.hosted-by-vdsina.ru -> 77.246.105.33
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Servers Tech Fzco

    Node 2:5019/400 - GaNJaNET_STaTi0N_II
    Sysop: Konstantin_Kuzov
    Location: Smolensk
    Hostname: fido.g0x.ru -> 5.255.103.168
    Country: The Netherlands (NL)
    Region: Flevoland, City: Dronten
    ISP: The Infrastructure Group B.V.

    Node 2:5020/828 - f828.n5020.z2.binkp.net
    Sysop: Kirill_Temnenkov
    Location: Moscow
    Hostname: f828.n5020.z2.binkp.net -> 185.162.130.189
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Hosting purposes in NL

    Node 2:5020/837 - Night_BBS
    Sysop: Kirill_Kaplin
    Location: Moscow
    Hostname: nightbbs.ru -> 89.150.34.50
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Clodo Cloud Service CO. L.L.C

    Node 2:5030/3165 - The_Death_Of_Fire_Station
    Sysop: Serg_Podtynnyi
    Location: St.Petersburg
    Hostname: fidonet.podtynnyi.com -> 178.128.142.33
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: DigitalOcean, LLC

    Node 2:5031/25 - BBBBs
    Sysop: Alex_Kazankov
    Location: Murmansk
    Hostname: fido.x86.su -> 185.125.230.67
    Country: Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: xorek.cloud International LTD

    Node 2:5034/0 - KosNet
    Sysop: Vladimir_Bobarykin
    Location: Kostroma
    Hostname: fido.cryptonets.ru -> 185.247.18.40
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Timeweb, LLP

    Node 2:5034/13 - Last_Station
    Sysop: Vladimir_Bobarykin
    Location: Kostroma
    Hostname: fido.cryptonets.ru -> 185.247.18.40
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: Timeweb, LLP

    Node 2:5053/42 - ALT(r)_Co.
    Sysop: Aleksey_Tolmatsky
    Location: Saratov_Russia
    Hostname: altrco.hopto.org -> 195.246.110.223
    Country: The Netherlands (NL)
    Region: North Holland, City: Amsterdam
    ISP: 365.partners INC

    Node 4:801/201 - Clube_da_Insonia_BBS
    Sysop: Glauber_Rodrigues
    Location: Santo_Andre_SP
    Hostname: bbs.conf.eti.br -> 194.5.159.64
    Country: The Netherlands (NL)
    Region: Drenthe, City: Meppel
    ISP: Hostinger International Limited
    ==== End "NL.txt" ====


    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Michiel van der Vlist@2:280/5555 to Dmitry Protasoff on Fri Aug 1 19:58:58 2025
    Hello Dmitry,

    On Friday August 01 2025 15:04, you wrote to Wilfred van Velzen:

    *Germany is on the list because 1 node has 2 hostnames and one of
    them is in Germany.

    That wouldn't be me would it?


    Node 2:280/5555 - Nieuw_Schnoord
    Sysop: Michiel_van_der_Vlist
    Location: Driebergen
    Hostname: fido.vlist.eu -> 83.80.243.26
    Country: The Netherlands (NL)
    Region: Utrecht, City: Driebergen-Rijsenburg
    ISP: Vodafone Ziggo

    You missed the second part. fido.vlist.eu has two A and two AAAA records. I am multi homed, one connection with Ziggo via coax and one connection to Delta via ftth.

    Hostname: fido4to6.vlist.eu -> 185.248.148.18
    Country: Germany (DE)
    Region: Hesse, City: Frankfurt am Main
    ISP: Michael Sebastian Schinzel trading as IP-Projects GmbH & Co.

    That must be confusing for those not not having read my Fidonews articles about my DS-Lite emulation experiments. My binkp server is located at my home in Driebergen NL. The German IPv4 adres points to the V4 to V6 port mapper of feste-ip.net. It is a relic of my DS-Lite emulation experiments.

    FN 34:31 Jul 2017 DS-Lite emulation experiment v2.0
    FN 34:37 Sep 2017 DS-Lite emulation experiment 2.0, the results
    FN 34:33 Aug 2017 DS-Lite: a solution
    FN 34:38 Sep 2017 DS-Lite Emulation experiment v2.1


    BTW, I am not the only node in Fidonet that is dual homed...

    BTW2 You missed 280/5006 becasue you dit not check for IPv6. 280/5006 is IPv6 only.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Dmitry Protasoff@2:5001/100.1 to Michiel van der Vlist on Fri Aug 1 22:44:06 2025
    Hello, Michiel!

    Friday August 01 2025 19:58, you wrote to me:

    *Germany is on the list because 1 node has 2 hostnames and one
    of them is in Germany.

    That wouldn't be me would it?

    It depends on who's running the investigation and doing the questioning.

    Node 2:280/5555 - Nieuw_Schnoord
    Sysop: Michiel_van_der_Vlist
    Location: Driebergen
    Hostname: fido.vlist.eu -> 83.80.243.26
    Country: The Netherlands (NL)
    Region: Utrecht, City: Driebergen-Rijsenburg
    ISP: Vodafone Ziggo

    You missed the second part. fido.vlist.eu has two A and two AAAA
    records. I am multi homed, one connection with Ziggo via coax and one connection to Delta via ftth.

    Those details are not important for this report. But very important for my other projects.
    Please keep your multi homed setup running for several months. Thank you.

    That must be confusing for those not not having read my Fidonews
    articles about my DS-Lite emulation experiments. My binkp server is located at my home in Driebergen NL. The German IPv4 adres points to
    the V4 to V6 port mapper of feste-ip.net. It is a relic of my DS-Lite emulation experiments.

    The Germans would probably call it "Das Experiment".

    BTW, I am not the only node in Fidonet that is dual homed...

    Happy to hear that!

    BTW2 You missed 280/5006 becasue you dit not check for IPv6. 280/5006
    is IPv6 only.

    He is from "Heerhugowaard". I can't even pronounce that.

    "Heer" in Russian means "penis", BTW.

    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Michiel van der Vlist@2:280/5555 to Dmitry Protasoff on Sat Aug 2 12:36:41 2025
    Hello Dmitry,

    On Friday August 01 2025 22:44, you wrote to me:

    *Germany is on the list because 1 node has 2 hostnames and one
    of them is in Germany.

    That wouldn't be me would it?

    It depends on who's running the investigation and doing the
    questioning.

    You run the application, I ask the question.

    Node 2:280/5555 - Nieuw_Schnoord
    Sysop: Michiel_van_der_Vlist
    Location: Driebergen
    Hostname: fido.vlist.eu -> 83.80.243.26
    Country: The Netherlands (NL)
    Region: Utrecht, City: Driebergen-Rijsenburg
    ISP: Vodafone Ziggo

    You missed the second part. fido.vlist.eu has two A and two AAAA
    records. I am multi homed, one connection with Ziggo via coax and
    one connection to Delta via ftth.

    Those details are not important for this report.

    I say it exposes a significant shortcoming. Your application notices the case of more than one listed hostname but it misses the case of a hostname resolving to more than one IP.

    But very important for my other projects. Please keep your multi homed setup running for several months. Thank you.

    I'll try. No guarantee...

    That must be confusing for those not not having read my Fidonews
    articles about my DS-Lite emulation experiments. My binkp server
    is located at my home in Driebergen NL. The German IPv4 adres
    points to the V4 to V6 port mapper of feste-ip.net. It is a relic
    of my DS-Lite emulation experiments.

    The Germans would probably call it "Das Experiment".

    BTW, I am not the only node in Fidonet that is dual homed...

    Happy to hear that!

    Happy enough to update your statistics accordingly?

    BTW2 You missed 280/5006 becasue you dit not check for IPv6.
    280/5006 is IPv6 only.

    He is from "Heerhugowaard". I can't even pronounce that.

    No need to pronounce it as long as your utility can write it.

    "Heer" in Russian means "penis", BTW.

    "Heer" means "Master" or "Lord. "Hugo" is a male name, like "Hugh" and "waard" in this context is arcahic for "estate". So it means "Master Hugh's Estate".

    I could not help noticing the you are using the tactics of "the one who's name shall not be mentioned". You are changing the subject to divert from the fact that you do not support IPv6.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Dmitry Protasoff@2:5001/100.1 to Michiel van der Vlist on Sat Aug 2 14:14:08 2025
    Hello, Michiel!

    Saturday August 02 2025 12:36, you wrote to me:

    It depends on who's running the investigation and doing the
    questioning.

    You run the application, I ask the question.

    You see the same results as I do.

    Those details are not important for this report.

    I say it exposes a significant shortcoming. Your application notices
    the case of more than one listed hostname but it misses the case of a hostname resolving to more than one IP.

    But this node is still in NL, right? Only one node in Fidonet is located in multiple countries at the same time (because it's running on an SQL cluster) and this is not that node.

    So as I said, it's not important because the result will be the same.

    BTW, I am not the only node in Fidonet that is dual homed...

    Happy to hear that!

    Happy enough to update your statistics accordingly?

    I was told in uni that a margin of error is acceptable as long as it's not critical for decision making.
    This is exactly what's happening: only one node in FIdonet is truly multi-country based and it's still an experiment.

    He is from "Heerhugowaard". I can't even pronounce that.

    No need to pronounce it as long as your utility can write it.

    She had a very hard job doing this and now she's very tired.

    "Heer" in Russian means "penis", BTW.

    "Heer" means "Master" or "Lord. "Hugo" is a male name, like "Hugh" and

    As someone who was raised with egalitarian values, I don't like the idea of any "lords" or "masters". That's why the "penis" comparison was brought up here.

    "waard" in this context is arcahic for "estate". So it means "Master Hugh's Estate".

    So it's misleading name, rigth? "Master Hugh" is long dead and decomposed, that's not his estate. Probably it's good idea to rename it.
    How about Groteplas?

    Very easy to pronounce and shorter.

    I could not help noticing the you are using the tactics of "the one
    who's name shall not be mentioned". You are changing the subject to
    divert from the fact that you do not support IPv6.

    IPv6 is very inconvenient in a country with massive internet blocking. I am currently in Moscow and will be here for a relatively short period of time.
    But my previous ISP in London also had zero IPv6 support.
    I think IPv6 support in R50 will decrease, because many telcos are dropping support for it and he.net tunnels are already being blocked in some regions.

    What is nore important for R50 is i2p support, Fido-over-DNS and Fido-over-ICMP support.

    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Michiel van der Vlist@2:280/5555 to Dmitry Protasoff on Sat Aug 2 16:46:23 2025
    Hello Dmitry,

    On Saturday August 02 2025 14:14, you wrote to me:


    [..]

    I look forward to seeing your Fidonews article on this subject.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Dmitry Protasoff@2:5001/100.1 to Michiel van der Vlist on Sat Aug 2 23:33:41 2025
    Hello, Michiel!

    Saturday August 02 2025 16:46, you wrote to me:

    I look forward to seeing your Fidonews article on this subject.

    I actually followed your advice and added the functionality you suggested.
    Also moved the script to a VM with IPv6. Check out the new results below.

    But I am not ready to write an article yet because the results are not really incorrect :(

    I need to check whether each node is actually responding at the address from the nodelist.
    Many nodes have expired domains that now just point to a "buy this domain" page hosted on Amazon or Cloudflare.

    Really need some time to solve this task. After that, I'll write an article and publish the script's source code.


    ==== Begin "report03.txt" ====
    Using latest nodelist from 2025-08-02
    Found 1059 nodes with internet connectivity

    Analyzing IP addresses and geolocations...

    Found 999 host entries from 974 nodes

    Found 999 host entries:
    - 66 IPv4 addresses
    - 0 IPv6 addresses
    - 933 hostnames

    Resolving 698 unique hostnames to IPv4...

    Resolving 698 unique hostnames to IPv6...

    Processing 829 unique IP addresses (674 IPv4, 155 IPv6):
    - 827 already in cache
    - 2 need API lookup

    Getting geolocation for 2 uncached IP addresses...
    Processing batch 1/1
    Saved 827 IP geolocations to cache
    Saved 793 DNS resolutions to cache
    Saved 826 ASN lookups to cache

    Analyzing IPv6 adoption from DNS records...

    ================================================================================
    FidoNet Node IP Geolocation Report ================================================================================

    Total nodes with internet connectivity: 1059
    Nodes with IP addresses: 66
    Nodes with hostnames: 914

    IPv4/IPv6 Distribution:
    IPv4 only: 66 nodes
    IPv6 only: 0 nodes
    Dual-stack (both): 0 nodes
    Total IPv4: 66 nodes
    Total IPv6: 0 nodes

    IPv6 Adoption Analysis (DNS Records):
    Note: 100% accuracy based on actual DNS responses
    Hostnames with A records only (IPv4): 503 (72.1%)
    Hostnames with AAAA records only (IPv6): 4 (0.6%)
    Hostnames with both A and AAAA (dual-stack): 143 (20.5%)
    Total unique hostnames analyzed: 698
    IPv6 readiness: 147/698 hostnames (21.1%)

    Hostname Resolution:
    IPv4 addresses resolved from hostnames: 910
    IPv6 addresses resolved from hostnames: 244
    Failed hostname resolutions: 56 (IPv4), 715 (IPv6)

    IP Address Classification (1220 total IPs):
    Public (internet-accessible): 1216
    Private (RFC 1918): 2
    Reserved/Special use: 2
    Non-public IPs: 4 (0.3% of total)

    Private/Reserved IP Details (6 IPs):
    Reserved IP (RFC 6598 CGN, special use - not publicly routable): 2 IPs
    2:6056/0: fido6056.ddns.net -> 100.78.147.165 (ipv4_resolved)
    2:6056/1: 1fido6056.ddns.net -> 100.78.147.165 (ipv4_resolved)
    Private IP (RFC 1918/4193 - not routable on internet): 4 IPs
    1:229/307: centralontarioremote.net -> fd1b:d74d:7e07:1:839a:cad2:a109:de06 (ipv6_resolved)
    1:229/308: centralontarioremote.net -> fd1b:d74d:7e07:1:839a:cad2:a109:de06 (ipv6_resolved)
    1:229/307: centralontarioremote.net -> fd1b:d74d:7e07:1:839a:cad2:a109:de06 (ipv6_resolved)
    1:229/308: centralontarioremote.net -> fd1b:d74d:7e07:1:839a:cad2:a109:de06 (ipv6_resolved)

    ----------------------------------------
    Nodes with IPs in Multiple Countries:
    Note: These nodes may indicate distributed infrastructure, CDNs or potential misconfigurations
    ----------------------------------------

    Node 2:280/5555 - Nieuw_Schnoord
    Countries: Germany (DE), The Netherlands (NL)
    The Netherlands (NL):
    fido.vlist.eu -> 83.80.243.26 (hostname resolved)
    fido.vlist.eu -> 81.172.198.189 (hostname resolved)
    Germany (DE):
    fido4to6.vlist.eu -> 185.248.148.18 (hostname resolved)

    Node 2:2432/333 - Salze
    Countries: United States (US), Canada (CA)
    United States (US):
    salze.dyns.cx -> 76.223.26.96 (hostname resolved)
    Canada (CA):
    salze.dyns.cx -> 13.248.148.254 (hostname resolved)

    Node 2:2432/349 - graybeast
    Countries: United States (US), Canada (CA)
    Canada (CA):
    graybeast.dyns.cx -> 13.248.148.254 (hostname resolved)
    United States (US):
    graybeast.dyns.cx -> 76.223.26.96 (hostname resolved)

    Node 2:5020/113 - Minas_Anor
    Countries: United States (US), Russia (RU)
    United States (US):
    horris.now.im -> 103.224.182.253 (hostname resolved)
    Russia (RU):
    horris.privatedns.org -> 176.106.243.53 (hostname resolved)

    Node 2:5080/102 - Grumbler
    Countries: United Kingdom (GB), Russia (RU)
    United Kingdom (GB):
    vps.vashadmin.su -> 80.79.125.119 (hostname resolved)
    Russia (RU):
    binkd.node.grumbler.org -> 212.220.212.44 (hostname resolved)
    binkp.vashadmin.su -> 212.220.212.44 (hostname resolved)

    ----------------------------------------
    Country Distribution:
    ----------------------------------------
    United States (US) 267 nodes
    Russia (RU) 267 nodes
    Germany (DE) 66 nodes
    Canada (CA) 52 nodes
    United Kingdom (GB) 26 nodes
    The Netherlands (NL) 26 nodes
    Ukraine (UA) 22 nodes
    Czechia (CZ) 18 nodes
    Finland (FI) 14 nodes
    Sweden (SE) 14 nodes
    Belgium (BE) 14 nodes
    Australia (AU) 14 nodes
    New Zealand (NZ) 13 nodes
    Italy (IT) 12 nodes
    Austria (AT) 11 nodes
    France (FR) 11 nodes
    Belarus (BY) 11 nodes
    Spain (ES) 10 nodes
    Switzerland (CH) 9 nodes
    Argentina (AR) 8 nodes
    Israel (IL) 6 nodes
    Brazil (BR) 5 nodes
    Estonia (EE) 4 nodes
    Colombia (CO) 4 nodes
    Ireland (IE) 3 nodes
    Chile (CL) 3 nodes
    Portugal (PT) 2 nodes
    Hungary (HU) 2 nodes
    Kazakhstan (KZ) 2 nodes
    Serbia (RS) 1 nodes
    Greece (GR) 1 nodes
    Cyprus (CY) 1 nodes
    Poland (PL) 1 nodes
    Moldova (MD) 1 nodes
    Bulgaria (BG) 1 nodes
    Singapore (SG) 1 nodes

    ----------------------------------------
    Top Autonomous Systems (ASNs):
    Note: Data accuracy 99%+ (authoritative from RIRs) ----------------------------------------
    AS7922 Comcast Cable Communications, LLC 56 IPs
    AS13335 Cloudflare, Inc. 50 IPs
    AS6939 Hurricane Electric LLC 40 IPs
    AS16276 OVH SAS 37 IPs
    AS701 Verizon Business 30 IPs
    AS3320 Deutsche Telekom AG 28 IPs
    AS12389 PJSC Rostelecom 26 IPs
    AS24940 Hetzner Online GmbH 25 IPs
    AS7018 AT&T Enterprises, LLC 19 IPs
    AS10796 Charter Communications Inc 19 IPs
    AS14061 DigitalOcean, LLC 19 IPs
    AS63949 Akamai Connected Cloud 17 IPs
    AS3209 Vodafone GmbH 16 IPs
    AS6327 Shaw Communications Inc. 14 IPs
    AS20115 Charter Communications LLC 14 IPs
    AS8473 Bahnhof AB 14 IPs
    AS6697 Republican Unitary Telecommunication Enterp 14 IPs
    AS1136 KPN B.V. 12 IPs
    AS196735 JON.CZ s.r.o. 12 IPs
    AS64073 Vetta Online Ltd 12 IPs
    ... and 332 more ASNs (showing top 20)

    Found 974 nodes with connectivity data.
    IPv6 Support: 216 nodes have IPv6 addresses or AAAA records
    Use --show-details to see individual node information.
    ==== End "report03.txt" ====

    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Michiel van der Vlist@2:280/5555 to Dmitry Protasoff on Sun Aug 3 08:49:34 2025
    Hello Dmitry,

    Answering a msg of <Saturday August 02 2025>, from you to me:

    [..]

    I am impressed...


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Karel Kral@2:423/39 to Dmitry Protasoff on Sun Aug 3 09:20:01 2025
    Hello Dmitry!

    02 Aug 25 23:33, you wrote to Michiel van der Vlist:

    Really need some time to solve this task. After that, I'll write an article and publish the script's source code.

    Not sure if that will ever work (I will be Swedish in there?).

    One other point: what if region is connected with 2 countries (like we have [2:42] - split in 1994, but fidonet never reflected that).

    Karel

    --- GoldED+/LNX 1.1.5-b20240209
    * Origin: Plast DATA (2:423/39)
  • From Michiel van der Vlist@2:280/5555 to Dmitry Protasoff on Mon Aug 4 15:54:53 2025
    Hello Dmitry,

    On Saturday August 02 2025 23:33, you wrote to me:

    I actually followed your advice and added the functionality you
    suggested. Also moved the script to a VM with IPv6. Check out the new results below.

    Great!

    Analyzing IPv6 adoption from DNS records...

    [..]

    IPv6 Adoption Analysis (DNS Records):
    Note: 100% accuracy based on actual DNS responses
    Hostnames with A records only (IPv4): 503 (72.1%)
    Hostnames with AAAA records only (IPv6): 4 (0.6%)
    Hostnames with both A and AAAA (dual-stack): 143 (20.5%)
    Total unique hostnames analyzed: 698
    IPv6 readiness: 147/698 hostnames (21.1%)

    The list of IPv6 nodes that I weekly publish in Fidonews presently has 101 entries. Significantly less than the 147 mentioned above. I should mention that my list only contains nodes with whom I have managed to establish an IPv6 binkp connect.

    A significant number of nodes advertises IPv6 connectivity via the nodelist but a request to connect does not succeed. When I run into such a situation I try to contact the sysops to help correct the problem. Sometimes this results in the problem being solved but ever so often the sysop does not responds at all and the status quo remains. I have no idea how these entries with uncontactable nodes arise in the first place. It is not limited to IPv4, there are nodes that wrongly advertise IPv4 capabililty as well but he fact remains that most of the uncontactable IPv6 nodes respond to an attempt to connect via IPv4. My guess is that most of the sysops that wrongly advertise IPv6 connectivity are not even aware of the situation.

    That's one of the problems with Dual Stack. Ever so often a failure of just one of the two methods can remain unnoticed for quit some time.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Nick Boel@1:154/700 to Michiel van der Vlist on Mon Aug 4 16:55:38 2025
    Hey Michiel!

    On Mon, Aug 04 2025 08:54:53 -0500, you wrote:

    The list of IPv6 nodes that I weekly publish in Fidonews presently
    has 101 entries. Significantly less than the 147 mentioned above. I
    should mention that my list only contains nodes with whom I have
    managed to establish an IPv6 binkp connect.

    Keep in mind also, that currently developed BBS softwares (Mystic and Synchronet, for example) have options to listen on IPv4, IPv6, or both. It could just be the fact that they've set it up to listen on IPv4 only, maybe not even knowing that they have IPv6 capability. Or, they may only want to connect via IPv4 because they have no way of setting any kind of firewall rules for IPv6 (crappy ISP issued router, or something). Finally, they may just not know what the hell they're doing. ;)

    Then, on older BBS softwares some kind of front-end needs to be ran to answer incoming telnet connections. Some of these front-ends may not support IPv6. If they do, then there would be a separate configuration option to listen via IPv6 also.. which may not have ever been done if said sysop configured all of this 20 years ago and left it alone.

    I'd be willing to bet a majority of those 46 nodes just have no idea they have IPv6, or don't know how to properly configure it (so they have an AAAA record, but it's not setup to listen on certain ports).

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Nick Boel@1:154/700 to Nick Boel on Mon Aug 4 16:57:23 2025
    Hey Nick!

    On Mon, Aug 04 2025 16:55:38 -0500, you wrote:

    Then, on older BBS softwares some kind of front-end needs to be ran
    to answer incoming telnet connections.

    Not sure why I said telnet, as we were discussing binkp. But the same scenarios apply.

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Karel Kral@2:423/39 to Nick Boel on Tue Aug 5 09:14:58 2025
    Hello Nick!

    04 Aug 25 16:57, you wrote to you:

    Then, on older BBS softwares some kind of front-end needs to be ran
    to answer incoming telnet connections.

    Not sure why I said telnet, as we were discussing binkp. But the same scenarios apply.

    There is some certain synergy between BBS and fidonet - but is not the same. What was discussed is fidonet (nodelist, mailer reachability).

    Karel

    --- GoldED+/LNX 1.1.5-b20240209
    * Origin: Plast DATA (2:423/39)
  • From Michiel van der Vlist@2:280/5555 to Nick Boel on Tue Aug 5 10:32:22 2025
    Hello Nick,

    On Monday August 04 2025 16:55, you wrote to me:

    The list of IPv6 nodes that I weekly publish in Fidonews presently
    has 101 entries. Significantly less than the 147 mentioned above. I
    should mention that my list only contains nodes with whom I have
    managed to establish an IPv6 binkp connect.

    Keep in mind also, that currently developed BBS softwares (Mystic and Synchronet, for example) have options to listen on IPv4, IPv6, or
    both. It could just be the fact that they've set it up to listen on
    IPv4 only, maybe not even knowing that they have IPv6 capability. Or,
    they may only want to connect via IPv4 because they have no way of
    setting any kind of firewall rules for IPv6 (crappy ISP issued router,
    or something).

    All of that is possible. It is even possible that a node may make /outgoing/ IPv6 connections without the sysop being aware of it. Keep in mind however that these figures are derived from host names with AAAA records /advertised/ in the nodelist.

    Finally, they may just not know what the hell they're doing. ;)

    Possibly... ;-)

    I'd be willing to bet a majority of those 46 nodes just have no idea
    they have IPv6,

    Then where do the AAAA records come from? Those AAAA records do not fall out of the sky. AFAIK it always requires a premeditated affort from the owner of the host name.

    or don't know how to properly configure it (so they have an AAAA
    record, but it's not setup to listen on certain ports).

    Did I mention that when I come across such a situation I always try to contact the sysop in order to try to help hem/her fix the problem? The vast majority of these attempt to contact the sysop fails. They do not respond at all. :(


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Michiel van der Vlist@2:280/5555 to Dmitry Protasoff on Tue Aug 5 18:20:02 2025
    Hello Dmitry,

    On Saturday August 02 2025 23:33, you wrote to me:

    Hostnames with AAAA records only (IPv6): 4 (0.6%)

    I have 3 in my list of IPv6 nodes.

    10 2:280/5006 Kees van Eeten Native KPN f INO4
    61 2:460/5858 Stas Mishchenkov Native KCT/he.net f INO4
    71 2:221/10 Tommi Koivula Native Hetzner f INO4

    Who is number 4?


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Nick Boel@1:154/700 to Michiel van der Vlist on Tue Aug 5 17:11:49 2025
    Hey Michiel!

    On Tue, Aug 05 2025 03:32:22 -0500, you wrote:

    Then where do the AAAA records come from? Those AAAA records do not
    fall out of the sky. AFAIK it always requires a premeditated affort
    from the owner of the host name.

    Does every DNS provider make you manually setup an AAAA record? Or do some of them possibly have a default one in place just so that IPv6 /works/ out of the box?

    Did I mention that when I come across such a situation I always try
    to contact the sysop in order to try to help hem/her fix the problem?

    Yes, you did.

    The vast majority of these attempt to contact the sysop fails. They
    do not respond at all. :(

    So maybe they have it halfway setup, then.. and then decided they're too busy to pay attention to their services.

    I don't know, I've exhausted all of my ideas, and also realized I was trying to rationalize what others do entirely too hard on this. ;)

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Dmitry Protasoff@2:5001/100.1 to Wilfred van Velzen on Wed Aug 6 00:31:17 2025
    Hello, Wilfred!

    Tuesday August 05 2025 10:39, you wrote to me:

    When you lookup this hoster, it is headquartered in Lithuania, though
    it has a registered office in Cyprus (as seen above).

    When you look at their website it says it has multiple datacenters
    around the world, but it doesn't mention the Netherlands.

    https://support.hostinger.com/en/articles/1583267-where-are-hostinger-servers-located

    Europe: France, Germany, Lithuania, United Kingdom, *Netherlands*
    Asia: India, Indonesia, Malaysia, Singapore
    North America: Arizona, Massachusetts, New York
    South America: Brazil



    Best regards,
    dp.

    --- GoldED+/OSX 1.1.5-b20250409
    * Origin: All is good in St. John's Wood (2:5001/100.1)
  • From Dennis Slagers@2:280/2060 to Nick Boel on Wed Aug 6 07:55:46 2025

    Hello Nick!

    05 Aug 25 17:11, you wrote to Michiel van der Vlist:

    Does every DNS provider make you manually setup an AAAA record? Or do
    some of them possibly have a default one in place just so that IPv6 /works/ out of the box?

    I really hope so ..
    if not I would not choose that DNS provider.
    A record A or AAAA should only be setup by the user who controls de DNS.

    If I want to have a DNS name whatever.com and I do not configure it, it is registered but does
    not go to any address. Hence which is ok and wanted and meant to be.

    Dennis


    ... Step one: Panic. Step two: Blame IT.
    --- GoldED+/LNX 1.1.5-b20250408
    * Origin: ---- BOFH: Problem solved, user deleted. (2:280/2060)
  • From Wilfred van Velzen@2:280/464 to Dmitry Protasoff on Wed Aug 6 09:13:05 2025
    Hi Dmitry,

    On 2025-08-06 00:31:17, you wrote to me:

    When you lookup this hoster, it is headquartered in Lithuania, though
    it has a registered office in Cyprus (as seen above).

    When you look at their website it says it has multiple datacenters
    around the world, but it doesn't mention the Netherlands.

    https://support.hostinger.com/en/articles/1583267-where-are-hostinger-servers-
    located

    Europe: France, Germany, Lithuania, United Kingdom, *Netherlands*
    Asia: India, Indonesia, Malaysia, Singapore
    North America: Arizona, Massachusetts, New York
    South America: Brazil

    Indeed... So you looked a bit deeper. ;-)

    It's not on their "front" page for vps: https://www.hostinger.com/vps-hosting


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Wilfred van Velzen@2:280/464 to Dennis Slagers on Wed Aug 6 09:23:13 2025
    Hi Dennis,

    On 2025-08-06 07:55:46, you wrote to Nick Boel:

    Does every DNS provider make you manually setup an AAAA record? Or do
    some of them possibly have a default one in place just so that IPv6
    /works/ out of the box?

    I really hope so ..
    if not I would not choose that DNS provider.
    A record A or AAAA should only be setup by the user who controls de DNS.

    If I want to have a DNS name whatever.com and I do not configure it, it is registered but does not go to any address. Hence which is ok and wanted and
    meant to be.

    There might be some package deals where you buy a VPS with a Hostname, where the DNS for the hostname is preconfigured to point to the VPS...


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Michiel van der Vlist@2:280/5555 to Nick Boel on Wed Aug 6 10:20:58 2025
    Hello Nick,

    On Tuesday August 05 2025 17:11, you wrote to me:

    Then where do the AAAA records come from? Those AAAA records do not
    fall out of the sky. AFAIK it always requires a premeditated affort
    from the owner of the host name.

    Does every DNS provider make you manually setup an AAAA record? Or do
    some of them possibly have a default one in place just so that IPv6 /works/ out of the box?

    In the past, in the IPv4 only age, some providers here offered customers xxxx.provider.nl as a host name linked to their static IPv4 address. xxxx was for he customer to choose. That practise stopped over a decade ago and I do not see how that could be extended to IPv6 to "work out of the box". For IPv6 there usually is k\just one IP address and it points to the to of the customer's NAT. That would not work "out of the box" for running a server because the customer still had to configure a port forwward and possibly puncj hols in firewalls but it could be a start. Fo IPv6 there is not a single IP adres for the whole system. There is no way the provider would know what IPv6 address to proconfigure for it to "work out of the box".

    I am still waiting for a sysops to report that their provider actually provides such a "service".

    So the question "if the sysop is unaware that he/she has IPv6, where do these AAAA records come from" remains unanswered.

    [..]

    The vast majority of these attempt to contact the sysop fails. They
    do not respond at all. :(

    So maybe they have it halfway setup, then.. and then decided they're
    too busy to pay attention to their services.

    Possibly. So these nodes have become zombie nodes for all intents an puposes?

    I don't know, I've exhausted all of my ideas, and also realized I was trying to rationalize what others do entirely too hard on this. ;)

    So have I. I have no idea what we can do to remedie the situation.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Wilfred van Velzen@2:280/464 to Michiel van der Vlist on Wed Aug 6 11:11:52 2025
    Hi Michiel,

    On 2025-08-06 10:20:58, you wrote to Nick Boel:

    MvdV> In the past, in the IPv4 only age, some providers here offered
    MvdV> customers xxxx.provider.nl as a host name linked to their static
    MvdV> IPv4 address. xxxx was for he customer to choose. That practise
    MvdV> stopped over a decade ago and I do not see how that could be
    MvdV> extended to IPv6 to "work out of the box". For IPv6 there usually is
    MvdV> k\just one IP address and it points to the to of the customer's NAT.
    MvdV> That would not work "out of the box" for running a server because
    MvdV> the customer still had to configure a port forwward and possibly
    MvdV> puncj hols in firewalls but it could be a start. Fo IPv6 there is
    MvdV> not a single IP adres for the whole system. There is no way the
    MvdV> provider would know what IPv6 address to proconfigure for it to
    MvdV> "work out of the box".

    MvdV> I am still waiting for a sysops to report that their provider actually
    MvdV> provides such a "service".

    MvdV> So the question "if the sysop is unaware that he/she has IPv6, where do these
    MvdV> AAAA records come from" remains unanswered.

    For a VPS the mac address is known by the VPS provider. If they also provide the host name, they can pre configure an IPv6 AAAA record, that is based on the mac address.

    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Michiel van der Vlist@2:280/5555 to Wilfred van Velzen on Wed Aug 6 13:33:07 2025
    Hello Wilfred,

    On Wednesday August 06 2025 11:11, you wrote to me:

    MvdV>> So the question "if the sysop is unaware that he/she has IPv6,
    MvdV>> where do these AAAA records come from" remains unanswered.

    For a VPS the mac address is known by the VPS provider. If they also provide the host name, they can pre configure an IPv6 AAAA record,
    that is based on the mac address.

    I suppose it is technically possible. That does not mean it actually happens. If it does, I doubt it will explain more than a very tiny fraction of the non responses found by Dmitry.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Nick Boel@1:154/700 to Dennis Slagers on Wed Aug 6 17:11:15 2025
    Hey Dennis!

    On Wed, Aug 06 2025 00:55:46 -0500, you wrote:

    If I want to have a DNS name whatever.com and I do not configure it,
    it is registered but does not go to any address. Hence which is ok
    and wanted and meant to be.

    I guess what I meant was, if one does indeed configure their A record, do some providers possibly have some kind of catch all, default AAAA record that just points to A in hopes there's an IPv6 address also?

    I understand if one wants to point their DNS to a specific AAAA record, they can do it themselves. I'm just wondering with not many people even knowing if they have IPv6 (or not even knowing what it is) in a dual stack situation, if it might be automatically enabled somehow by the registrar.

    When IPv6 compatible routers first started coming out, there was no filtering and/or port forwarding. If you enabled IPv6, it was completely open. I don't think it took very long for them to wise up and address that, but I bet there's still people using those old routers.

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Nick Boel@1:154/700 to Michiel van der Vlist on Wed Aug 6 17:20:06 2025
    Hey Michiel!

    On Wed, Aug 06 2025 03:20:58 -0500, you wrote:

    In the past, in the IPv4 only age, some providers here offered
    customers xxxx.provider.nl as a host name linked to their static IPv4 address. xxxx was for he customer to choose. That practise stopped
    over a decade ago and I do not see how that could be extended to IPv6
    to "work out of the box". For IPv6 there usually is k\just one IP
    address and it points to the to of the customer's NAT. That would not
    work "out of the box" for running a server because the customer still
    had to configure a port forwward and possibly puncj hols in firewalls
    but it could be a start. Fo IPv6 there is not a single IP adres for
    the whole system. There is no way the provider would know what IPv6
    address to proconfigure for it to "work out of the box".

    So what you're saying here is, there is no possibly way someone could advertise an AAAA record without them manually configuring it at their DNS provider?

    So the question "if the sysop is unaware that he/she has IPv6, where
    do these AAAA records come from" remains unanswered.

    That's the same question I'm hung up on then.

    Possibly. So these nodes have become zombie nodes for all intents an puposes?

    I imagine there's quite a few. Did the most recent report from Dmitry show about 25% of Fidonet participants are dead wood? ;)

    So have I. I have no idea what we can do to remedie the situation.

    I'm not so sure we can.

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Nick Boel@1:154/700 to Wilfred van Velzen on Wed Aug 6 17:21:24 2025
    Hey Wilfred!

    On Wed, Aug 06 2025 04:11:52 -0500, you wrote:

    For a VPS the mac address is known by the VPS provider. If they also provide the host name, they can pre configure an IPv6 AAAA record,
    that is based on the mac address.

    With this in mind, I have heard quite a few sysops mention using a VPS over the years. So, if this is a thing, maybe our question is finally answered!

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Dennis Slagers@2:280/2060 to Wilfred van Velzen on Thu Aug 7 07:29:16 2025

    Hello Wilfred!

    06 Aug 25 09:23, you wrote to me:

    If I want to have a DNS name whatever.com and I do not configure
    it, it is registered but does not go to any address. Hence which
    is ok and wanted and meant to be.

    There might be some package deals where you buy a VPS with a Hostname, where the DNS for the hostname is preconfigured to point to the VPS...

    yeah, but than its an hostname you do not control. And it should not be used as such.

    I had VPS like h283484.stratoserver.net for example but such hostname would I not suggest to
    use for ie. a mention in the nodelist.

    but alas I understand that in above way it is possible that a party already configured the
    IPv6 record as well although it might not be configured on the VPS ;)

    Dennis


    ... It's a layer 8 problem.
    --- GoldED+/LNX 1.1.5-b20250408
    * Origin: ---- BOFH: Problem solved, user deleted. (2:280/2060)
  • From Dennis Slagers@2:280/2060 to Nick Boel on Thu Aug 7 07:41:34 2025

    Hello Nick!

    06 Aug 25 17:11, you wrote to me:

    I guess what I meant was, if one does indeed configure their A record,
    do some providers possibly have some kind of catch all, default AAAA record that just points to A in hopes there's an IPv6 address also?

    What Wilfred was stating and I overlooked:
    when you buy a VPS you can have an IPv4 and IPv6 for you reserved.
    they would than tell you that h28588.stratoserver.net is ie. 185.50.1.12 and 2010:383 etc.. for Ipv6
    normally just for your own 'admin' access so that you do not have to remember the addresses
    and the machine is than reachable for you. However as you are not in control of that DNS
    you would never use that (normally) DNS name for your usage to the public.

    You would go to a registrar to say: mynicedomain.com and configure it in ie. cloudflare with
    fido.mynicedomain has the I record 185.50.1.12 and/or when you want to have IPv6 the IPv6 of your vhost

    Of course: if you do enable IPv6 and it is availalbe on that machine it would not work on your mynicedomain.com but it would work on h28588.stratoserver, but as nobody knows that it would probably
    not being used (or for scanners who scan such a VPS)

    I understand if one wants to point their DNS to a specific AAAA
    record, they can do it themselves. I'm just wondering with not many
    people even knowing if they have IPv6 (or not even knowing what it is)
    in a dual stack situation, if it might be automatically enabled
    somehow by the registrar.

    A hoster could do that. A registrar or DNS provider cannot do that. The owner of a domain within a DNS provider can do that which is than (in my example stratoserver) who could do that.

    When IPv6 compatible routers first started coming out, there was no filtering and/or port forwarding. If you enabled IPv6, it was
    completely open. I don't think it took very long for them to wise up
    and address that, but I bet there's still people using those old
    routers.

    Yes and that has changed (proably) to if IPv6 is enabled the firewall drops all until you open ports

    IPv6 is still niche .. so it would not directly be available on OLD routers. Mainly they only do support IPv4 (been there done that as OEM/ODM manufacturer for end-user consumer market)

    There are ISP's who give users routers with dual stack, but as I am not using that hardware I do not know if IPv6 is enabled by default.

    But hey open ports is asking for trouble so they would drop every incoming connection until it is configured otherwise

    Dennis


    ... The cloud is just someone else's computer.
    --- GoldED+/LNX 1.1.5-b20250408
    * Origin: ---- BOFH: Problem solved, user deleted. (2:280/2060)
  • From Dennis Slagers@2:280/2060 to Nick Boel on Thu Aug 7 07:51:26 2025

    Hello Nick!

    06 Aug 25 17:20, you wrote to Michiel van der Vlist:

    So what you're saying here is, there is no possibly way someone could advertise an AAAA record without them manually configuring it at their
    DNS provider?

    You can advertise what you want but without configuring it as their DNS provider it has no use

    If I told Michiel that my IPv6 was ::1 and he would use that for his IPv6 lists .. mwoah ;)
    it does not exist for my fido.domain.com but I can tell I am using it.

    Probably I than get a lesson from Michiel about it ..

    So the question "if the sysop is unaware that he/she has IPv6,
    where do these AAAA records come from" remains unanswered.

    That's the same question I'm hung up on then.

    Indeed.
    But .. if you had it in use for ie. 2 years and you do not use fido anymore and you forget about it
    or your IPv6 has been changed cause sometimes that happens and you forget about your DNS..
    than your DNS has an advertised IPv6 but does not work anymore as you are unaware that your IPv6 has been changed.


    Dennis


    ... Yes, the email bounced. No, I won't fix it.
    --- GoldED+/LNX 1.1.5-b20250408
    * Origin: ---- BOFH: Problem solved, user deleted. (2:280/2060)
  • From Wilfred van Velzen@2:280/464 to Dennis Slagers on Thu Aug 7 07:59:37 2025
    Hi Dennis,

    On 2025-08-07 07:29:16, you wrote to me:

    but alas I understand that in above way it is possible that a party already configured the IPv6 record as well although it might not be configured on the VPS ;)

    VPS's mostly come preconfigured with a working IPv4 and IPv6 address, that is known to the VPS provider, in my experience...

    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Michiel van der Vlist@2:280/5555 to Nick Boel on Thu Aug 7 12:04:57 2025
    Hello Nick,

    On Wednesday August 06 2025 17:11, you wrote to Dennis Slagers:

    If I want to have a DNS name whatever.com and I do not configure
    it, it is registered but does not go to any address. Hence which is
    ok and wanted and meant to be.

    I guess what I meant was, if one does indeed configure their A record,
    do some providers possibly have some kind of catch all, default AAAA record that just points to A in hopes there's an IPv6 address also?

    What do you mean by "points to A" in this context?

    I understand if one wants to point their DNS to a specific AAAA
    record, they can do it themselves. I'm just wondering with not many
    people even knowing if they have IPv6 (or not even knowing what it is)
    in a dual stack situation, if it might be automatically enabled
    somehow by the registrar.

    I think Dennis and Wilfred already commented on that.

    When IPv6 compatible routers first started coming out, there was no filtering and/or port forwarding. If you enabled IPv6, it was
    completely open. I don't think it took very long for them to wise up
    and address that, but I bet there's still people using those old
    routers.

    I doubt that the use of those very old routers that do not have a firewall and have it reject all unsilliced income is more that a very few exceptions. IIRC they are over two decades old.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Michiel van der Vlist@2:280/5555 to Nick Boel on Thu Aug 7 12:13:19 2025
    Hello Nick,

    On Wednesday August 06 2025 17:20, you wrote to me:

    Hey Michiel!

    On Wed, Aug 06 2025 03:20:58 -0500, you wrote:

    So what you're saying here is, there is no possibly way someone could advertise an AAAA record without them manually configuring it at their
    DNS provider?

    after having read Dennis'and WIlfred's comments let me say that I have yet to come across a syosp - or non sysop for that matter- who claims "I have no idea how that AAAA record got into my host name, but it certainly wasn't me doing it".

    So the question "if the sysop is unaware that he/she has IPv6,
    where do these AAAA records come from" remains unanswered.

    That's the same question I'm hung up on then.

    And it still is not answered to my satisfaction.

    Possibly. So these nodes have become zombie nodes for all intents
    an puposes?

    I imagine there's quite a few. Did the most recent report from Dmitry
    show about 25% of Fidonet participants are dead wood? ;)

    Yes, and I am not surprised.

    But here we are confronted with a next level issue. We see systems that are up and running, the binkd server answers (IPv4 only) and *.PKTs are accepted. And there it ends. A more general problem not limited to IPv6. I call them zombie systems. They appear to be alive but the sysop is ... not responding.

    So have I. I have no idea what we can do to remedie the situation.

    I'm not so sure we can.

    Indeed.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Michiel van der Vlist@2:280/5555 to Nick Boel on Thu Aug 7 14:59:44 2025
    Hello Nick,

    On Wednesday August 06 2025 17:21, you wrote to Wilfred van Velzen:

    For a VPS the mac address is known by the VPS provider. If they
    also provide the host name, they can pre configure an IPv6 AAAA
    record, that is based on the mac address.

    With this in mind, I have heard quite a few sysops mention using a VPS over the years. So, if this is a thing, maybe our question is finally answered!

    I don't believe it until I actually come across a sysop who claimes this happened to him/her.



    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Michiel van der Vlist@2:280/5555 to Dennis Slagers on Thu Aug 7 16:26:51 2025
    Hello Dennis,

    On Thursday August 07 2025 07:41, you wrote to Nick Boel:

    IPv6 is still niche ..

    I disagree. While it is not yet the dominant protocol, it hovers just under 50% global use. It is not a niche.

    so it would not directly be available on OLD routers. Mainly they only
    do support IPv4 (been there done that as OEM/ODM manufacturer for
    end-user consumer market)

    How long ago was that?

    There are ISP's who give users routers with dual stack, but as I am
    not using that hardware I do not know if IPv6 is enabled by default.

    The vast majority of consumers use a router from their provider and the vast majority of those routers support IPv6 and have it enabled by default. Your provider's router certainly does.

    But hey open ports is asking for trouble so they would drop every
    incoming connection until it is configured otherwise

    Of course.

    In this part of the world providers must allow their clients to use their own modem/routers. By EU directive. Only a small minority (< 1%) does it. But those that do, are not users that are satisfied with old stuff that does not support IPv6. The vast majority of routers now for sale support IPv6.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Nick Boel@1:154/700 to Dennis Slagers on Thu Aug 7 17:22:09 2025
    Hey Dennis!

    On Thu, Aug 07 2025 00:51:26 -0500, you wrote:

    Indeed. But .. if you had it in use for ie. 2 years and you do not
    use fido anymore and you forget about it or your IPv6 has been
    changed cause sometimes that happens and you forget about your DNS..
    than your DNS has an advertised IPv6 but does not work anymore as you
    are unaware that your IPv6 has been changed.

    This sounds much more plausible, then. IPv6 could have been configured at one point (as you say), and then they bought a new router, or anything that could cause their IPv6 address to change, and never realized to change their DNS settings.

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Nick Boel@1:154/700 to Michiel van der Vlist on Thu Aug 7 17:33:50 2025
    Hey Michiel!

    On Thu, Aug 07 2025 05:04:57 -0500, you wrote:

    What do you mean by "points to A" in this context?

    Well, please excuse me as I haven't had to configure my DNS for years since my v4 and v6 addresses don't change unless I change hardware. But, if I remember right, when I first setup my domain, I remember there being "@" in a bunch of settings (for example "www.pharcyde.org" pointed to "@") .. which now that I'm writing it out I think this had more to do with aliases and CNAMEs, and am confusing that with this discussion. :|

    I doubt that the use of those very old routers that do not have a
    firewall and have it reject all unsilliced income is more that a very
    few exceptions. IIRC they are over two decades old.

    I rocked an Asus AC68U up until only a few years ago. I'm fairly certain with the default firmware on that router you could enable IPv6, but you couldn't configure anything to do with it. It may have even warned you that enabling it would open it completely to the public. Of course, when I originally realized that I changed firmware, until it ran it's course and I eventually upgraded to an AX88U Pro.

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Dennis Slagers@2:280/2060 to Michiel van der Vlist on Fri Aug 8 08:19:20 2025

    Hello Michiel!

    07 Aug 25 16:26, you wrote to me:

    IPv6 is still niche ..

    I disagree. While it is not yet the dominant protocol, it hovers just under 50% global use. It is not a niche.

    For end-users it is. (imho).

    so it would not directly be available on OLD routers. Mainly they
    only do support IPv4 (been there done that as OEM/ODM
    manufacturer for end-user consumer market)

    How long ago was that?

    that would have been 14 years ago ;) If we talk about old routers I do not talk about routers
    <5 year <grin>

    The vast majority of consumers use a router from their provider and
    the vast majority of those routers support IPv6 and have it enabled by default. Your provider's router certainly does.

    I'm in bridge mode ;) but yep they offer it by DHCP request indeed ;)


    Dennis


    ... We ran out of bandwidth because you streamed cat videos.
    --- GoldED+/LNX 1.1.5-b20250408
    * Origin: ---- BOFH: Problem solved, user deleted. (2:280/2060)
  • From Dennis Slagers@2:280/2060 to Nick Boel on Fri Aug 8 08:23:18 2025

    Hello Nick!

    07 Aug 25 17:22, you wrote to me:

    Indeed. But .. if you had it in use for ie. 2 years and you do not
    use fido anymore and you forget about it or your IPv6 has been
    changed cause sometimes that happens and you forget about your
    DNS.. than your DNS has an advertised IPv6 but does not work
    anymore as you are unaware that your IPv6 has been changed.

    This sounds much more plausible, then. IPv6 could have been configured
    at one point (as you say), and then they bought a new router, or
    anything that could cause their IPv6 address to change, and never
    realized to change their DNS settings.

    Even more simpler: I have IPv6 by DHCP, some time ago I configured IPv6 and it was working fine
    my uplink and where I crash my netmail can work on IPv6.

    All working fine unattended. Suddenly I got a netmail from my uplink telling me that since a few days he sees some error not able to deliver mail by IPv6 but only IPv4 ..

    Issue whas that after a firmware upgrade or something else I do not remember IPv6 was not
    well activated on the router anymore and I had to apply / restart the router.

    Not being made aware could potentially caused my AAAA record being active but never be responsive anymore.
    Hence it could be that I could call with IPv6 to my uplink but never got mail back on it only IPv4.

    Even now:
    I changed my subscription yesterday with my IPS.
    they made some network changes. my router does not tell me my IPv6 anymore, but it is still working
    In this situation my router should need another reboot probably.
    or wait until its DHCP is expired (maybe) ..

    Dennis


    ... Outsourcing the problem to the next guy.
    --- GoldED+/LNX 1.1.5-b20250408
    * Origin: ---- BOFH: Problem solved, user deleted. (2:280/2060)
  • From Michiel van der Vlist@2:280/5555 to Nick Boel on Sat Aug 9 10:57:31 2025
    Hello Nick,

    On Thursday August 07 2025 17:33, you wrote to me:

    I doubt that the use of those very old routers that do not have a
    firewall and have it reject all unsilliced income is more that a
    very few exceptions. IIRC they are over two decades old.

    I rocked an Asus AC68U up until only a few years ago. I'm fairly
    certain with the default firmware on that router you could enable
    IPv6, but you couldn't configure anything to do with it. It may have
    even warned you that enabling it would open it completely to the
    public. Of course, when I originally realized that I changed firmware, until it ran it's course and I eventually upgraded to an AX88U Pro.

    Bottom line: That router without a firewall is no longer is use.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)
  • From Nick Boel@1:154/700 to Michiel van der Vlist on Sun Aug 10 10:17:05 2025
    Hey Michiel!

    On Sat, Aug 09 2025 03:57:31 -0500, you wrote:

    I rocked an Asus AC68U up until only a few years ago. I'm fairly
    certain with the default firmware on that router you could enable
    IPv6, but you couldn't configure anything to do with it. It may have
    even warned you that enabling it would open it completely to the
    public. Of course, when I originally realized that I changed firmware,
    until it ran it's course and I eventually upgraded to an AX88U Pro.

    Bottom line: That router without a firewall is no longer is use.

    Correct, in my case. But how many others out there might still be using a router like that. If they aren't broken (in their eyes), many don't bother upgrading until they absolutely have to.

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.29-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Michiel van der Vlist@2:280/5555.1 to Nick Boel on Sun Aug 10 17:46:16 2025
    Hello Nick,

    On Sunday August 10 2025 10:17, you wrote to me:

    Bottom line: That router without a firewall is no longer is use.

    Correct, in my case. But how many others out there might still be
    using a router like that. If they aren't broken (in their eyes), many don't bother upgrading until they absolutely have to.

    We don't know how many are still in use, we can only guess and my guess is: "very few". As there is nothing I can do about it, I am not willing to make it my problem. If somenone thinks he/she is smart enough to run his or her own router but is stupid enough to not update two decades old stuff, it is their problem. I can fight ignorance, not stupidity.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20130111
    * Origin: Michiel's laptop (2:280/5555.1)
  • From Tommi Koivula@2:221/6.600 to Michiel van der Vlist on Fri Aug 15 21:14:40 2025
    Hi Michiel.

    05 Aug 25 18:20, you wrote to Dmitry Protasoff:

    I have 3 in my list of IPv6 nodes.

    10 2:280/5006 Kees van Eeten Native KPN f INO4
    61 2:460/5858 Stas Mishchenkov Native KCT/he.net f INO4
    71 2:221/10 Tommi Koivula Native Hetzner f INO4

    Who is number 4?

    There is a strong candidate in Sweden...

    ===
    Parsing nodelist file /bbs/nodelist/NODELIST.NDL
    Nodelist for Friday, August 15, 2025 -- Day number 227 parsed, 928 IP-nodes processed (0.022 sec)
    Calling '2:20/0'. Call time: '0000-2400' UTC.
    Now is: 1811 UTC.
    eljaco.se, 24555
    Calling 2:20/0 (2001:9b1:10d:77::52b:24555)
    OPT CRAM-MD5-c4da1bbbea11fcde74fa757076fd51ee
    SYS Felten's Sharp System
    ZYZ Bj�rn Felten
    LOC S�ve, Sweden
    NDL 115200,TCP,BINKP
    TIME Fri, 15 Aug 2025 20:11:11 +0200
    VER binkd/1.1a-65/Win32 binkp/1.1
    address: 2:203/0@fidonet
    address: 2:20/0@fidonet
    address: 2:2/2@fidonet
    address: 2:203/2@fidonet
    OPT EXTCMD
    2001:9b1:10d:77::52b - Ok.
    Session with 2:20/0 done.
    Calling 2:20/0 (94.254.14.141:24555)
    error (Connection timed out)
    ===

    'Tommi

    ---
    * Origin: FPoint (2:221/6.600)
  • From Michiel van der Vlist@2:280/5555 to Tommi Koivula on Sat Aug 16 16:43:54 2025
    Hello Tommi,

    On Friday August 15 2025 21:14, you wrote to me:

    I have 3 in my list of IPv6 nodes.

    10 2:280/5006 Kees van Eeten Native KPN f INO4
    61 2:460/5858 Stas Mishchenkov Native KCT/he.net f INO4
    71 2:221/10 Tommi Koivula Native Hetzner f INO4

    Who is number 4?

    There is a strong candidate in Sweden...

    [..]

    address: 2:203/0@fidonet
    address: 2:20/0@fidonet
    address: 2:2/2@fidonet
    address: 2:203/2@fidonet
    OPT EXTCMD
    2001:9b1:10d:77::52b - Ok.
    Session with 2:20/0 done.
    Calling 2:20/0 (94.254.14.141:24555)
    error (Connection timed out)

    Probably a temporary glitch. I connect without problems. Ipv4 and IPv6.


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.org (2:280/5555)

Novedades:

Servidor de Quake 3 Arena Online! - Conectate a ferchobbs.ddns.net, puerto 27960 y vence con tu equipo!