Edit target ip access restrictions
Jump to navigation
Jump to search
This function allows to restrict the access to the target. When enabled, it allows to define:
- ALLOWED NETWORK ADDRESSES
- DENIED NETWORK ADDRESSES
It is possible to assign network classes or specify individual IP addresses that are permitted or denied to access the target.
Entries should be delimited by semicolons.
Allow access field has higher priority than Deny access field. In order to completely block access, type address 0.0.0.0/0 in the Deny field.
EXAMPLES:
Deny access from addresses: 0.0.0.0/0
Allow access from addresses: 192.168.2.30/0;192.168.3.45