I have a server I am hosting on my personal computer that my friends are unable to connect to. I am 100% positive my ports for 28015-28016 are open and working since my friends can connect to my minecraft server with those ports. Running the server bat for minecraft with port 28015 shows the port as open on https://canyouseeme.org/ but if I run the Rust bat file the port does not show as open so it seems there is something wrong with my bat file that is not opening the port. I have my desktop connected via ethernet cable to my router which is connected to my gateway. My friends are attempting to connect via [client.connect publicip:28015]. This is my bat file settings for rust:
I have tried adding +server.ip with both my public IP as well as 0.0.0.0 but still the same issue. My windows firewall has also had the ports opened.
Please let me know if there is anything else I can provide to help solve this issue. Thank you for any help.