tcp proxy

Results 1 to 9 of 9
  1. #1
    Newbie Thmx is offline
    MemberRank
    May 2014 Join Date
    7Posts

    tcp proxy

    Since in Goldtree proxies do not work, I wanted to know how to get the client working with cloudflare, entering the domain and not the IP!
    @BurakDev @Juniori @Quackster


  2. #2
    Sorcerer Supreme BurakDev is offline
    Member +Rank
    Mar 2013 Join Date
    ParisLocation
    376Posts

    Re: tcp proxy

    Cloudflare support only HTTP PROXY, and you need use HTTP HEADER for detect real client IP.

  3. #3
    Newbie Thmx is offline
    MemberRank
    May 2014 Join Date
    7Posts

    Re: tcp proxy

    Quote Originally Posted by BurakDev View Post
    Cloudflare support only HTTP PROXY, and you need use HTTP HEADER for detect real client IP.
    I did not understand much, I'm Italian. However Gold Tree does not read proxy 'say' .. using phoenix works perfectly with the proxy, while gold tree with no alternative .. Anyway I tried not using the proxy, or to configure everything with the domain but there is cloudflare problem ..

  4. #4
    Sorcerer Supreme BurakDev is offline
    Member +Rank
    Mar 2013 Join Date
    ParisLocation
    376Posts

    Re: tcp proxy

    Just put your VPS/dedicated IP ? Why you use proxy

  5. #5
    Newbie Thmx is offline
    MemberRank
    May 2014 Join Date
    7Posts

    Re: tcp proxy

    Quote Originally Posted by BurakDev View Post
    Just put your VPS/dedicated IP ? Why you use proxy
    Using the proxy to protect my IP. I configured the client ip and port that I have been assigned by the proxy. The config of the emulator is configured with the ip of vps.Non there are alternatives? The client can not work with domain if there cloudflare?

  6. #6
    Sorcerer Supreme BurakDev is offline
    Member +Rank
    Mar 2013 Join Date
    ParisLocation
    376Posts

    Re: tcp proxy

    For use proxy on your emulator you need enable iplast for bans, disable ddos protection and use http header for get real ip on your cms.

  7. #7
    Sorcerer Supreme Lewislol is offline
    Member +Rank
    Jul 2013 Join Date
    498Posts

    Re: tcp proxy

    Run these SQLs then reboot emulator.
    Code:
    UPDATE server_settings SET enable_securesessions = '0'; 
    UPDATE server_settings SET enable_antiddos = '1'; 
    UPDATE server_settings SET ip_lastforbans = '1';

  8. #8
    Newbie Thmx is offline
    MemberRank
    May 2014 Join Date
    7Posts

    Re: tcp proxy

    Look, I know a proxy and use it a lot too. I've already run that query, and I assure you that nothing has changed. Because it works with Phoenix, with GOLD TREE NO.

  9. #9
    Sorcerer Supreme BurakDev is offline
    Member +Rank
    Mar 2013 Join Date
    ParisLocation
    376Posts

    Re: tcp proxy

    Okay don't use GOLD TREE if you want use proxy.



Advertisement