TP LINK DDNS on deco m5 is not working correctly
Hello.
So I am unable to use tp link DDNS for SSH remote access for one of my computer. I have set my tp link ddns with my ios app and I have also set a port forwarding (22 to 27345).
When I connect it with, ssh -p22 user@192.168.x.x , it works fine.
When I connect my external ip with port forwarding, ssh -p27345 user@2xx.xxx.xxx.xxx. It also works.
The problem appears when I use tplinkdns address ssh -p27345 user@xxx.tplinkdns.com.
It shows "ssh: Could not resolve hostname xxx.tplinkdns.com: nodename nor servname provided, or not known"
Does anyone have the same problem?
Thanks a lot!