Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Ronny Schedel
That's because there is no rcon in L4D2. You can try this netcon thing. So I've moved a server as a result of the SSE3 (pni flag) issue, but ever since the move I've had rcon issues: ] rcon status Unable to connect to remote server (74.3.239.226:27015) I'm wondering what I'm missing,

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Brian Menges
Can you let me know the change release that removed rcon? I have been using it for a long time. I'll check Ports open/closed, but i'm very sure the right Ports and ranges are open. On Sep 27, 2011 4:11 AM, Ronny Schedel i...@ronny-schedel.de wrote: That's because there is no rcon in L4D2. You

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Ronny Schedel
I have never seen it in L4D l4D2. Can you let me know the change release that removed rcon? I have been using it for a long time. I'll check Ports open/closed, but i'm very sure the right Ports and ranges are open. On Sep 27, 2011 4:11 AM, Ronny Schedel i...@ronny-schedel.de wrote:

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Nicholas Hastings
Rcon works fine in both L4D and L4D2. On 9/27/2011 9:59 AM, Ronny Schedel wrote: I have never seen it in L4D l4D2. Can you let me know the change release that removed rcon? I have been using it for a long time. I'll check Ports open/closed, but i'm very sure the right Ports and ranges are

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Ronny Schedel
Oh well, I can see there is a rcon_password cvar at least, but the other important rcon related cvars are missing (like sv_rcon_minfailures, sv_rcon_minfailuretime, sv_rcon_maxfailures, sv_rcon_banpenalty). Without these it would'nt make any sense. However, if I remember well the netcon was

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Nicholas Hastings
this rcon thing wasn't added later. It's been in every version of the engine, including L4D/2 from the start. The only difference with those games is that there was a crash bug with rcon for a while that was since fixed (I believe that it was attributed to multiple rcon connections being

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread ics
I can confirm that rcon has been in L4D/L4D2 from the start. -ics 27.9.2011 17:23, Nicholas Hastings kirjoitti: this rcon thing wasn't added later. It's been in every version of the engine, including L4D/2 from the start. The only difference with those games is that there was a crash bug

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Brian Menges
So here are the relevant IPTables segments: ACCEPT tcp -- anywhere anywhere tcp dpts:27960:27970 ACCEPT udp -- anywhere anywhere udp dpts:27960:27970 ACCEPT tcp -- anywhere anywhere tcp dpts:25030:25040 ACCEPT udp -- anywhere anywhere udp

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Milton Ngan
Subject: Re: [hlds_linux] L4D2 - unable to rcon So here are the relevant IPTables segments: ACCEPT tcp -- anywhere anywhere tcp dpts:27960:27970 ACCEPT udp -- anywhere anywhere udp dpts:27960:27970 ACCEPT tcp -- anywhere anywhere tcp dpts:25030:25040 ACCEPT

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Brian Menges
...@list.valvesoftware.com] On Behalf Of Brian Menges Sent: Tuesday, September 27, 2011 8:50 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] L4D2 - unable to rcon So here are the relevant IPTables segments: ACCEPT     tcp  --  anywhere      anywhere     tcp dpts

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread ics
...@list.valvesoftware.com] On Behalf Of Brian Menges Sent: Tuesday, September 27, 2011 8:50 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] L4D2 - unable to rcon So here are the relevant IPTables segments: ACCEPT tcp -- anywhere anywhere tcp dpts:27960:27970

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Brian Menges
...@list.valvesoftware.com [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Brian Menges Sent: Tuesday, September 27, 2011 8:50 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] L4D2 - unable to rcon So here are the relevant IPTables segments: ACCEPT

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-27 Thread Brian Menges
list Subject: Re: [hlds_linux] L4D2 - unable to rcon So your system works ok if you just use the -ip flag on command line. Problem mostly solved then. Those patches are really not up to me anyway. I don't have long enough beard for that job but i'm sure Valve got the hint as Milton is reading

[hlds_linux] L4D2 - unable to rcon

2011-09-26 Thread Brian Menges
So I've moved a server as a result of the SSE3 (pni flag) issue, but ever since the move I've had rcon issues: ] rcon status Unable to connect to remote server (74.3.239.226:27015) I'm wondering what I'm missing, because people are playing, and I'm certainly connected. My local host seems to

Re: [hlds_linux] L4D2 - unable to rcon

2011-09-26 Thread Ulrich Block
As far as I know rcon is via tcp and the game itself is via udp. Have you checked if the rcon port is the same as the gameport? Also have you checked that the port is open for tcp and udp? Am 27.09.2011 07:37, schrieb Brian Menges: So I've moved a server as a result of the SSE3 (pni flag)