Thanks for responding.
hcvv - Well, we differ a bit in opinion here. I would say that a re-install because something has gone wrong is not a good approach, Analysing as you do above is.
Actually, I think I agree with you you on that hcvv. If I just suspected a simple problem, I’d try to analyze the situation and fix what was broke… the best way to learn how things work! I was worried that the box was compromised and was thinking out loud about the best way to cleanse the system.
For tsu2:
starlock:~ # systemctl status SuSEfirewall2.service
SuSEfirewall2.service - SuSEfirewall2 phase 2
Loaded: loaded (/usr/lib/systemd/system/SuSEfirewall2.service; enabled)
Active: active (exited) since Sun, 2013-08-18 11:27:24 CDT; 1 day and 1h ago
Main PID: 28753 (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/SuSEfirewall2.service
Aug 18 11:27:24 starlock.silicon.penguin systemd[1]: Started SuSEfirewall2 phase 2.
Aug 18 11:27:24 starlock.silicon.penguin SuSEfirewall2[28763]: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Aug 18 11:27:25 starlock.silicon.penguin SuSEfirewall2[28916]: Firewall rules successfully set
Since my last post I installed chkrootkit and ran it. got the following:
--SNIP--
Searching for Suckit rootkit... Warning: /sbin/init INFECTED
--SNIP--
of course I’ve deleted all the other lines as they were all “…nothing found”.
I searched on the net and this is a common “false positive”. Found this forum answer: Gentoo Forums :: View topic - Diagnose SucKit
So, where to go from here?
The original problem was I discovered that the firewall hadn’t logged anything for almost three days, so I don’t/didn’t think it was a temporary blocking issue… but your still right tsu2, it could have been an “ordinary” issue I guess.
The machine in question is on a small home network. It’s connected to the router(to the net, eth0) and the internal network(to the hub, eth1). The machine runs the firewall, provides ip addresses to the internal network via DHCP, runs dnsmasq, runs a web server exposed to both networks, and provides file and print services to the internal network. I also use this machine as my personal workstation(programming, web surfing, gaming, email…).
There isn’t to much data of an overly sensitive nature on the entire network. Bills do get paid from various machines though…
As to what my wants/needs are:
- I don’t want my machine used to compromise any others.
- If my machine was compromised, I’d also want to disinfect it.
- Don’t care too much “where” the problem came from except to further the first two points.
- I’d kinda like figuring out what originally happened. If that’s even possible!
hcvv - In any case, I now suppose/suggest that you go experimenting with installing and de-installing nagaios to see what happens to the firewall.
I think this is what I’ll do first, just to see if this caused the original problem or not.
tsu2 - So, for instance I would highly recommend uninstalling your current nagios and install something like the following which I’ve used for several years. It installs its own instance of nagios (likely no different than what you have now), a RDBMS to properly support web tools, notifications, User management, etc, and more. Web tools including building/managing nagios checks (a godsend, I can build stuff in hours that ordinarily takes over a week), graphical reporting, more.
http:gwos.com
This is probably what I’ll do second.
Thank You hcvv & tsu2!
Cheers,
Terry.