View Single Post
  #4 (permalink)  
Old 2008-05-07
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 724
Rep Power: 3
melipla has an average reputation (10+)
Default Re: After upgrade to R65, Adobe Connect (Flash Media Server) doesn't work

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
__________________
Its all in the documentation.
Reply With Quote