I have a speedstream 5660 dsl modem/router and I when I was learning how to use the IP filtering rules, I started wondering what the uses of the subnet masks were. All I really know is that when I make a new filtering rule, I can set a source and a destination IP address, and then use the masks to specify what range of IPs to block. For example, I could enter the destination IP to be 24.76.113.45. Then if I enter a 0 for the corresponding octet in the mask, it will match any value to that octet, and if I enter a 255, it will only match that number. In that case if my mask was 255.255.0.0, then all packets with a destination IP of 24.76.x.x would be filtered. My question is this: what significance does the subnet mask have in the settings for my NIC? My router has 2 subnet masks, a WAN one and a LAN one. It didn't seem to matter if my NIC used the routers WAN or LAN subnet mask. So what is the use of the subnet masks in windows settings?