I'm trying to get a home-server for Rust set up. Everything works okay, all been portforwarded (and I've gone the extra mile and stuck my PC's local IP in DMZ to ensure everything's open). However, this is my problem..
I've got my ports forwarded, but when I run my server on port 27015, it sometimes shows up in the community list (has done once), shows up in "Local Network" and "History". I can connect fine, but my friends can't. If I invite them through steam, they get "Server not responding". If I make the server use port 28015, it doesn't appear under any lists, but my friends can connect (using the client.connect function, followed by my IP and port). I want it to show up in the list so that others can join and make it less lonely, and so I don't have to keep typing the client.connect thing.
No logs have been generated.
[IMG]http://i.imgur.com/SS1wIVm.png[/IMG]
Ports forwarded -
[IMG]http://i.imgur.com/XmtlBe1.png[/IMG]
Sorry, you need to Log In to post a reply to this thread.