09-07-2008, 06:58 AM
(This post was last modified: 09-07-2008, 07:01 AM by thaCURSEDpie.)
I am hosting my own TF2 dedicated server, but I can't find it on the Steam masterlist.
However, today I saw somebody joining, so he must've seen it on the list...
I've asked some of my friends to join, but they couldn't (timeout after 5 tries).
I am behind a router, I have a static IP, I have successfully forwarded the needed ports (tested it here: http://www.t1shopper.com/tools/port-scanner/ port 2015 is responding)
This is with the following short-cut settings:
EDIT:
Oh, and ofcourse I have sv_lan 0
So this way, I can start up my server. But if I change the settings to this:
The dedicated server comes op with the following error: "Couldn't allocate any server IP port."
Can somebody please help me?
However, today I saw somebody joining, so he must've seen it on the list...
I've asked some of my friends to join, but they couldn't (timeout after 5 tries).
I am behind a router, I have a static IP, I have successfully forwarded the needed ports (tested it here: http://www.t1shopper.com/tools/port-scanner/ port 2015 is responding)
This is with the following short-cut settings:
Code:
-steam -game tf -ip 10.0.0.10 +port 27015 +heartbeat
EDIT:
Oh, and ofcourse I have sv_lan 0
So this way, I can start up my server. But if I change the settings to this:
Code:
-steam -game tf -ip <my external IP here> +port 27015 +heartbeat
Can somebody please help me?