Correct LDAP server
This commit is contained in:
parent
578d5aa51a
commit
99bae1a02d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ table inet firewall {
|
|||
set ldap {
|
||||
type ipv4_addr
|
||||
flags interval
|
||||
elements = { 193.48.225.240, 193.48.225.248 }
|
||||
elements = { 193.48.225.246, 193.48.225.248 }
|
||||
}
|
||||
|
||||
set ldap_clients {
|
||||
|
|
Loading…
Reference in a new issue