Jump to content

Ports are not opening

Oleboy555

I am trying to host my own Rust server, but I need port 28105 UDP and TCP open, I opened them in my router settings and in Windows firewall, but it did nothing. I tried completely disabling my firewall, which also did nothing.

 

I am lost and dont know how to fix this.

 

image.png.548456e1c6faec2a9044281d8f3470fd.png

    image.png.60f2e3c84ac109adf02bd951b5600302.png

 

    image.png.f1fc77b05f0b26da8e302e7275265504.png

Link to comment
Share on other sites

Link to post
Share on other sites

7 minutes ago, Oleboy555 said:

I am trying to host my own Rust server, but I need port 28105 UDP and TCP open, I opened them in my router settings and in Windows firewall, but it did nothing. I tried completely disabling my firewall, which also did nothing.

 

I am lost and dont know how to fix this.

 

image.png.548456e1c6faec2a9044281d8f3470fd.png

    image.png.60f2e3c84ac109adf02bd951b5600302.png

 

    image.png.f1fc77b05f0b26da8e302e7275265504.png

You have to respect it And treat it Well.. Eventually the port Will open ;) hosting of rust servers is a pain in the ass to figure out.

My main rig  Shardsedge

 ☟ INFO & SPECS 

 

  • Information:

This build is made for video editing, Gaming and livestreaming.

probably 65% of this build has been bought used.

  • Specifications:

CPU  AMD Ryzen 7 1700

GPU  Sapphire RX 580 PULSE 4GB

SSD ✦ Toshiba TR200 240GB

HDD ✦ WD Black 160GB 2.5" + WD BLUE 1TB

PSU ✦ Corsair RM750X

RAM ✦ Corsair Vengeance LPX 2x4 (8GB) 3000Mhz

CASE ✦ Corsair Crystal 460X

MOBO MSI X370 SLI Plus

 

 

 

My old pc build  Smoke

 ☟ INFO & SPECS 

 

  • Information:

This build was made for gaming especially, it was my second build.

i had some struggles livestreaming on it because the CPU just wasn't good enough for that.

(I do not have this build anymore)

  • Specifications:

CPU ✦ Intel i5 6500

GPU  Sapphire NITRO+ Radeon RX 470 4G D5

SSD ✦ Kingston SSDNow v300 120GB

HDD ✦ WD Blue 1TB

PSU ✦ Corsair CX450M

RAM ✦ Corsair Vengeance LPX 2x4 (8GB) 2400Mhz

CASE ✦ Sharkoon S25-V

MOBO ✦ MSI H110M ECO

Link to comment
Share on other sites

Link to post
Share on other sites

4 minutes ago, Wolf ~ IRONI said:

You have to respect it And treat it Well.. Eventually the port Will open ;) hosting of rust servers is a pain in the ass to figure out.

I dont get why it wont open, even with the firewall turned completely off it wont open

Link to comment
Share on other sites

Link to post
Share on other sites

There are websites that can check if the port is open or not. If it is then the problem lies elsewhere. If it's not then the problem is either in the router or somewhere between the router and the next hop.

Link to comment
Share on other sites

Link to post
Share on other sites

4 minutes ago, Windows7ge said:

There are websites that can check if the port is open or not. If it is then the problem lies elsewhere. If it's not then the problem is either in the router or somewhere between the router and the next hop.

image.png.22ecc5fa6c23a1f181782efafa2428ee.png

 

But I opened my ports, so why does it say it is closed

Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, Oleboy555 said:

But I opened my ports, so why does it say it is closed

Then a couple of things could be happening.

 

1. The router isn't configured correctly.

2. The router you edited isn't the edge router with a Public IP.

3. You can forward ports on the router (aftermarket router) but your ISP doesn't allow port forwarding.

Then there's a couple other possibilities but they're less likely.

Link to comment
Share on other sites

Link to post
Share on other sites

5 minutes ago, Windows7ge said:

Then a couple of things could be happening.

 

1. The router isn't configured correctly.

2. The router you edited isn't the edge router with a Public IP.

3. You can forward ports on the router (aftermarket router) but your ISP doesn't allow port forwarding.

Then there's a couple other possibilities but they're less likely.

ill call my ISP tomorrow, see if they know what is going on

Link to comment
Share on other sites

Link to post
Share on other sites

8 minutes ago, Oleboy555 said:

ill call my ISP tomorrow, see if they know what is going on

They might but I can't guarantee it. I have been told that some ISP's require you to contact them in order to setup port forwarding but it's nothing I've ever confirmed. Before contacting them have you tried opening very common or popular ports? Try port 22 or port 443 then testing them. If it still says they're closed then yeah call your ISP. Unless you have another router between the one you're configuring and the street.

Link to comment
Share on other sites

Link to post
Share on other sites

Dont' forget that something has to actually be listening to the port for it to show as open.

Current Network Layout:

Current Build Log/PC:

Prior Build Log/PC:

Link to comment
Share on other sites

Link to post
Share on other sites

4 hours ago, Lurick said:

Dont' forget that something has to actually be listening to the port for it to show as open.

I am running the server, but I dont know if that counts as listening to the port

Link to comment
Share on other sites

Link to post
Share on other sites

9 hours ago, Oleboy555 said:

I am running the server, but I dont know if that counts as listening to the port

to check if theres anything running on the port try telnet. if you are running the test from the server machine itself run "telnet localhost portnum". if the port is open then the screen will turn blank and nothing will happen. if the port is closed it will keep saying trying and eventually time out.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×