Good evening to everyone and hope you all are doing fine;

i have a good server(Dell EMC $10k so my specs are much more than needed)  and a gigabyte connection.

i have done the normal steps steam cmd download and everything.

I have a physical fortinet firewall 500D which i have set the port rules on ; ports 28015 and 28016 are TCP/UDP and being redirected to my internal IP where the server files are located.

The server is a windows server 2012 R2 with latest updates and FIREWALL IS OFF, even though the firewall is off i did create outbound and inbound rules for allowing the ports tough i dont think it will make a difference.

my start batch file is as follows;

@echo off
:start
cls
echo Starting Server...
echo This may take a while... If it takes longer than 2 minutes to pass this message please make sure RustDedicated.exe is not running in the task manager or Try clicking in CMD and press enter a few times
RustDedicated.exe -batchmode -nographics
+server.hostname "Perita-Island"
+server.description "Bienvenidos a la isla perita"
+server.headerimage ""
+server.url ""
+server.ip 0.0.0.0
+server.port 28015
+server.maxplayers 50
+rcon.port 28016
+rcon.password "xxxx"
+server.identity "asmperitasislandgo"
+server.level "Procedural Map"
+server.seed 44136891 +server.worldsize 4000
+server.saveinterval 120
-LogFile "D:\SISTEMASGDO\Rust\server\Peritasisland\serverlog.log"


***This server is hosted on my Office and i can conenct from home using the connect command and my office public ip plus the game port, my friends from 4 different countrys can join the server and connect using the F1 console but i cant get it listed on rust server list.***

i know it has nothing to do with umod i do want to go for modded server but first i want to have the vanilla listed and start going from there.

i hope anyone can help me getting this started.

thanks everyone for their input and ideas/solutions.