This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:mail:zimbra:zimbra_zextras [2022/08/05 09:44] gcooper |
internet:mail:zimbra:zimbra_zextras [2022/09/26 13:50] (current) gcooper |
||
---|---|---|---|
Line 3: | Line 3: | ||
See also **[[internet: | See also **[[internet: | ||
- | http://www.zextras.com | + | **Documentation**: |
===== Zextras Licensing ===== | ===== Zextras Licensing ===== | ||
Line 69: | Line 69: | ||
< | < | ||
grep DoSFilter / | grep DoSFilter / | ||
+ | zgrep DoSFilter / | ||
+ | |||
+ | grep DoSFilter / | ||
+ | zgrep DoSFilter / | ||
</ | </ | ||
Line 149: | Line 153: | ||
https:// | https:// | ||
+ | |||
+ | ==== Test ==== | ||
+ | |||
+ | < | ||
+ | zmlocalconfig -s ldap_master_url zimbra_ldap_user zimbra_ldap_userdn zimbra_ldap_password | ||
+ | |||
+ | nc -zv ldap.example.com 389 | ||
+ | |||
+ | ldapsearch -H ldap:// | ||
+ | </ | ||
==== CSF Firewall ==== | ==== CSF Firewall ==== | ||
Line 165: | Line 179: | ||
tcp|in|d=9980|s=192.168.189.29 | tcp|in|d=9980|s=192.168.189.29 | ||
- | # Zimbra | + | # Zimbra |
tcp|in|d=389|s=192.168.189.26 | tcp|in|d=389|s=192.168.189.26 | ||
tcp|in|d=8443|s=192.168.189.26 | tcp|in|d=8443|s=192.168.189.26 |