Unlike many requests I want to be able to prevent streaming e.g. users listening online to radio stations.
I have HTTP proxy set up in transparent mode.
I have a packet filter rule that drops inbound connections from any address and source port 554 and this worked for a few minutes when connected to a BBC radio station with Windows Media Player. Then the connection switched to using TCP port 80.
How can I configure the ASG to drop all non-HTTP traffic using TCP port 80?
Thanks.
This thread was automatically locked due to age.