I have been tasked with closing off all access to the AOL service.
Astaro Support gave me a solution which I implemented, but found that it doesn't work (at least in my case):
#1 Create a service definition for AOL -
Name Protocol SPT DPT
AOL TCP 1024:65535 5190
#2 Create a packet filter to block the service -
FROM: TO: SERVICE: ACTION:
Internal_Network_ Any AOL LOG DROP
Does anyone have any ideas as to why it does not work?
This thread was automatically locked due to age.