Add arawn to ldap clients
This commit is contained in:
parent
f0a29a66fd
commit
06a53d3ceb
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ table inet firewall {
|
|||
set ldap_clients {
|
||||
type ipv4_addr
|
||||
flags interval
|
||||
elements = { 10.7.0.0/24, 10.69.0.0/20, 185.230.78.37, 51.15.178.125, 193.48.225.0/24 }
|
||||
elements = { 10.7.0.0/24, 10.69.0.0/20, 185.230.78.37, 51.15.178.125, 193.48.225.0/24, 193.54.193.103 }
|
||||
}
|
||||
|
||||
set mysql {
|
||||
|
|
Loading…
Reference in a new issue