Michael Adams wrote:
... My problem is though, that I can't see the hosted games under win98. When I go to 'lan game' nothing appears at all. And if I go into 'internet game' and type the IP in, it just times out. ... I'm running hlds as './hlds_run -nomaster +sv_lan 1 +ip 192.168.1.10 +map boot_camp'
Hi, You should take out "+ip 192.168.1.10" of the command line. There is a 'feature' in hlds that hides the Lan servers from the game browser when the ip is specified...
If you *have to* specify the ip address, you should still be able to connect via the client console using the "connect 192.168.1.10:27015" command. > ... If I do a telnet to 192.168.1.10:27015, > it immediatly says 'connection refused'... If you want to remotely connect to your server, i suggest using ssh, even for lan access. But for telnet to connect, i beleive you should not put the hlds port in there. Connect to the server ip without the port(27015). Telnet has it's own port for communications. Good Luck :) _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

