+
' . __('Each IP address must be on a new line.', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . __('To specify an IPv4 range use a wildcard "*" character. Acceptable ways to use wildcards is shown in the examples below:', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . __('Example 1: 195.47.89.*', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . __('Example 2: 195.47.*.*', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . __('Example 3: 195.*.*.*', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . __('To specify an IPv6 range use CIDR format as shown in the examples below:', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . __('Example 4: 2401:4900:54c3:af15:2:2:5dc0:0/112', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . __('Example 5: 2001:db8:1263::/48', 'all-in-one-wp-security-and-firewall') . '

'; ?>