Jump to content
  • 0

Playing offline server with a friend using hamachi / radvpn (similar2hamachi)


jindoggo

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  06/29/24
  • Last Seen:  

Greetings everyone,

I'm trying to make a lan server with this youtube video link [https://www.youtube.com/watch?v=IaEewO_7aDc&t=140s]
when u runserver.bat, the ip address will change base on hamachi/radvpn ipv4.

i did not edit anything in conf ip/port

i ask my friend to edit clientinfo.xml as below
<?xml version="1.0" encoding="euc-kr" ?>
<server>
    <display>Ragnarok Server</display>
    <address>26.54.72.174</address> <!-- Replace this with your server's IP address -->
    <port>6900</port> <!-- Default login port -->
    <version>26</version>
    <langtype>0</langtype>
</server>

but when he try to connect to my server. he cant :C

we did try ping each other in hamachi/radvpn, there's no problem

P.S : i cant port foward using my router, cause its my sister router.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  897
  • Reputation:   248
  • Joined:  01/30/13
  • Last Seen:  

I thought the point of Hamachi and similar tools was to simulate a local network.

Local networks usually have IPs like 192.168.x.x or 10.x.x.x.

26.54.72.174 looks like a global IP to me.

So I assume you need to change this IP to your local network IP. Also make sure your server is configured with the local network IPs you got from Hamachi rather than your public one.

I never tried this, though, so it's just theoretical.

Edited by Playtester
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  177
  • Reputation:   33
  • Joined:  06/22/13
  • Last Seen:  

On 6/30/2024 at 1:04 AM, jindoggo said:

Greetings everyone,

I'm trying to make a lan server with this youtube video link [https://www.youtube.com/watch?v=IaEewO_7aDc&t=140s]
when u runserver.bat, the ip address will change base on hamachi/radvpn ipv4.

i did not edit anything in conf ip/port

i ask my friend to edit clientinfo.xml as below
<?xml version="1.0" encoding="euc-kr" ?>
<server>
    <display>Ragnarok Server</display>
    <address>26.54.72.174</address> <!-- Replace this with your server's IP address -->
    <port>6900</port> <!-- Default login port -->
    <version>26</version>
    <langtype>0</langtype>
</server>

but when he try to connect to my server. he cant :C

we did try ping each other in hamachi/radvpn, there's no problem

P.S : i cant port foward using my router, cause its my sister router.

have you assigned the ports on firewall?

https://gist.github.com/anacondaq/3eae8e4afb5d3c3880d08b95b2c54b78

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...