Solved What ports should I open up?

Discussion in 'Rust Discussion' started by Inofix, Aug 6, 2015.

  1. ^Title

    UDP:28015 // Gameserver
    TCP:28016 // Serverlist??
    TCP:28017 // RCon

    Don't know if I'm right.
     
  2. Wulf

    Wulf Community Admin

    That should be right if you are using the defaults. Query port is always 1 port above the server port. If using Rust:IO, you'd need TCP open for the main/game port as well.
     
  3. The Query port is UDP or TCP? Cause I can't see my server on the list nor finding it via names. I can connect fine with client.connect
     
  4. Wulf

    Wulf Community Admin

    UDP, sorry. I believe they are all UDP aside from the TCP as well for Rust:IO if used.
     
  5. Thanks, and RCon is TCP aswell.

    I try to forward 28016 (Query port) as UDP, lets see if my server gets listed somehow
    [DOUBLEPOST=1438887363][/DOUBLEPOST]Fixed, 28016 had to be UDP not TCP. Server is getting listed. Thanks Wulf
     
  6. So?
    UDP :28015 // Gameserver
    UDP :28016 // Serverlist??
    TCP :28017 // RCon
     
  7. Wulf

    Wulf Community Admin

    UDP 28015 = default server + query/list
    TCP 28016 = default RCON
     
  8. Would "Both" option work as well? I have TCP/UDP/Both selections...

    And Im trying IO as well...
     
  9. Wulf

    Wulf Community Admin

    Yes, but it isn't needed.
     
  10. So I understand this to be the final answer:

    UDP:28015 - main gameserver (and TCP if using Rust:IO)
    TCP:28016 - RCon

    So 1) Rust/Steam use UDP28015 to make my server show up in Modded list?
    and 2) port 28017 isn't used at all by default?
     
  11. Wulf

    Wulf Community Admin

    Correct.
     
  12. Could someone come in this discord and help me with my port's and that kind of stuff i am new at this and my server is not showing up. but will someone that know's how please come in this:
     
  13. I have been reading heaps of posts like this where you need to port forward 28015 and 28016 but I`m required to enter an out port when i do so.. I have only just started to try and port forward rust so excuse me if I`m asking silly questions.
     
  14. ok, so i'm very new to this, and i'm currently not running on oxide can anyone help. Im trying to port it as vanilla so that later i can port it as oxide. But my server doesnt want to port. ive looked up many videos on making a server and its currently working i can login as localhost but cant make it appear on serverlist, and im using an arris modem that has 2 weird options, Virtual servers (port forwarding), and port trigger both have inbound or outbound port and i dont know what to put in them should i use local=28015 or the Rcon=28016, also the port forward option has a spot to put in my private ip which is similar to my modem ip. and they have TCP, UDP, and BOTH formats.
     

    Attached Files:

  15. 28015 UDP and use your internal ip that starts with 192
     
  16. Still doesnt work. im thinking my isp or modem might be blocking this. because i tried setting up both port forword and port trigger and it doesnt work, i also made a port check but it says the port isn't open.
     
  17. Did you also open the port in your firewall
     
  18. My server isn't showing up or working via internet at all, I have my firewall off and the ports: 28015 TCP, 28015 UDP, 28016 TCP and 28016 UDP all on but it won't work.
     
  19. i see on my Server follow this

    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
    tcp 0 0 *:10011 *:* LISTEN root 3066939857 4325/ts3server
    tcp 0 0 vs001.highend-ser:28016 *:* LISTEN rustserver 3067506774 19653/RustDedicated
    tcp 0 0 *:http *:* LISTEN root 3066830445 706/apache2
    tcp 0 0 *:30033 *:* LISTEN root 3066939834 4325/ts3server
    tcp 0 0 vs001.highend-se:domain *:* LISTEN bind 3067489163 18917/named
    tcp 0 0 127.0.0.2:domain *:* LISTEN bind 3067489161 18917/named
    tcp 0 0 localhost.locald:domain *:* LISTEN bind 3067489159 18917/named
    tcp 0 0 *:ssh *:* LISTEN root 3066829872 519/sshd
    tcp 0 0 localhost.localdoma:953 *:* LISTEN bind 3067489170 18917/named
    tcp 0 0 *:smtp *:* LISTEN root 3066830160 623/master
    udp 0 0 *:9987 *:* root 3066949423 4325/ts3server
    udp 0 0 vs001.highend-se:domain *:* bind 3067489162 18917/named
    udp 0 0 127.0.0.2:domain *:* bind 3067489160 18917/named
    udp 0 0 localhost.locald:domain *:* bind 3067489158 18917/na
    I cant open the right port for this
     
  20. hey im using this port i found that open, 21212 it seems to work.