GL-RM1 Binding failed

I have a GL-RM1 with firmware V1.3.1 release 2. I can access the KVM from local network via IP address. But I cannot bind the KVM to the App.

I tried to troubleshoot from CLI. It looks like the problem was caused by name resolution. My home router is the DHCP server. It hands out DNS to DHCP clients. All devices are working properly but the GL-RM1. It doesn’t seem to honor the DNS offered by DHCP server. How should I troubleshoot the issue? Thank you!
BTW, I already read document on Failed to bind device - GL.iNet KVM Docs

bash-4.4# cat /etc/resolv.conf
nameserver ::1
nameserver 127.0.0.1
bash-4.4# ping gslb-us.goodcloud.xyz
ping: gslb-us.goodcloud.xyz: Temporary failure in name resolution

Upgrading to firmware 1.4beta seems to resolve the DNS problem.

bash-4.4# cat /etc/resolv.conf
Generated by Connection Manager
search localnameserver 192.168.2.1
nameserver 8.8.8.8
bash-4.4# ping www.google.com
PING www.google.com (142.251.116.106) 56(84) bytes of data.
64 bytes from rt-in-f106.1e100.net (142.251.116.106): icmp_seq=1 ttl=106 time=5.83 ms
64 bytes from rt-in-f106.1e100.net (142.251.116.106): icmp_seq=2 ttl=106 time=5.22 ms
64 bytes from rt-in-f106.1e100.net (142.251.116.106): icmp_seq=3 ttl=106 time=5.11 ms
64 bytes from rt-in-f106.1e100.net (142.251.116.106): icmp_seq=4 ttl=106 time=5.81 ms
^C
--- www.google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 5.114/5.496/5.831/0.330 ms
1 Like

Yes, please keep your firmware up to date.
The latest one is 1.7.2 release.

Where to download 1.7.2?

You can refer to the image below to check.