mqtt.iotguru.cloud ...
 
Notifications
Clear all

mqtt.iotguru.cloud has IPv6 address in DNS, but refuses connections on IPv6

1 Posts
1 Users
0 Reactions
125 Views
(@harald)
New Member
Joined: 2 years ago
Posts: 1
Topic starter  

I am trying to add a connection to my IoT MQTT Panel in Android. I get an error "Unable to connect to server ...(IPv6 addresses) and ECONNREFUSED".

Testing from my workstation;

$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable

It looks like the App in Android doesn't switch over to IPv4 after getting a connection refused on IPv6.

I suggest that either the IPv6 AAAA-record should be removed from DNS, or better, get IPv6 answering on the service.


   
Quote
Topic Tags
Share: