anaelorlinski / OpenWrt-NanoPi-R5S-Builds

OpenWRT Builds for NanoPi R5S from official Openwrt source code with minimal set of patches
MIT License
72 stars 19 forks source link

Data being sent to openwrt.ai #6

Closed bohdan-s closed 1 year ago

bohdan-s commented 1 year ago

I just set up a forward DNS on my OpenWRT r5s (using your latest build) and noticed a lot of calls out to openwrt.ai

Do you know what these lookups might be for?

anaelorlinski commented 1 year ago

I am very surprised with that, because my builds are based on vanilla OpenWrt source plus some patches that are copied in this repo so all the sources are available. Can you verify you are really running my build ? with cat /etc/banner for example

bohdan-s commented 1 year ago

I am using the 23.05 2023.08.22 build. But i was using others previously. I couldn't see any references in your repo (or even any linked repos/source).

Tonight I will do a full reset and re-image and reconfigure from scratch (no backups), at this point it seems more likely some package or config from a previous build is doing the lookups not your firmware.

I will close this issue and re-open if its not resolved with the reset.

bohdan-s commented 1 year ago

Just to properly close this off. I opened the backup I restored and found references to openwrt.ai. It seems to be a package config from when I tested ImmortalWRT. Lesson learned, 1 don't restore configs between firmware changes, 2. look before raising a issue.

@anaelorlinski Thank you for your build, it has been stable and works well while waiting until officially supported.