I always use public WiFi in my college. Hence I thought of setting up a firewall. It was not as easy as I thought. My current set up is that all incoming connections are blocked except ssh. Is there a way by which I can configure Ubuntu to give me notifications whenever a new connection is made/attempted, both IN/OUT?
The idea is that I need to be informed in real time about this, ideally via notify-send. Then I should be able to suppress some notifications, which are redundant. Is it possible to do this?