Firewall rules to secure live stream
Hello, recently been dealing with a problem where outsiders have been able to hijack our Windows 2003 server based Flash Media Server 4 default livestream access point and bounce pirated television content over it. Currently am running this on a campus network and thought I had it locked down so that all incoming port 1935 requests must originate from campus and outgoing streams are served everywhere. This is sort of working, but it is also stopping legitimate traffic from streaming video to off campus visitors. If anyone can shed a light on how to setup my firewall rules that would be great, as I am stumped. Here is the list of how I've setup the rules (not using our real IP's for protection):
Campus is a class B network, everything is based off of 123.123.X.X
Server sits on 123.123.1.2
Port/rulename Rule Local Port Local IP Remote IP Remote Port
Port 80 Allow TCP/UDP 80 ANY ANY ANY
Streaming out Allow TCP/UDP OUT 1935 ANY ANY ANY <--this rule is supposed to allow all 1935 traffic out
Streaming in Allow TCP/UDP IN 1935 ANY 123.123.*.* ANY <--this rule is supposed to restrict who sends signal inward to campus range only
If there is a better way I would love to know. I've tried swf verify but thats easy to circumvent, nor can I get the allowhttpdomains options to work properly as it wants real names and not IP numbers.
