susneadita Posted July 17, 2013 Posted July 17, 2013 So I have a pretty big problem. some days I struggle and fail to find out the IP address can connect to other players on the server. look below a prince. If I write the ip [192.168.1.25] I connect just me on the server.
0 MikeJ Posted July 17, 2013 Posted July 17, 2013 Go there and see what's your IP address: http://www.whatismyipaddress.com But I would suggest getting a static hostname using services like NoIP (http://www.noip.com) because your IP address changes each time your router is restarted, unless it's static.
0 Xerus Posted July 18, 2013 Posted July 18, 2013 So I have a pretty big problem. some days I struggle and fail to find out the IP address can connect to other players on the server. look below a prince. If I write the ip [192.168.1.25] I connect just me on the server. That address is your local ip address which is for lan and only. You have to do what MikeJ said. go to a website like whatismyipaddress.com and find out and edit the l2.ini with that address and send it to someone. Make sure you have ports opened first.
0 susneadita Posted July 18, 2013 Author Posted July 18, 2013 That address is your local ip address which is for lan and only. You have to do what MikeJ said. go to a website like whatismyipaddress.com and find out and edit the l2.ini with that address and send it to someone. Make sure you have ports opened first. I did and no-ip account and still does not work!
0 susneadita Posted July 18, 2013 Author Posted July 18, 2013 could you paste here your configs? what configuration?
0 MikeJ Posted July 18, 2013 Posted July 18, 2013 what configuration? He wants you to paste the gameserver and the loginserver configs.
0 susneadita Posted July 18, 2013 Author Posted July 18, 2013 GameServer Config : GameserverHostname = 192.168.1.25 GameserverPort = 7777 ExternalHostname = 192.168.1.25 InternalHostname = 192.168.1.25 LoginPort = 9014 LoginHost = 192.168.1.25 LoginServer Config : ExternalHostname = 192.168.1.25 InternalHostname = 192.168.1.25 LoginserverHostname = 192.168.1.25 LoginserverPort = 2106 LoginHostname = 192.168.1.25 LoginPort = 9014 and yes,open port . TCP and UDP
0 MikeJ Posted July 18, 2013 Posted July 18, 2013 GameServer Config : GameserverHostname = 192.168.1.25 GameserverPort = 7777 ExternalHostname = 192.168.1.25 InternalHostname = 192.168.1.25 LoginPort = 9014 LoginHost = 192.168.1.25 LoginServer Config : ExternalHostname = 192.168.1.25 InternalHostname = 192.168.1.25 LoginserverHostname = 192.168.1.25 LoginserverPort = 2106 LoginHostname = 192.168.1.25 LoginPort = 9014 and yes,open port . TCP and UDP If you want others to connect to your server, you should put your external IP address at ExternalHostname, not the internal one.
0 efthimakos Posted July 22, 2013 Posted July 22, 2013 GameServer Config : GameserverHostname = * <----put * GameserverPort = 7777 ExternalHostname = http://www.whatsmyip.org/ <-- look your external ip from here InternalHostname = 192.168.1.25 LoginPort = 9014 LoginHost = 192.168.1.25 LoginServer Config : ExternalHostname = http://www.whatsmyip.org/ <-- look your external ip from here InternalHostname = 192.168.1.25 LoginserverHostname = 192.168.1.25 LoginserverPort = 2106 LoginHostname = * <----put * LoginPort = 9014 and yes,open port . TCP and UDP if you have problem send me pm!
Question
susneadita
So I have a pretty big problem.
some days I struggle and fail to find out the IP address can connect to other players on the server.
look below a prince.
If I write the ip [192.168.1.25] I connect just me on the server.
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now