Edit target ip access restrictions: Difference between revisions
Jump to navigation
Jump to search
migrate>Ad-B Created page with "This function allows to add the '''TARGET IP ACCESS RESTRICTION.''' You are able to define : *'''ALLOWED NETWORK ADDRESSES''' *'''DENIED NETWORK ADDRESSES ''''''<spa..." |
m 1 revision |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
This function allows to | This function allows to restrict the access to the target. When enabled, it allows to define: | ||
*'''ALLOWED NETWORK ADDRESSES''' | *'''ALLOWED NETWORK ADDRESSES''' | ||
*'''DENIED 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 | |||
[[Category:Help topics]] | |||
Latest revision as of 13:46, 28 March 2019
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