Hey all, I'm looking for an easy funtion that I can use in a BASH script (preffered a bash function) to calculate the IP Range/CIDR based off an IP and SUBNET Mask ...
Knowing how an IP address identifies a host on a network can be confusing. Before you begin calculating various addresses, you should know the fundamentals of IP addressing. Todd Lammle describes this ...
I present a piece of ASP/VBScript code (feel free to use it if it would help you). This code can compare an IP address to a range of addresses and return TRUE if the ip in question is within the range ...