08-13-2008, 03:35 AM
Im trying to set up a relay on the same machine as a dedicated server because bandwidth isnt an issue and this is a multicore machine. The problem is getting the relay to connect to the srctv of the dedicated machine. The srctv can be connected to by a client from the internet. Im passing +tv_relay localhost:27020 as a argument to ./steam_run. Ive also tried 127.0.0.1 and 127.0.1.1 neither of which work. According to /etc/hosts, 127.0.0.1 points to localhost.
Im assuming the issue is the relay wanting to listen on 27020 and the srctv is already there. Is there a way I can set the srctv to 27020 and the relay connect to that, but serve clients on 27021?
Im assuming the issue is the relay wanting to listen on 27020 and the srctv is already there. Is there a way I can set the srctv to 27020 and the relay connect to that, but serve clients on 27021?