1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

player-proxy on different IP than proxy-connect - howto?

Discussion in 'Support' started by idespam, May 8, 2014.

  1. idespam

    idespam New Member

    Hello,

    Proxy is running on a server with multiple IPs. I want users to access our cloud through a DDoS protected IP, dedicated to the proxy, and every other communication to use an internal administrative IP.

    Code (text):

    Connect
        |
        | eth0:1
        |
    Proxy
        |
        | eth0:0
    How do I achieve this with GoLilyPad?

    Regards,
    ide
    Last edited: May 8, 2014
  2. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Can you please describe more about what you want please?
  3. idespam

    idespam New Member

    Hello Matt, thank you.

    I have a server with a DDoS protected and and administrative IP. I want players to connect through the DDoS protected IP. I want every other communication go through the administrative IP.

    Is it possible to achieve this somehow?

    Best,
    ide
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Players connect to the proxy. So you can define the IP of the DDoS protection in the config of the proxy.

Share This Page