Since a few weeks I’m running a raspberry-pi with domoticz to monitor my electricity usage at home.
Previous weekend I was at the OGP at the Nürburgring and staying with the oldtimer club at our usual hotel. Since a few years the hotel hosts free wifi from Freifunk. I wanted to monitor my home electrical usage by remote connection. But the problem is that Freifunk apparently does not allow you to use a VPN connection. When I try to make a VPN connection (I use NordVPN), it just won’t establish a connection. And when it does after a long wait, there is no connection to the internet. Only without VPN you have full access. So, I made a connection with my Pi at home a few times without VPN.
When I got home again I started looking at the firewall of my Omnia again to see if it could be improved. (only adding and removing port forwards)
I had full internet and router access at that time. But after a short time I lost all connection to the internet and router. No websites and no Foris or LuCI. The router was unreachable.
Even other computers that haven’t ran in weeks didn’t have a connection any more. Wifi or wired.
Now I connected a computer directly to the ISP modem/router and downloaded a medkit image from repo.turris.cz and reflashed my Omnia with the four led reflash option.
Now I had access again and got through the setup page again.
I have my Omnia running again. Only my SSD’s I can’t get to work again. Still working on that.
But I don’t know if I had this already before, but my WAN led keeps blinking with several seconds intervals.
So, I monitored the eth1 traffic with tcpdump and noticed a lot of traffic with a lot of strange IP-addresses from all over the world.
Here is a screen capture of some of the traffic:
https://www.walagata.com/w/nightwalker/Vreemde_IP_adressen.jpg
Some of the IP-addresses I looked up:
222.175.44.66 Qingdao, China
223.97.191.233 Qingdao, China
5.188.87.6 Moscow, Russia
217.31.192.69 Prague, Czechia
34.226.254.109 Ashburn, Washington, USA
185.209.0.10 Malpils, Latvia
77.72.82.23 Stoke-on-trent, UK
193.29.13.157 Romania
89.101.251.228 Dublin, Ireland
88.221.254.202 Switzerland
Why is my Omnia making connections with IP-addresses all over the world?
Does this mean my Omnia is hacked, even after a fresh software flash?
My Domoticz Pi does not seem to make WAN connections. I ssh into the pi and ran tcpdump but only get high ssh traffic between the pi and the pc I’m using. No other IP’s come up.
My laptop also gives no strange IP’s except for 217.31.192.69 at this moment of typing this post. But this IP is from Prague, Czechia, from Turris I presume. This forum.
Also the ‘history’ command doesn’t give any strange output on the pi or the laptop I’m using. (the laptop I also used at the hotel)
Except that every time I log out (ssh) of my Omnia the history of the Omnia gets deleted. When I log in and run some commands, they show up with the history command. But only as long as I stay logged in. After an exit it is all gone. Is this normal?
A while back I installed a 30GB SSD to store the persistent data, as advised, instead of using the 8GB internal flash.
Before that in LuCI the memory usage looked like:
https://www.walagata.com/w/nightwalker/Veel_geheugen.jpg
After installing the SSD it looked like:
https://www.walagata.com/w/nightwalker/Veel_geheugen02.jpg
But at the moment it looks like this:
https://www.walagata.com/w/nightwalker/Veel_geheugen03.jpg
I have no extra processes running and no LXC-containers (yet). Why is the memory usage at about 50%
I don’t know how to make a log file of all current processes, but here is a copy/paste txt-file of all the processes running at the moment.
https://www.walagata.com/w/nightwalker/Processes.txt
Does anyone see anything out of the ordinary?