I have a server with 2 network connections, one for network connectivity, and one directly to another server.
I need to have the servers all run only on the network card with internet connectivity, but I do not seem to be able to. When I do the following: serverdir\srcds.exe -console -game cstrike -ip <ip of nic with network access> -port 27008 +hostname name +map de_dust2 -maxplayers 46 -tickrate 100 +fps_max 600 -autoupdate I get the following "Couldn't allocate dedicated SourceTV UDP port" I try to remedy this by setting the hltv port with -tvport <some random unused port> and it does not fix it. If I remove the -ip <ip of nic> from the batch file, it always uses the ip from the wrong network card. I have 10 other servers that work just fine, except for some reason some ports seem 'in use' that shouldn't be, it seems to be every other one, but those are all using ports from 27010 and above. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

