Open scarletbright opened 2 years ago
The domain api.telegram.org
is pointing to this IP (2001:67c:4e8:f002:0:0:0:a) when using telegram client with IPv6 address
also happening with td.telegram.org
2022-09-06T01:39:40.263Z INFO nym_network_requester::core > Domain "td.telegram.org:443" failed filter check
Apologies for the slow reply here everyone, and maybe the issue isn't persisting now? @mfahampshire do you have further information about the ranges for telegram?
The problem still persists
2023-02-01T21:14:47.484Z WARN nym_network_requester::allowed_hosts::filter > Error parsing domain: "2001:67c:4e8:f002:0:0:0:a"
@octol would you mind having a look to see if this is just a "warning for information" or if it fails to send the request that should go the telegram API. It may also be that the ipv6 range is not the allowed list for telegram (see https://core.telegram.org/resources/cidr.txt)
Describe the issue When using Telegram with locally installed NYM-client, connected to my remote Network requester, you can see in the Requester's logs that a couple of IPv6 addresses (belonging to Telegram Messenger Inc.) are being blocked, despite being on the allowed.list
Stack Traces extracts from the NYM Network Requester logs:
extract from allowed.list:
extract from local socks5-client:
Which area of Nym were you using?
Additional context NYM Network Requester is running on a remote server, the socks5-client - locally, on macOS 12.5.1