Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-13-2008, 06:48 AM
New Member
 
Posts: 4
Default [SOLVED] New to Zimbra having DNS issues

Hi Folks,
I recently signed up to a paid dyndns service so I could setup my domain email at home (my ISP wont give out non business plan static ip addresses).

To cut a long story short I am behind a NAT firewall and have followed the Split DNS guide from Zimbra 4.5 - Ubuntu Egdy Server 6.10 Install | Tickus.

I have the mail server up and running but I must have mis configured something wrong in my BIND9 setup as now I have email addresses such as blah@mail.blah.com rather than blah@blah.com.

Could someone tell me where I went wrong ?

Here is my DNS config:

Quote:
Zone.db
Code:
;
;        Addresses and other host information.
;
@        IN        SOA     mail.blah.com. hostmaster.mail.blah.com.$
        10118          ; Serial
        43200          ; Refresh
        3600           ; Retry
        3600000        ; Expire
        2592000 ) ; Minimum

;        Define the nameservers and the mail servers
 IN        NS         192.168.1.110           ; local ip
 IN        A          192.168.1.110           ; local ip
 IN        MX         10  mail.blah.com. ;MXrecord
Quote:
host mail.blah.com
Code:
mail.blah.com has address 192.168.1.110
mail.blah.com mail is handled by 10 mail.blah.com.
Quote:
/etc/hosts
Code:
127.0.0.1	localhost
192.168.1.110	mail.blah.com mail
Quote:
/etc/resolv.conf
Code:
nameserver 192.168.1.110 ;local ip of zimbra server
Quote:
hostname -f
Code:
mail.blah.com
I am forwarding as suggested to up my ISP's upstream DNS servers. I have an mx record pointing to mail.blah.com from dyndns.

Quote:
dig mx mail.blah.com
Code:
; <<>> DiG 9.4.2-P1 <<>> mx mail.blahn.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6833
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;mail.blah.com.		IN	MX

;; ANSWER SECTION:
mail.blah.com.	2592000	IN	MX	10 mail.blah.com.

;; AUTHORITY SECTION:
mail.blah.com.	2592000	IN	NS	192.168.1.110.mail.blah.com.

;; ADDITIONAL SECTION:
mail.blah.com.	2592000	IN	A	192.168.1.110

;; Query time: 26 msec
;; SERVER: 192.168.1.110#53(192.168.1.110)
;; WHEN: Mon Oct 13 21:38:45 2008
;; MSG SIZE  rcvd: 97
Quote:
host mail.blah.com
Code:
mail.blah.com has address 192.168.1.110
mail.blah.com mail is handled by 10 mail.linuxspawn.com.
Anyone know if this is a local DNS or if I have mis configured my dyndns account. Any help would be great and I mean any... I can provide any details necessary, I have been hitting my head against the wall for a couple of days now

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 10-13-2008, 07:45 AM
Outstanding Member
 
Posts: 684
Default

Your domain appears to be mail.blah.com instead of blah.com.
Reply With Quote
  #3 (permalink)  
Old 10-13-2008, 09:52 AM
Moderator
 
Posts: 883
Default

This might not be a DNS issue. By default, when you install Zimbra it will setup the email domain as the FQDN of your server. You need to go into the configuration, when given the option during the install, and change it from 'server.domain.com' to 'domain.com'.
Reply With Quote
  #4 (permalink)  
Old 10-13-2008, 05:42 PM
New Member
 
Posts: 4
Default

Thanks Ill give the install option a go and see what happens.
Reply With Quote
  #5 (permalink)  
Old 10-13-2008, 09:15 PM
New Member
 
Posts: 4
Default

Ok I changed the created domain from the install menu from mail.blah.com to blah.com. I have logged into my admin mailbox and the admin console for testing.

I have sent a message out of the admin mailbox to my work account and visa versa but so far nothing has gone through the mail queue.

I have not received a bounce back for either message although when I look at the mail queue at the top level it shows a RED number 1 under but not directly under the Deferred column.

I just checked again and I am getting no route to host error messages for outbound mail and nothing at all for incoming mail (i have all the required ports open on the router)

I noticed also that its resolving the recipients mailserver ip address correctly ?

Last edited by sil3nt; 10-13-2008 at 09:21 PM..
Reply With Quote
  #6 (permalink)  
Old 10-13-2008, 10:53 PM
New Member
 
Posts: 4
Default

I solved the problem after investigating further I found that my ISP blocks port 25 on inbound and outbound connections. Logged into my account tools and disabled port blocking I can now send mail to and from OK.

Although it sucks that so many isps bounce mail when it resolves to a dyndns host due to bad MTA rep, if half the mail I send gets blocked wtf is the point....

sigh... thanks anyway guys for the help
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.