Quote:
Originally Posted by melipla From the firewall command line try using fw monitor to identify where the traffic is failing: fw monitor -e "accept ((src=<client IP>) or (dst=<client IP>));" You should see the initial request and the adobe server response. If you don't see a response then you may need to use Wireshark on the adobe server and see if the external client request makes it from the firewall to the server. HTH |
I found a solution.
Flash Media Server needs a connection with port 1935-TCP (FlashComServer in Checkpoint terminology).
Editing this ports->Advanced, the protocol type was "H.323_Any"
I replaced it with "none" and it works.
But before that in SmarView Tracker, all connections were accepted, nothing was rejected.