"spamming the server out" is rather nondescript. If you mean the DoS 
exploit that's going around, you can either use a iptables rule for linux:

-A INPUT -p udp -m udp --dport 27015 -m length --length 28 -j DROP

Or use DF's plugin which prevents it:
http://www.sourceop.com/modules.php?name=Downloads&d_op=viewdownload&cid=9

If its a different sort of attack you need to elaborate a bit more.

As for making the server unlisted, -nomaster on the startup line or 
using the 'setmaster remove' command to remove all master servers will 
cause the listing to expire and not be relisted.

- Neph

On 02/23/2009 01:38 PM, Matt 'mole' Ashton wrote:
> Currently have a game going on, a cup final. Someone is spamming the server
> out and making it unplayable :/ Does anyone:
>
> A). Have the command to prevent a server being displayed on the server list
> so they can move to an undisclosed server and
> B). Have a plugin or mod to prevent this? I believe there was one released
> recently.
> C). Any other advice?
>
> Matt
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>    


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

Reply via email to