Can't use android app - DNS Configuration #62
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
waiting for fix validation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mia/bumper#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
What version of Android, which app/version? Try with Debug (--debug) to see if there are any errors/messages that may help.
Android 5, Ecovacs Home version 1.3.1, ok I'll try this weekend, keep you updated
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?
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