Like most Rust server owner my server has been under attack (43932222 connections in 6 hours). i was running the server on port 28015 and that works fine apart from my network getting ****.
im trying to get it to run on port 30002 or any other port but im not able to get the server listed in game, i am able to connect via client.connect 203.213.96.84:30002 and yes the UDP port has been forwarded
batch file is below:
RustDedicated.exe -batchmode +server.hostname "Aus/Brisbane The Love Dungeon" +server.port 30002 +server.identity "LoveDmain1" +server.seed 9003 -load +server.maxplayers 501 +server.secure true -autoupdate +rcon.port 30004 +rcon.password *******
any help or ideas would be great
[editline]19th October 2014[/editline]
Problem solved... i forgot to port forward the port after the game server port (30003)
Sorry, you need to Log In to post a reply to this thread.