AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
24.47k stars 1.77k forks source link

No connection to my Miele dryer & Buderus oil heater (web km200) #696

Closed toxicman2002 closed 5 years ago

toxicman2002 commented 5 years ago

Hello,

i've installed Adguard Home 0.94 on my Raspberry Pi 3+ (OS Raspbian). It works well, when i change the DNS- Server in my Fritz!Box 7590 to the Adguard-Server. I have access to my Somfy Tahoma but i've no connection to my Buderus Oil-Heater OUTSIDE my Lan. Normaly, the Oilheater connects to wa2.mz36-qrmzh6.bosch.de and i can access the heater with the Buderus-App "MyDevice".

The ports 5222 & 5223 are open (is needed say Buderus).

Insinde my LAN, i can access the Heater. Adguard block something i think.

Normally, my Miele-Dryer connects to their server (Miele.com) and with the Miele@home-App i can see the status of the dryer. But when i set the DNS to my Adguard-Server is no connection inside and outside my Lan.

I've unblockrules to both server but this dosn't work. Any ideas why my Somfy Tahoma works and Miele & Buderus not?

What can i do?

PS: My ISP is Deutsche Telekom. PPS: Sorry for my bad english ;-)

Thanks, Oli

szolin commented 5 years ago

Hello! Can you attach logs? You can use this command to create a log file:

grep AdGuardHome /var/log/daemon.log >aghome.log

I'll look for requests to miele.com and wa2.mz36-qrmzh6.bosch.de there. Or you can try to find the necessary information by yourself and send us only the relevant lines.

Also, it' would be better if you use verbose: true setting in .yaml config file.

toxicman2002 commented 5 years ago

Hi, here are the logs from bosch and miele. I hope, it can help you to find the failure..

Thanks, Oli

miele+bosch.txt

ameshkov commented 5 years ago

@toxicman2002 does it work okay when you disable protection completely in AGH?

Also, you could try to find the problematic rule by unblocking domains one by one in the query log.

toxicman2002 commented 5 years ago

Hi ameshkov,

i disabled AGH and its's still the same. No connection with bosch outside my lan. Can it be raspian? Its a brand new clean installaltion. Shouldni unblock with "@@||wa2-mz36-qrmzh6.bosch.de^" or what do you mean?

ameshkov commented 5 years ago

If the issue is there even when AGH is disabled, this might be caused by the upstream you're using.

Try using your ISP's DNS address instead of Cloudflare DNS

toxicman2002 commented 5 years ago

That doesn't work :-(. I'va added my DNS from my ISP in the "Upstream DNS"-section and in the " bootstrap DNS"-section.

I don't understand why all other work fine but miele and bosch not :-((

ameshkov commented 5 years ago

I'va added my DNS from my ISP in the "Upstream DNS"-section and in the " bootstrap DNS"-section.

Added or replaced? You should try using just your ISP's DNS.

I don't understand why all other work fine but miele and bosch not :-((

Is it possible to somehow get the logs from these devices?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.