Hello,
I need to setup a program that monitors all outgoing connection from my host to a specific host. If they reach a max of 16k in less than 24 hours. I'd like to block access to that host.
Can I do this sort of thing by using only PF or specific (cli) software or do I need to write a script that monitors the connections and issues a PF block if max connections are reached?
Thanks in advance for your time.
I need to setup a program that monitors all outgoing connection from my host to a specific host. If they reach a max of 16k in less than 24 hours. I'd like to block access to that host.
Can I do this sort of thing by using only PF or specific (cli) software or do I need to write a script that monitors the connections and issues a PF block if max connections are reached?
Thanks in advance for your time.