Jump to content

Foob

Members
  • Posts

    267
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Foob

  1. Thanks for the great answer @Functor

    It seems like the enable proxy support patch is not working as it is intended to work since after applying it to the client, it still communicate with the IP provided by the map/char server. Hence, exe is not ignoring it instead still using it.

    By chance, do you have an updated patch for it sir?

  2. If you're using a fresh rAthena, you can use this command assuming you have git/git bash installed on your system.

    command: git pull origin feature/refineui

    there should be no error and then save by pressing the keys ":wq!"

     

  3. Hello,

    Note: Not sure where to put this thread so I just added it here. Kindly transfer if needed.

    So, I have a question with regards to connectivity from client (ragexe) to server (rAthena). The question is, how does rAthena communicates with the client? Let say I have this scenario described(shown) below.

    Login Connection Direction
    Ingress: Client PUBLIC IP -> Proxy (X.X.X.A) -> Server IP (rAthena) where -> = connects to
    However, the reply of server (rAthena)
    Egress: Server -> Client PUBLIC IP where the proxy is already bypassed.

    Char Connection Direction
    Ingress: Client PUBLIC IP  -> Server IP (rAthena) where 
    Egress: Server -> Client PUBLIC IP

    Clearly, in the char connectivity proxy is bypassed.

    Is it possible for the server to communicate only where the login originated?

  4. 1 hour ago, Ichigo said:

    Hi.
    I wanted to ask, for when the refinement system was implemented in the rathena emulator.
    There is a post on how to implement it manually, but it is from 2017, and I do not trust it to fail.
    I think the ideal would be to implement it in the emulator.
    Do you know if this is possible?

    This is the post of the implementation:
    https://github.com/rathena/rathena/pull/2494

    Thanks for your attention.

    Hello,

    The pull request can be used and it won't fail you. Just implement it manually if you don't know how to use git. There's an additional patch provided by cydh (if spelled correctly) that gives the code for blacksmith blessing and etc.

  5. 4 hours ago, Dev G Inc said:


    Is there like an exact guide to this?

    I understand that you need to edit this on the linux machine. 

    But do you need to configure the server and client side for the Proxy server?

     

    Exact guide will be the one posted above. That's how it is.

    As far as I know, you have to setup client to accept map-server changes. I forgot the patch for it.

    • Like 1
  6. On 3/18/2019 at 7:15 PM, SugarDaddy said:

    Thank you so much anyway I already setup fluxcp in a webhosting. Just follow up question is fluxcp should be the main website (registration,etc..) for my ragnarok? What I understand of fluxcp is server as admin web page were it is connected to database and admin can modify things in database using this. Please enlighten me ? 

    Yes. FluxCP does registration. 

  7. On 3/11/2019 at 5:43 PM, Dev G Inc said:

    I just want to know a few things. 
    1. Do you need to install ragnarok on the machine as well?
    2. Do you need to have that set up just on the proxy server?

    What I understand on the above setup is that you need to have 2 VPS/Virtual Machine. 1 is for the server itself and the other 1 is for proxy.

    The proxy VPS/VM doesn't need to have a ragnarok server but only have IPTables/FirewallD configuration (as shown above) to re-route/port forward packets/traffic. Not sure of the exact term though.

  8. @SugarDaddy

    Is it okay to put it along with your VPS? Partly yes, partly no. Yes, because you only have to manage 1 server for all. No, because of RAM/CPU Consumption + security.

    If okay to put it on webhosting? Definitely yes. Once you have ordered webhosting, just extra fluxcp on the html folder and do the installation process. You need to setup sql accounts and server-config.php if my memory serves me right. lol.

  9. 7 hours ago, aqmal9008 said:

    Hi All,

    i looking for npc for make upgrade item but not available in rathena 

    Upg Mail [1]   [Body]   Item ID# 15020 (Upg_Mail) 

     

    need someone to show me that npc located because i try to find it but not found

    You have to manually code it. Stojan I think is a custom NPC for revo-classic.

×
×
  • Create New...