Thank you both for your help.
Code:
zimbra@always:/home/jerryboi> zmlocalconfig | grep ldap
ldap_cache_account_maxage = 15
ldap_cache_account_maxsize = 5000
ldap_cache_cos_maxage = 15
ldap_cache_cos_maxsize = 100
ldap_cache_domain_maxage = 15
ldap_cache_domain_maxsize = 100
ldap_cache_server_maxage = 15
ldap_cache_server_maxsize = 100
ldap_cache_timezone_maxsize = 100
ldap_cache_zimlet_maxage = 15
ldap_cache_zimlet_maxsize = 100
ldap_connect_pool_debug = false
ldap_connect_pool_initsize = 1
ldap_connect_pool_maxsize = 50
ldap_connect_pool_prefsize = 0
ldap_connect_pool_timeout = 120000
ldap_connect_timeout = 30000
ldap_host = always.ringstwice.net
ldap_is_master = true
ldap_log_level = 0
ldap_master_url = ldap://always.ringstwice.net:389
ldap_port = 389
ldap_root_password = *
ldap_url = ldap://always.ringstwice.net:389
postfix_sender_canonical_maps = ldap:/opt/zimbra/conf/ldap-scm.cf
postfix_transport_maps = ldap:/opt/zimbra/conf/ldap-transport.cf
postfix_virtual_alias_domains = ldap:/opt/zimbra/conf/ldap-vad.cf
postfix_virtual_alias_maps = ldap:/opt/zimbra/conf/ldap-vam.cf
postfix_virtual_mailbox_domains = ldap:/opt/zimbra/conf/ldap-vmd.cf
postfix_virtual_mailbox_maps = ldap:/opt/zimbra/conf/ldap-vmm.cf
zimbra_class_provisioning = com.zimbra.cs.account.ldap.LdapProvisioning
zimbra_ldap_password = *
zimbra_ldap_user = zimbra
zimbra_ldap_userdn = uid=zimbra,cn=admins,cn=zimbra
zimbra_zmprov_default_to_ldap = false
On my system (opensuse 10.1) the '-f' switch
does make a difference:
Code:
zimbra@always:/home/jerryboi> host `hostname`
Host always not found: 3(NXDOMAIN)
zimbra@always:/home/pc> host `hostname -f`
always.ringstwice.net has address 195.70.35.236
My domain is not .com but .net, this is the
record you should be looking at. The same parkxx.secureserver.com is supposed to hold the address record for the always host, that serves the rest of the zone. I only have a a web interface to configure it, as shown in the previous post. It is most definitely not behind a NAT router.
It is
no no never so simple.