But the fact that "When I tether my laptop to my cell phone I can connect to both from outside my network" does mean it should show in the list.
[DOUBLEPOST=1509636835][/DOUBLEPOST]I can certainly put the internal network address if that helps, but the "0.0.0.0" address is a networking term that means "bind to ALL available addresses" so it does the same thing as putting my internal address there.
Server won't show on server list
Discussion in 'Rust Discussion' started by MystiquePoe1, Jun 18, 2016.
-
-
-
-
[DOUBLEPOST=1509638458][/DOUBLEPOST] -
-
'client.connect rust.atbashservices.com:28015' or 'client.connect rust2.atbashservices.com:28015' -
If you can't connect from your own network, but can connect from outside, I'd say you have something strange going on with NAT and internal routing or firewalls. Check your NAT config, or try using your external (or internal) address to connect to. Or if the server is binding to the external interface, you won't be able to connect using the internal interface, and have to be outside the network to connect to the external one.
-
-
Do you have RustIO installed if so can you see if the map comes up also what plugins are you using. I would need to see your build that is running on your pc just to make sure its done right I have come across many that have not done it right and everyone have followed a video on youtube that is causing them to build it wrong
-
-
Whats the name of your server? (hostname in the batch file)
Do you have both port 28016 & 28015 open? -
Wulf Community Admin
-
[DOUBLEPOST=1509641745][/DOUBLEPOST]
It would just suck to not be able to share the good server (the one with Oxide) with others.
[DOUBLEPOST=1509641912][/DOUBLEPOST]
[DOUBLEPOST=1509642011][/DOUBLEPOST]I've uninstalled Oxide from the Linux server. We will see if that results in that server showing up the list now. -
Neither of my servers has shown up. Even after uninstalling oxide and then completely removing the server and reinstalling it. Finally, I tried a 3rd install on a VPS I use for a legacy domain, and it showed right up.
The only difference on the install on my VPS is that I used the external IP of the WAN Port. I.e., the public facing IP Address. But everything I've read says that the IP needs to either be the internal LAN IP or 0.0.0.0. Did I misunderstand this? -
-
Should it be the internal (LAN), or external (WAN) IP?
[DOUBLEPOST=1509681321][/DOUBLEPOST]
[DOUBLEPOST=1509681509][/DOUBLEPOST] -
Win10 i7 24Gb ram
I have this exact same issue.
Here's what I've done so far. Ensured that ports 28015 through 28017 are open TCP/UDP. Opened Steam ports 27000 through 27015 (Ill explain this in a moment).
No server.secure setting, ip's are set to 0.0.0.0, port is set to 28015. Friends can connect to server using the IP. I can connect to it using client.connect localhost:28015. It will NOT show up in Rust.io map and will NOT show up in any of the listings be it History/Modded/Lan etc..
Ive just been using the example one for now and changing it up Imgur: The most awesome images on the Internet
Now. For some reason if I switch the game port to 27015 (one of the Steam ports) VOILA it shows up in the LAN list and the History but not Modded. Nor will Rust.io see it. The only difference it did was allow me to connect to my own server from the LAN list but it wouldnt show in the public 'Modded' list.
It would seem, no matter what I do or try, I cannot get my rust server to show up on the community list using the 28015 port. I have even double checked my own hosts file on my box to ensure it wasn't modified.
My Port Settings - Imgur: The most awesome images on the Internet
No Firewall enabled, no DMZ being used (tested with DMZ, no difference)
You'll notice the 4792 I opened for testing. It acted just like the 28015.
[DOUBLEPOST=1509923875][/DOUBLEPOST]Thank you for the post move mods. Spaced it that I had posted that in a 'resolved' post
EDIT --- So a buddy tried to find my Server - PunRusted on the list, he lives across the states and said it showed up fine there. He also checked it on playrust from his end and the rust.io map works fine. So if this is purely a local issue, what do I do?!?! Is there something magic I can add to my hosts file to get this working so I can see it proper?! Goodness.Last edited by a moderator: Nov 5, 2017 -
28015 is all you need to open and in your bat file the Rules line put it in the server.description and use \n for new lines and open the port in your windows firewall
-