This Subnet Mask is it suppose to be like the above? Or does it need to be like this
212.216.22.67 | 255.255.0.0 (or) 212.216.22.67 | 255.0.0.0


Or does it make a difference? And if not, then what else would be allowing the IP Address to keep on coming in?

That depends on what you want to block.


212.216.22.67 | 255.255.255.255 would block just 212.216.22.67.
212.216.22.67 | 255.255.255.0 would block 212.216.22.0 through 212.216.22.255.
212.216.22.67 | 255.255.0.0 would block 212.216.0.0 through 212.216.255.255.
212.216.22.67 | 255.0.0.0 would block 212.0.0.0 through 212.255.255.255.

There are other combinations, as well. The CIDR lookup tool at http://www.DNSstuff.com will let you enter a CIDR range (which is more common) and show you the netmask. For example, if you enter "212.216.22.67/24", it will show that the netmask should be 255.255.255.0.

-Scott
---
Declude JunkMail: The advanced anti-spam solution for IMail mailservers.
Declude Virus: Catches both viruses and vulnerabilities in E-mail, with no annual licensing fees.


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to