Valhalla Legends Archive

Programming => Web Development => Topic started by: UserLoser. on June 20, 2004, 05:43 PM

Title: IIS Help
Post by: UserLoser. on June 20, 2004, 05:43 PM
I'm using IIS 6.0 on Windows Server 2003, Web Edition.  How would I ban an entire group of IPs?  Say someone has the IP 1.2.3.4, how would I ban 1.2.3.*?  It says something about a subnet (255.255.0.0 for example), but I'm not sure where I get that from.
Title: Re:IIS Help
Post by: Fr0z3N on June 20, 2004, 09:19 PM
Network ID you'd put 1.2.3.*
Subnet mask you'd put 255.255.255.0
Title: Re:IIS Help
Post by: UserLoser. on June 21, 2004, 12:16 AM
Quote from: Fr0z3N on June 20, 2004, 09:19 PM
Network ID you'd put 1.2.3.*
Subnet mask you'd put 255.255.255.0

Didn't know it actually supported wildcards, help files didn't say anything about it.  Thanks.
Title: Re:IIS Help
Post by: Jensen on June 21, 2004, 03:59 AM
try once and if it gives you an error look it up or try something elsethen finally bother people, i thought you knew that justin