Skip to content

Commit a2294ed

Browse files
committed
Network / Intranet configuration / Add support for multiple ip ranges
Doc for geonetwork/core-geonetwork#6894
1 parent bce8020 commit a2294ed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/administrator-guide/configuring-the-catalog/system-configuration.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,14 @@ users from outside the organisation are defined by the group *All*. To automatic
9393
distinguish users that belong to the Intranet group you need to tell the catalog
9494
the intranet IP address and netmask.
9595

96-
- **Netmask** The intranet netmask (eg. 255.255.255.0).
9796

97+
- **Network** The intranet address in IP form (eg. 147.109.100.0). It can be a comma separated list of IP addresses.
9898

99-
- **Network** The intranet address in IP form (eg. 147.109.100.0).
99+
- **Netmask** The intranet netmask (eg. 255.255.255.0). Define as many netmask and IP addresses.
100100

101101

102+
If intranet parameters are empty, the group *Intranet* will not be displayed in the sharing panel.
103+
102104

103105
Proxy server
104106
````````````

0 commit comments

Comments
 (0)