Having used macOS, I know "ping -A" will make a beep every time a host is unreachable. It came in handy at times when my internet would act up. I want to do the same, but virtualization of the whole OS is kinda unnecessary. I tried grabbing FreeBSD source code, and individually compiling "ping" on my linux box, but to a surprise to no one, I couldn't get it working. That being said, I know nothing about porting, that was just an effort I made hoping I would succeed. I was hoping I would find a FreeBSD docker container just like there are Ubuntu and CentOS docker containers. I just need "ping" to beep but I just can't think of anything else that will work without virtualization of the whole OS.
I'm here to ask if someone else has a better solution?
I'm here to ask if someone else has a better solution?