Well done Alfred, ure a machine ! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alfred Reynolds Sent: 12 August 2004 20:36 To: [EMAIL PROTECTED] Subject: RE: [hlds_linux] HLTV?
No, it doesn't autodetect that. I will add moving the rcon tcp port to match the UDP one to the todo list. ----Original Message---- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcelo de Paula Bezerra Sent: Thursday, August 12, 2004 5:35 AM To: [EMAIL PROTECTED] Subject: RE: [hlds_linux] HLTV? > Alfred, > Does the rcon protocol includes querying the server via udp to find > out witch port the tcp is bound to? > My question is due to the fact the when I started the SRCDS it > autodetected port 27017 (since 27015 and 27016 wheren't free), but > the tcp socket is still bound to 27015. > > > On Thu, 2004-08-12 at 05:16, Alfred Reynolds wrote: > > I never sleep ;-) > > That TCP port is the new RCON protocol (its TCP/IP based now, which > > solves lots of headaches with remote controlling a server and it > > adds > > the ability to have sub-channels of data, things like perf numbers, > > logging, the new events system and so on). > > The RCON protocol has yet to be released, it will be sent to the > > hlcoders and hlds_apps list when I get the chance to jot down some > > documentation for it. > > > > > > ----Original Message---- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > AgentHH > > Sent: Thursday, August 12, 2004 12:51 AM To: > > [EMAIL PROTECTED] Subject: Re: [hlds_linux] HLTV? > > > > > InspectorGifts wrote: > > > > > > > hmm, anyone know how to fix the 127.0.0.1 ip issue? Im still > > > > somewhat newb to linux and rent a box, all my ip addresses are > > > > added in ifcfg-eth0, ifcfg-eth0:0, and so on. How would i make > > > > it so cs source picks up one of those ips without the +ip??? > > > > Would adding the main ip to the host file solve it without > > > > disrupting my connection to server?? do I need the line > > > > 127.0.0.1 in the host file?? > > > > > > > > Im lost on this one... > > > > > > > > InspectorG > > > > > > > > > > WARNING: I'm totally zonked out right now. Take everything I say > > > with a grain of salt. That said: > > > Yes, you need to have a properly configured host file. > > > > > > And now for the SHOCKING TRUTH!!!!111one The Source DS is > > > currently quite stupid. It binds itself to ALL interfaces. [snip] > > > udp 0 0 *:27015 *:* > > > 25302/srcds_i486 > > > udp 0 0 *:27020 *:* > > > 25302/srcds_i486 > > > udp 0 0 *:27005 *:* > > > 25302/srcds_i486 > > > [snap] > > > Which isn't the proper behavior when you're tring to set the IP > > > but it works if you're only modifying the port (which does work, > > > as "-port 65536". Oh, and thanks for fixing the yelling and > > > screaming that the DS gave up when the socket was currently in > > > use. I like the new solution you have where it increments the > > > port when it's in use). My question is, WHY is there now a TCP > > > socket listening on the serve? [snip] tcp 0 0 > > > [my_edited_hostname]:27015 *:* LISTEN > > > 25302/srcds_i486 [snap] > > > What is the purpose of this? And note that this binds to whatever > > > is on the IP of eth0... Alfred, you're the man to answer this. > > > But are you man enough to be awake at this hour? > > > > > > --AgentHH > > > > > > _______________________________________________ > > > To unsubscribe, edit your list preferences, or view the list > > > archives, please visit: > > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list > > archives, please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list > archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

