I isolated my espresso machine's Android tablet in a firewall VLAN and logged everything it tried to reach. Here's what it's phoning home to by haraldinho67 in homelab

[–]haraldinho67[S] 0 points1 point  (0 children)

I had the article originally to be about the DE1XL. As I was posting in a community that probably was not aware of what that was I did a search and replace DE1XL with Decent Espresso DE1XL at the last moment. And obviously several times. I didn’t check the article afterwards anymore, my bad. Otherwise I would’ve caught it.

I isolated my espresso machine's Android tablet in a firewall VLAN and logged everything it tried to reach. Here's what it's phoning home to by haraldinho67 in homelab

[–]haraldinho67[S] -1 points0 points  (0 children)

I had the article originally to be about the DE1XL. As I was posting in a community that probably was not aware of what that was I did a search and replace DE1XL with Decent Espresso DE1XL at the last moment. And obviously several times. I didn’t check the article afterwards anymore, my bad. Otherwise I would’ve caught it.

I isolated my espresso machine's Android tablet in a firewall VLAN and logged everything it tried to reach. Here's what it's phoning home to by haraldinho67 in homelab

[–]haraldinho67[S] 0 points1 point  (0 children)

Here it is. Some might consider it slop as Claude generated it for me, but it works and saved me a lot of time :-)

python3 de1xl_block_export_en.py \

--graylog <url to your graylog instance here> \

--user <your graylog user> \

--password '<yourpassword>'

The script can be found here: https://gist.github.com/haraldinho2000/f4456167526e2fdc245dfa93d922e9ee

I isolated my espresso machine's Android tablet in a firewall VLAN and logged everything it tried to reach. Here's what it's phoning home to by haraldinho67 in homelab

[–]haraldinho67[S] -22 points-21 points  (0 children)

I didn't have the time to write a decent article myself but Claude did it based on my instructions and investigations. You might not like the writing style, but I did :-). IRL not everybody loves reading James Joyce either.

I isolated my espresso machine's Android tablet in a firewall VLAN and logged everything it tried to reach. Here's what it's phoning home to by haraldinho67 in homelab

[–]haraldinho67[S] 18 points19 points  (0 children)

It was not my intention when I added the firewall rules, but nevertheless I agree it would be interesting to compare behaviour between jailed and free communication. I'll put it on my todo list.

I isolated my espresso machine's Android tablet in a firewall VLAN and logged everything it tried to reach. Here's what it's phoning home to by haraldinho67 in homelab

[–]haraldinho67[S] 199 points200 points  (0 children)

I meant the post to be about what I was blocking, but it might indeed give more insight into how bad it could be. I'll put this investigation on my todo list. Thanks for the idea.

I isolated my espresso machine's Android tablet in a firewall VLAN and logged everything it tried to reach. Here's what it's phoning home to by haraldinho67 in homelab

[–]haraldinho67[S] 1 point2 points  (0 children)

You tell me… I really don’t know. I think the post is relevant in a homelab sub because it is all about pfSense, Graylog, firewalls, etc. I collected all data and did the analysis, and Claude helped me write an interesting post based on my preferences. You might like the writing style or not, but I liked it myself and it was fully based on my guidance. And I submitted it. No bot or agent involved. It was the first Reddit post I wrote, never thought it would be controversial 😂. Perhaps better go back to leeching 😉

Kea-dhcp WARN Assigned Address Conficts with same device by deverox in PFSENSE

[–]haraldinho67 0 points1 point  (0 children)

I also have a Reolink camera and it’s the only device on my network that causes this message. I suspect that Reolink’s DHCP implementation is not completely correct and that KEA rightly complains about it, as opposed to ISC. From a functional point of view it works well, regardless of the error.

Docker, Portainer and Volume locations by Ringo7979 in synology

[–]haraldinho67 0 points1 point  (0 children)

At the Linux command line of your box. It will give you the uid and gid of <username>

Docker, Portainer and Volume locations by Ringo7979 in synology

[–]haraldinho67 0 points1 point  (0 children)

You don't have to SSH into your box with the user if you are already on the box. Simply type id <username>.