SAFEQ Cloud Mobile Apps for iOS and Android are able to discover the Gateway address automatically using a specific DNS-SD service entry named “_discovermobile”

Configure Windows DNS

  1. Right click the domain and select “Other New Records…”
  2. In the “Resource Record Type” window, scroll down, select “Service Location (SRV)” and click “Create Record…”
  3. Enter values:
    1. Service: _discovermobile
    2. Protocol: _tcp
    3. Leave Priority and Weight to default: 0
    4. Port number: 9444
    5. Host offering the service: gateway-name.domain.ext

Verify DNS-SD

  1. On Windows:
    1. Open a CMD
    2. Type: nslookup -type=SRV _discovermobile._tcp.domain.ext
  2. On the SAFEQ Cloud Gateway
    1. Launch the following script: $ discovermobile.sh
    2. Enter the domain name : domain.ext

Pre-requisites for successful discovery

iOS devices:

The iOS WiFi settings needs to be setup with the proper “search domain”; this is auto-configured by the DHCP server, using the Scope Option 015

You can verify this is working fine in the iOS WiFi settings: select the WiFi connection, tap the (i) then -> DNS

Android devices:

Android devices are not implementing the ‘Search Domain’ settings; for the _discovermobile SRV retrieval to work, the Android devices must be registered within the correct domain in the DNS server.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment