Results 1 to 10 of 10

Thread: Reverse Proxy - how?

  1. #1

    Default Reverse Proxy - how?

    HI there...
    I have a situation on a custom project.

    I need to hide the original server's ip.
    A would need redirect wowza acess (rtmp and port 1935) from a proxy gateway.

    Anyone has experience with this? know how is the best method to make this?

  2. #2
    Join Date
    Dec 2007
    Posts
    25,682

    Default

    Fred,

    It should be same steps as setting up proxy for a web server, but for port 1935 and whatever other ports you need. (The closest experience I have is setting up pass-thru ports on a linksys router)

    Richard

  3. #3
    Join Date
    Dec 2009
    Posts
    3

    Default X-Forwarded-For Values

    When wowza is behind a reverse proxy, does it pass the X-Forwarded-For or X-Client-IP extension headers to the modules? If so, does it override the client.getIp() return value, or is there some other method to use to get the client IP address?

    Thanks

    -- Jake

  4. #4

    Default

    The X-Forwarded-For and X-Client-IP are not forwarded and getClientIp will most likely return the ip address of the proxy.

    Charlie

  5. #5

    Default

    Thank you for the replies...
    you did with linksys router.. but there is a chance by doing this with software.

    Squid maybe?

    thank you

  6. #6

    Default

    Here I found a way.. but with Flash Media Server

    https://wiki.terena.org/index.php/TF-ECS:Contents

    any tips about how-to do that with wowza?

  7. #7
    Join Date
    Dec 2007
    Posts
    25,682

    Default

    I have no experience to bring to this, but I think that Wowza and FMIS should be interchangeable in this configuration.

    Richard

  8. #8

    Default

    Sorry to ask but.. what is FMIS ?

    thank you

  9. #9

    Default

    got it
    Flash Media Interactive Server

  10. #10

    Default

    Hi.. I tried forward the ip from linux to the wowza server.

    If i write ipservarA:1935 it is redirecting to ipserverB:1935

    That's ok...

    But flash player don't connect tho the ipserverB server.

    It wasn't supposed to work?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •