05-07-2012 04:46 - edited 05-07-2012 04:48
Hi, I'm messing about with using a spare PC as a game server (Day of Defeat: Source as it happens, not the best choice I now know
) - what I want to do is use the Virgin webspace to host some compressed map files so that clients connecting to the game can download ones that they don't have.
I've set the sv_downloadurl in server.cfg as 'www.name.webspace.virginmedia.com/DODS_SERVER/orangebox/do
"GET /DODS_SERVER/orangebox/dod/maps/dod_convoy_b20.bsp
I know the 404 is an error msg but what is 1125? And what am I doing wrong?
Sorry for being a noob, just thought I'd try to use the available webspace for something ![]()
PS DODS (and all other HL2 mods AFAIK) don't use FTP, only HTTP for map downloads.
Answered! Go to Answer
on 06-07-2012 23:09
on 07-07-2012 21:04
| 1125 | tcp,udp | hpvmmagent | HP VMM Agent | IANA |
does your spare machine using the IP address of 192.168.0.3?
also did you port foward - 27015 to your spare machine?
10-07-2012 00:45 - edited 10-07-2012 00:53
does your spare machine using the IP address of 192.168.0.3?
Yes it does but players would see the external address of 82.26.97.210 for the server.
also did you port foward - 27015 to your spare machine?
Yes I did. The server itself is running fine now. It's just the map downloads from virgin webspace that I'm having problems with - but it's no biggie as most players will have the maps already, if they've been on other public servers.
I'm not trying to pretend I know much about the above, but you would not need the www in the webspace url. Virginmedia webspace is http://username.webspace.virginmedia.com/
Cool, I will try that the next time I edit the server config file!
Thanks to you both, Steve and Paul, for taking the time to reply ![]()
on 15-07-2012 17:34