This is where the results will appear. (max: 2 MB of text data) Input textarea accepts: - IPv4 and/or IPv4/Prefix (CIDR notation) - and/or IPv4/Subnet-Mask - and/or IPv4 Range Input Format Examples --------------------- - 192.168.37.215 - 192.168.37.215/27 - 192.168.37.215/255.255.255.224 - 192.168.37.192 - 192.168.37.223 Output Format Examples ---------------------- - CIDR: 192.168.37.192/27 - Mask: 192.168.37.215/255.255.255.224 - Range: 192.168.37.192 - 192.168.37.223 - Apache server .htaccess: Allow from 192.168.1 / Allow from 192.168.0.1