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 04-02-2007, 07:46 AM
Junior Member
 
Posts: 9
Default dyndns - success

I can successfully send and receive messages from my dyndns hosted domain name. There are issues, but it does work.

* Home based server behind an ISP firewall
* Ubuntu 6.10 with splitdns configuration
-- Configured as a domain name that I have registered
-- external zone should never be seen by the outside world
* Dyndns using a custom dns service ($)
-- pointing my registered name at my current isp assigned address
-- A dyndns updater client running to keep the ip's in sync
-- (No reason to believe the free dyndns hosts wouldn't work)

Currently, my outbound messages are frequently rejected or spam filtered by receiving mail host due to (I presume) lack of credible hostname resolution. I may need to use my outbound ISP smtp (if it will allow relaying) or I can set up MailHop Outbound ($).

My inbound port 80 is blocked, my inbound port 25 is NOT. Your mileage may vary. I can use mydomain.org:8080 (works now) or use WebHop to cloak the port mapping (in progress.)
Reply With Quote
  #2 (permalink)  
Old 04-02-2007, 08:01 AM
Special Member
 
Posts: 151
Default

I have one of my installed servers running a similar config:

FC5
No-IP for DNS (paid version)
Using client-side IP address updater (actually 2 of them for redundancy)
Using ISP for SMTP transmit

My ports 80/25 (and any others I need) are open and usable for zcs

Works great.
Reply With Quote
  #3 (permalink)  
Old 07-06-2009, 11:09 PM
jey jey is offline
Starter Member
 
Posts: 1
Default More explanation

Please say your configuration in detail.

I will hear of your OS, router, ddns service and Zimbra's configuration.

Quote:
Originally Posted by Digi View Post
I can successfully send and receive messages from my dyndns hosted domain name. There are issues, but it does work.

* Home based server behind an ISP firewall
* Ubuntu 6.10 with splitdns configuration
-- Configured as a domain name that I have registered
-- external zone should never be seen by the outside world
* Dyndns using a custom dns service ($)
-- pointing my registered name at my current isp assigned address
-- A dyndns updater client running to keep the ip's in sync
-- (No reason to believe the free dyndns hosts wouldn't work)

Currently, my outbound messages are frequently rejected or spam filtered by receiving mail host due to (I presume) lack of credible hostname resolution. I may need to use my outbound ISP smtp (if it will allow relaying) or I can set up MailHop Outbound ($).

My inbound port 80 is blocked, my inbound port 25 is NOT. Your mileage may vary. I can use mydomain.org:8080 (works now) or use WebHop to cloak the port mapping (in progress.)
Reply With Quote
  #4 (permalink)  
Old 07-08-2009, 06:03 AM
Junior Member
 
Posts: 9
Default split dns howto

ok -- that was a long time ago now.

I did write a howto on creating a dynamic dns settup (splitdns.) There may be much better ways and tools that will do this via a graphical ui by now.

There are LOTS of times when you want to create two different views of the addresses on your computers -- one from behind your firewall and a different on from outside your firewall. It just allows the same name (server1.mysite.org) resolve into two different ip addresses depending on the location of the machine asking. In my case:
-- inside = server1.mysite.org --> 192.168.xxx.xxx
-- outside = server1.mysite.org --> 72.xxx.xxx.xxx (dyndns mapped)

DigitalManor / FrontPage

good luck with it.

I'd love to move this howto someplace where others can comment/add to it. Suggestions?
Reply With Quote
  #5 (permalink)  
Old 07-08-2009, 08:35 AM
Moderator
 
Posts: 1,027
Default

Quote:
Originally Posted by Digi View Post
I'd love to move this howto someplace where others can comment/add to it. Suggestions?
There are several such guides already on the wiki; here are two that I wrote:
Dapper Drake Install Guide
Hardy Heron Install Guide

I noticed that your guide has a lot of the same issues I dealt with. You may want to make some suggestions on the wiki (for example, I didn't address DDNS at all), or if you feel there's enough difference, you may also want to write your own. We certainly welcome the input.
__________________
Cheers,

Dan
Reply With Quote
  #6 (permalink)  
Old 07-08-2009, 08:21 PM
Junior Member
 
Posts: 8
Default

i have a setup running similar to this using no-ip.com.

The big pain I have is that I can not seem to get the server to run on a subdomain e.g. .hostname.no-ip.org ... well I actually want mail.hostname.no-ip.org as I have a web server running on hostname.no-ip.org.

I know the hostname is actually a subdomain but I figured it should be possible, however I have not a master at this stuff 'obviously'.

I considered trying for hostname.no-ip.org/mail (as I am running apache on the same server to host the web site) but alas I couldn't get that working either.

There are many guides out there which address how to do this with a proper setup (i.e. with an owned domain name) but not (that I could find) with a dyndns.

Anyone of you guys tried this?
Reply With Quote
  #7 (permalink)  
Old 07-09-2009, 05:52 AM
Junior Member
 
Posts: 9
Default glad to know I can put mine to bed...

Dan -- Excellent -- glad to see that it's covered. I wrote up the howto as an personal exercise in learning dns which started from the desire to get a personal mail server running. I'll put mine to bed.
Reply With Quote
  #8 (permalink)  
Old 07-09-2009, 06:03 AM
Junior Member
 
Posts: 9
Default

Danoij -- you can create a url forward to a url with a specific port number.

forward mail.yourdomain.com --> yourdomain.com:xxxx

Set up your mail (or web) server(s) on the specific port(s).

dns doesn't allow port munging.
Reply With Quote
  #9 (permalink)  
Old 10-19-2009, 06:45 PM
Elite Member
 
Posts: 347
Default

guys i got a good setup working with no-ip, centos5 and zimbra foss.... sadly enough the server HARD drive and mobo died.. redoing it this week.. would post the steps i take to get it running
Reply With Quote
  #10 (permalink)  
Old 01-20-2010, 10:26 PM
Member
 
Posts: 12
Default

Quote:
Originally Posted by dwmtractor View Post
There are several such guides already on the wiki; here are two that I wrote:
Dapper Drake Install Guide
Hardy Heron Install Guide

I noticed that your guide has a lot of the same issues I dealt with. You may want to make some suggestions on the wiki (for example, I didn't address DDNS at all), or if you feel there's enough difference, you may also want to write your own. We certainly welcome the input.
Mr. Tractor!

sorry another noob just joined your website and already firing alot of quesitons..

basically i have everything up and running and can access everything with webmin web admin / and the user interface of the zimbra,

however, i am using dyndns the free version, the only thing i am paying for is multiple ip update in an hour meaning dyndns wont ban me!,

anyway i have no idea how to setup my http://eject.mine.nu with the zimbra say i want to have an email of my own as hunter@eject.mine.nu

no matter what i do i cant figure out what to put where.

i have searched the forums but cannot find a tutorial...actually i am willing to pay for actual domaain like EJECT.COM but have no idea if it will have those MX records or whatevers needed to run a mail server.

many thanks for your help

regards
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.