Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 issue on technitium domain breaks apps #960

Open
Jimbo5431 opened this issue Jul 5, 2024 · 2 comments
Open

IPv6 issue on technitium domain breaks apps #960

Jimbo5431 opened this issue Jul 5, 2024 · 2 comments

Comments

@Jimbo5431
Copy link

I was trying to access the apps store, and it kept timing out. It was trying to access via the IPv6 for the domain.
Disabling IPv6 on the host, restarting the server, loading the app store and installing "Filter AAAA" has allowed me to bypass it.

The AAAA record for technitium.com is pointing to 2400:6180:100:d0::b3c:c001, which is not pingable.

@ShreyasZare
Copy link
Member

Thanks for the feedback. The website and the DNS App Store backend is working well over IPv6 and there are no other reports.

The IPv6 address also responds to ping:

C:\Users\shrey>ping -6 download.technitium.com

Pinging technitium.com [2400:6180:100:d0::b3c:c001] with 32 bytes of data:
Reply from 2400:6180:100:d0::b3c:c001: time=68ms
Reply from 2400:6180:100:d0::b3c:c001: time=90ms
Reply from 2400:6180:100:d0::b3c:c001: time=65ms
Reply from 2400:6180:100:d0::b3c:c001: time=76ms

Ping statistics for 2400:6180:100:d0::b3c:c001:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 65ms, Maximum = 90ms, Average = 74ms

It probably was some ipv6 network issue at your ISP end which caused this issue. Do check again and see if its working. If not, you need to raise a ticket to your ISP.

@Jimbo5431
Copy link
Author

All working now. It was tracing as far as digital-ocean in NL, so it was probably an issue in the NOC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants