Can't use android app - DNS Configuration #62

Open
opened 2019-12-14 17:30:15 +01:00 by 4lphac · 4 comments
4lphac commented 2019-12-14 17:30:15 +01:00 (Migrated from github.com)

Hello I've followed the instructions to use the android app (cert, dns fowarding etc), now when I open the app I get "error sending data (nnn,-9005)" where nnn looks like a random number. I've got the latest app and an Ozmo 930

Hello I've followed the instructions to use the android app (cert, dns fowarding etc), now when I open the app I get "error sending data (nnn,-9005)" where nnn looks like a random number. I've got the latest app and an Ozmo 930
bmartin5692 commented 2019-12-16 13:53:53 +01:00 (Migrated from github.com)

What version of Android, which app/version? Try with Debug (--debug) to see if there are any errors/messages that may help.

What version of Android, which app/version? Try with Debug (--debug) to see if there are any errors/messages that may help.
4lphac commented 2019-12-17 10:31:52 +01:00 (Migrated from github.com)

Android 5, Ecovacs Home version 1.3.1, ok I'll try this weekend, keep you updated

Android 5, Ecovacs Home version 1.3.1, ok I'll try this weekend, keep you updated
4lphac commented 2019-12-22 15:46:16 +01:00 (Migrated from github.com)

Hi I figured it partially, I'm using ddwrt to redirect dns, but looks like that writing

config 'domain'
option 'name' 'ecovacs.net'
option 'ip' '192.168.1.140'

only fowards the main dns name and not the subdomains, do you know the exact subdomains the client calls or a way to add wildcard to dhcp conf?

Hi I figured it partially, I'm using ddwrt to redirect dns, but looks like that writing config 'domain' option 'name' 'ecovacs.net' option 'ip' '192.168.1.140' only fowards the main dns name and not the subdomains, do you know the exact subdomains the client calls or a way to add wildcard to dhcp conf?
bmartin5692 commented 2019-12-26 18:52:27 +01:00 (Migrated from github.com)

I'm not familiar with DDWRT and configuring it, but I found the following with a search:
https://coolaj86.com/articles/redirect-domains-and-dns-using-dd-wrt.html

It looks like you may be able to modify the DNSMasq configuration, which is the easiest way to handle all the subdomains. I've tried to document individual domains as much as possible, and details of DNS here, in the event you need to set each individually (there are a lot though):
https://github.com/bmartin5692/bumper/blob/master/docs/DNS_Setup.md

I'm not familiar with DDWRT and configuring it, but I found the following with a search: https://coolaj86.com/articles/redirect-domains-and-dns-using-dd-wrt.html It looks like you may be able to modify the DNSMasq configuration, which is the easiest way to handle all the subdomains. I've tried to document individual domains as much as possible, and details of DNS here, in the event you need to set each individually (there are a lot though): https://github.com/bmartin5692/bumper/blob/master/docs/DNS_Setup.md
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mia/bumper#62
No description provided.