I hope this is the right group for my problem.
Problem is, that the networking seems to have died after an unplanned restart. My server yesterday stopped responding, the console printed continuously messaged about something swap related (sorry, didn't take a screen shot, I regret it now). I couldn't log in, so forced a reset. System booted up, did some fscking (fixed some inodes, no prompt to repair anything) and booted up normally. I could log in as root and assumed it had returned to normal.
But the server was not reachable, I tried to ping google from the server, got "no such host", then I tried to contact bind, but got a permission denied from dig and telnet. Restarted bind, same result. Tried to ping local address, got
So something is seriously wrong, so restarted the server, came back up without problems, networking still not working, effects as before. I tried ifconfig, but everything looks normal (I cannot attach, as I have no networking access, but as a USB-keyboard is working, I assume I could dump the output to a USB-stick if necessary). As I am a very long time user of the BSDs (started with 386bsd 0.1) I checked /dev for the device. As the networking devices were not there I fired up a FreeBSD-VM with 12.2 (I know, old, but I haven't needed it for quite some time) and checked and saw, it is normal, network devices are not appearing in /dev. Now I am running out of ideas, what could be wrong, where do I go to find information? I am a developer, so I can use debuggers if that is needed.
Kernel of the box is GENERIC 14.0-RELEASE-p5, ethernet is em0, em1, igb0 and igb1, all appearing in ifconfig output and devinfo.
Problem is, that the networking seems to have died after an unplanned restart. My server yesterday stopped responding, the console printed continuously messaged about something swap related (sorry, didn't take a screen shot, I regret it now). I couldn't log in, so forced a reset. System booted up, did some fscking (fixed some inodes, no prompt to repair anything) and booted up normally. I could log in as root and assumed it had returned to normal.
But the server was not reachable, I tried to ping google from the server, got "no such host", then I tried to contact bind, but got a permission denied from dig and telnet. Restarted bind, same result. Tried to ping local address, got
ping: sentTo: permission denied, tried to ping 127.0.0.1 and also got permission denied. Deactivated pf with service pf stop and ping still gave me a permission denied, so it is not the firewall.So something is seriously wrong, so restarted the server, came back up without problems, networking still not working, effects as before. I tried ifconfig, but everything looks normal (I cannot attach, as I have no networking access, but as a USB-keyboard is working, I assume I could dump the output to a USB-stick if necessary). As I am a very long time user of the BSDs (started with 386bsd 0.1) I checked /dev for the device. As the networking devices were not there I fired up a FreeBSD-VM with 12.2 (I know, old, but I haven't needed it for quite some time) and checked and saw, it is normal, network devices are not appearing in /dev. Now I am running out of ideas, what could be wrong, where do I go to find information? I am a developer, so I can use debuggers if that is needed.
Kernel of the box is GENERIC 14.0-RELEASE-p5, ethernet is em0, em1, igb0 and igb1, all appearing in ifconfig output and devinfo.
freebsd-update IDS does not work, as it finds no network connection.