Can only join in LAN

Get assistance with hosting your own ARK server here.
Post Reply
exilo
Posts: 1
Joined: Wed Jun 10, 2015 1:55 pm

Can only join in LAN

Post by exilo » Wed Jun 10, 2015 2:01 pm

Hello!
I'm trying to set up a server for me and my friend, and it looks like the server I set up is binding to my local IP and not my public IP.
Everything is portforwarded, but it still don't bind on my real ip, so my friend can't join. Image of the server list, and how it's linking to my local IP: http://i.imgur.com/SzKiJg2.png

My guess was that I would need to add multihome=myip, but then I get this error: http://i.imgur.com/s8aOzAa.png

Bat code:

Code: Select all

start ShooterGameServer.exe TheIsland?MultiHome=85.165.xx.xx?QueryPort=27015?SessionName=alexexilo?MaxPlayers=4?listen?ServerPassword=x?ServerAdminPassword=x? -nosteamclient -game -server -log
I've tried multiple other bat files, but it just don't work.

Any idea what's wrong?

And no, the server don't show up on http://arkservers.net/ , I've checked to see if the port is being used on the public IP, but it is not being used as the server uses the local IP

MisBi
Posts: 6
Joined: Mon Jun 15, 2015 1:04 pm

Re: Can only join in LAN

Post by MisBi » Tue Jun 16, 2015 10:07 am

Hey man, same problem here. I managed to create a server with Hell's Launcher tool, I can connect in LAN, but by no mean my friends can join while I forwarded all the shiet... :/

I hope someone will finally answer to your post or mine :/

Deeds4life
Posts: 4
Joined: Tue Jun 30, 2015 11:51 am

Re: Can only join in LAN

Post by Deeds4life » Tue Jun 30, 2015 12:06 pm

Make sure you forward ports 7777 and 27015 to your internal IP. Here is my old batch file even though i moved over to a server manager tool:

Code: Select all

start ShooterGameServer "TheIsland?SessionName=MYARKSERVER?QueryPort=27015?ServerPassword=x?ServerAdminPassword=x?listen?MapPlayerLocation"
I never had any issues with my game being seen. They only time I ever had an issue I either needed to update the server or just shutdown and restart the ark server again.

Are you running any VPN software on your machine? Is this on your gaming rig or an actual server at home?

ThaHenry
Posts: 25
Joined: Fri Jun 26, 2015 9:00 am
Location: Germany

Re: Can only join in LAN

Post by ThaHenry » Wed Jul 01, 2015 5:42 am

As this post is half a month old, i can't tell if the problem is still existing, but

1. Try to wait 30 minutes after starting the server, that way it should be reported to the steam master servers if possible.

2. If no connection with the master server is possible, you have to recheck your port forwarding and also your computers firewall.

Hope it helps.

Post Reply