RE: [hlds_linux] Recent metamod addon modules crashing

2006-03-04 Thread Bryan Yablonski
Thank you for the antiflood plugin resolution.  It looks like that
problem has been on my server for a while and not related to the
reserved names problem.

I did have the []'s escaped with "\"'s but for some reason just a few
days ago it stopped working.  Clan member all over were getting name
reserved errors.  I have one entry in users.ini for each individual
STEAMID giving appropriate access and one entry at the end for the clan
name:

STEAM_0:0:849674936948:somekidaencryptedpassword:131071
STEAM_0:0:849674936949:somekidaencryptedpassword:43459
STEAM_0:0:849674936950:somekidaencryptedpassword:43459
STEAM_0:0:849674936951:somekidaencryptedpassword:131071
STEAM_0:0:849674936952:somekidaencryptedpassword:131071
\[Clanname\]:somekidaencryptedpassword:16384

The passwords are all the same.  I was reading folks having issues with
the 131071 value so I changed them to what some suggested on the forums
to 114687 but it didn't do anything, I read that change was for
CS:Source only.  I had to remove the clan restriction to get things
working again.  It just seems strange that this should all of a sudden
start failing.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Black
Knight
Sent: Thursday, March 02, 2006 11:17 AM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] Recent metamod addon modules crashing

Hi,
the error message of plugin_antiflood is a known issue, which is caused
on the one hand by hlguard using a 35 character long server command and
is on the other hand a bug in plugin_antiflood handling only 30
character long commands. It just fails on that from hlguard, but should
work fine for anything else.

Sir Drink a lot made an updated plugin. Unfortunatly, he hasn't released
the beta standard plugins in English and also he didn't put his includes
in the zip file. Thus, I can just provide a compiled version of that
plugin (linux). You can find it here:

http://www.adminmod.org/ascript/plugin_antiflood.zip

I hope, it works.

For reserved names "[" and "]" have to be escaped "\" when using regex
as they are functional characters without. And regex entries should be
always below the steam ids in the users.ini.

Black Knight (Falko Hartmann)

> Message: 13
> Subject: RE: [hlds_linux] Recent metamod addon modules crashing
> Date: Wed, 1 Mar 2006 21:22:39 -0800
> From: "Bryan Yablonski" <[EMAIL PROTECTED]>
> To: 
> Reply-To: hlds_linux@list.valvesoftware.com
>
> I removed the regex entries from users.ini for my clan name [Better].
> In users.ini I had to prefix the ['s with \[.  The flood plugin is
still
> failing.  Something in the server seems to have changed.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bryan
> Yablonski
> Sent: Wednesday, March 01, 2006 9:10 PM
> To: hlds_linux@list.valvesoftware.com
> Subject: RE: [hlds_linux] Recent metamod addon modules crashing
>
> Actually I can't even login.  Reserved names are not being denied.
> Adminmod plugins are failing, hlguard is turning itself off.  Even
after
> a fresh restart and nobody logging in it's still happening.  I haven't
> changed anything in years.  This started in the last week.  Anyone
have
> any ideas at all?
>
> -Original Message-
>
> L 02/27/2006 - 15:33:41: [ADMIN] ERROR: AMX string too small.
Required
> size 35, is 30.
>
> L 02/27/2006 - 15:33:41: [ADMIN] ERROR: Plugin
> cstrike/addons/adminmod/scripts/plugin_antiflood.amx returned error 10
> when executing plugin_command
>
>
>
> This server has run for years with no issues for years.  Has anyone
seen
> problems similar to this recently?  My server is not source but it's
> still steam CS.

___
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


RE: [hlds_linux] Recent metamod addon modules crashing

2006-03-01 Thread Bryan Yablonski
I removed the regex entries from users.ini for my clan name [Better].
In users.ini I had to prefix the ['s with \[.  The flood plugin is still
failing.  Something in the server seems to have changed.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan
Yablonski
Sent: Wednesday, March 01, 2006 9:10 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] Recent metamod addon modules crashing

Actually I can't even login.  Reserved names are not being denied.
Adminmod plugins are failing, hlguard is turning itself off.  Even after
a fresh restart and nobody logging in it's still happening.  I haven't
changed anything in years.  This started in the last week.  Anyone have
any ideas at all?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan
Yablonski
Sent: Tuesday, February 28, 2006 9:17 PM
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] Recent metamod addon modules crashing

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Somehow recently in the last couple weeks someone has been able to crash
parts of my server.  I've seen hlguard turned off and adminmod blowing
up.  After the suspect user logged in after a fresh restart adminmod
reports:



L 02/27/2006 - 15:33:41: [ADMIN] ERROR: AMX string too small.  Required
size 35, is 30.

L 02/27/2006 - 15:33:41: [ADMIN] ERROR: Plugin
cstrike/addons/adminmod/scripts/plugin_antiflood.amx returned error 10
when executing plugin_command



This server has run for years with no issues for years.  Has anyone seen
problems similar to this recently?  My server is not source but it's
still steam CS.



--

___
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


RE: [hlds_linux] Recent metamod addon modules crashing

2006-03-01 Thread Bryan Yablonski
Actually I can't even login.  Reserved names are not being denied.
Adminmod plugins are failing, hlguard is turning itself off.  Even after
a fresh restart and nobody logging in it's still happening.  I haven't
changed anything in years.  This started in the last week.  Anyone have
any ideas at all?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan
Yablonski
Sent: Tuesday, February 28, 2006 9:17 PM
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] Recent metamod addon modules crashing

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Somehow recently in the last couple weeks someone has been able to crash
parts of my server.  I've seen hlguard turned off and adminmod blowing
up.  After the suspect user logged in after a fresh restart adminmod
reports:



L 02/27/2006 - 15:33:41: [ADMIN] ERROR: AMX string too small.  Required
size 35, is 30.

L 02/27/2006 - 15:33:41: [ADMIN] ERROR: Plugin
cstrike/addons/adminmod/scripts/plugin_antiflood.amx returned error 10
when executing plugin_command



This server has run for years with no issues for years.  Has anyone seen
problems similar to this recently?  My server is not source but it's
still steam CS.



--

___
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


[hlds_linux] Recent metamod addon modules crashing

2006-02-28 Thread Bryan Yablonski
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Somehow recently in the last couple weeks someone has been able to crash
parts of my server.  I've seen hlguard turned off and adminmod blowing
up.  After the suspect user logged in after a fresh restart adminmod
reports:



L 02/27/2006 - 15:33:41: [ADMIN] ERROR: AMX string too small.  Required
size 35, is 30.

L 02/27/2006 - 15:33:41: [ADMIN] ERROR: Plugin
cstrike/addons/adminmod/scripts/plugin_antiflood.amx returned error 10
when executing plugin_command



This server has run for years with no issues for years.  Has anyone seen
problems similar to this recently?  My server is not source but it's
still steam CS.



--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] CS 1.6 build (3205)

2005-08-10 Thread Bryan Yablonski
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
I just updated my CS 1.6 server with the latest stuff.  Small problem.
It's not reporting a lot of neat info that psychoquery uses to display
its stuff.  Stuff like the current map etc.  Also the server is claiming
to be a windows (listen) server even though it's definitely Linux.
Anyone have any info?



--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] Latest Security Updates not working again with WickedGL

2002-07-17 Thread Bryan Yablonski

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
I just received a false cheat detection.  I know there are no cheats or hacks on my 
Voodoo 3000 machines but all of them are being detected as having a cheat.  I have no 
idea what to do except turn off secure mode?  Does anyone else notice the problem or 
know of a fix?  It happened sometime tonite after 5:00pm (GMT-7) or so.
--

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux