This is the 2nd time I've had services die overnight and they all appear to die at the same time via signal 15 or SIGTERM. I am running 2 jails on top of my 'host' system and I've observed:
1. host sshd, syslogd, powerd stopped
2. router [jail] sshd, syslogd, auditd, crowdsec, cron, dhclient stopped
3. workstation [jail] sshd, syslogd, auditd, cron stopped
In addition, the workstation did not explicitly need to be added to my pf tables to ssh or get to the Internet. But, that is how I resolved network connectivity to it.
The only thing I can think of that I have running that would cause this is my nightly update which updates the system in a new Boot Environment and utilizes checkrestart to determine what needs restarted and then email me to reboot into the new BE and restart services. But, it does not restart or stop services and it is only performing updates in a new Boot Environment. Now, on the other hand, the jails are updated in place and then have a snapshot taken of them.
That said, I see a new Boot Environment was created a few days ago, not last night / this morning.
Regarding my workstation jail losing network connectivity without being explicitly added to the table, why was my workstation jail able to SSH to my router jail without being added before? My workstation jail has an epair directly to the router which goes into the bridge with my Local Area Network interface.
Any ideas on what to check for? I also don't see any obvious indications of intrusion, but I'm not an expert. I also don't suspect the system is out of memory or has any hardware issues.
EDIT: I clarified that router and workstaiton are jails.
1. host sshd, syslogd, powerd stopped
2. router [jail] sshd, syslogd, auditd, crowdsec, cron, dhclient stopped
3. workstation [jail] sshd, syslogd, auditd, cron stopped
In addition, the workstation did not explicitly need to be added to my pf tables to ssh or get to the Internet. But, that is how I resolved network connectivity to it.
The only thing I can think of that I have running that would cause this is my nightly update which updates the system in a new Boot Environment and utilizes checkrestart to determine what needs restarted and then email me to reboot into the new BE and restart services. But, it does not restart or stop services and it is only performing updates in a new Boot Environment. Now, on the other hand, the jails are updated in place and then have a snapshot taken of them.
That said, I see a new Boot Environment was created a few days ago, not last night / this morning.
Regarding my workstation jail losing network connectivity without being explicitly added to the table, why was my workstation jail able to SSH to my router jail without being added before? My workstation jail has an epair directly to the router which goes into the bridge with my Local Area Network interface.
Any ideas on what to check for? I also don't see any obvious indications of intrusion, but I'm not an expert. I also don't suspect the system is out of memory or has any hardware issues.
EDIT: I clarified that router and workstaiton are jails.