dns.nextdns.io is unreachable.
Using
https://45.90.28.0/profile/device
also does not work. Connecting directly from browser gives ssl error
output from
- curl -v https://dns.nextdns.io/info
- * Trying 45.90.30.0:443...
* Connected to dns.nextdns.io (45.90.30.0) port 443 (#0)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* schannel: failed to receive handshake, SSL/TLS connection failed
* Closing connection 0
curl: (35) schannel: failed to receive handshake, SSL/TLS connection failed
- * Trying 45.90.30.0:443...
- curl -v https://dns.nextdns.io/info --connect-to ::8.8.8.8:443
* Connecting to hostname: 8.8.8.8
* Connecting to port: 443
* Trying 8.8.8.8:443...
* Connected to 8.8.8.8 (8.8.8.8) port 443 (#0)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* schannel: SNI or certificate check failed: SEC_E_WRONG_PRINCIPAL (0x80090322) - The target principal name is incorrect.
* Closing connection 0
curl: (60) schannel: SNI or certificate check failed: SEC_E_WRONG_PRINCIPAL (0x80090322) - The target principal name is incorrect.
More details here: https://curl.se/docs/sslcerts.htmlcurl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
- curl -vk https://test.com --connect-to ::45.90.28.0:443
- * Connecting to hostname: 45.90.28.0
* Connecting to port: 443
* Trying 45.90.28.0:443...
* Connected to 45.90.28.0 (45.90.28.0) port 443 (#0)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* ALPN: server did not agree on a protocol. Uses default.
> GET / HTTP/1.1
> Host: test.com
> User-Agent: curl/7.83.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 302 ADMIN
< Server:
< Date: Fri, 01 Dec 2023 02:34:55 GMT
< Cache-Control: no-cache,no-store,must-revalidate,post-check=0,pre-check=0
< Location: https://login.attwifi.com/blocked/blocked_page.html#?user_ip=<192.168.5.133>&dest_ip=<45.90.28.0>&app_name=<https>&web_rep=<trustworthy-sites>&web_cat=<proxy-avoidance-and-anonymizers>
< Content-Type: text/html; charset=utf-8
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< X-Content-Type-Options: nosniff
< Strict-Transport-Security: max-age=604800
< Connection: close<
<HTML>
<HEAD><TITLE>ADMIN</TITLE></HEAD>
<BODY><ADDRESS><A HREF="http://www.arubanetworks.com"></A></ADDRESS>
</BODY>
</HTML>
* schannel: server closed abruptly (missing close_notify)
* Closing connection 0
* schannel: shutting down SSL/TLS connection with test.com port 443
curl: (56) Failure when receiving data from the peer
- * Connecting to hostname: 45.90.28.0
This is windows 10 pro
From here obivously help.nextdns.io resolves as does my.nextdns.io
It would be super if I could buy a dedicated ipv4 address outside your block ownership and register my own domain for access to my paid account via DoH
Reply
Content aside
-
1
Likes
- 11 mths agoLast active
- 108Views
-
1
Following