Approved Server IP List

FTP > Configuration > Access Control Settings | Approved Server IP List

When selecting policies, both IPv4 and IPv6 policies will appear. Server Access Control accepts a single IPv6 address, an IPv6 range, or an IPv6 mask similar to what has been supported with IPv4.

IWSVA will not scan or otherwise monitor any machine whose IP address is listed here.

  1. Specify the IP address or range of IP addresses that you will give Internet access.

  2. Type a descriptive name in the Description field. (40 characters maximum)

  3. Click Add.

The following rules apply:

  1. IP entries should be in a.b.c.d format.  

  2. Masks can be in a.b.c.d format or specified as number of bits (0-32).

  3. For entries where the mask is omitted, a default mask of 255.255.255.255 is assumed.

Formats:
  1. IP

  2. IP start range to end range

  3. IP/IP mask

Examples:
  1. 192.168.0.150
    # Only the machine whose IP address is 192.168.0.150

  2. 192.168.0.10-192.168.0.20  
    # Covers machines whose IP falls in the range 192.168.0.10 to 192.168.0.20

  3. 192.168.1.0/24
    # An alternate of all the machines in 192.168.1.x