Koozali.org: home of the SME Server

howto setup a semi-redundant server

Offline dalesyk

  • *
  • 12
  • +0/-0
howto setup a semi-redundant server
« on: March 01, 2004, 08:50:06 PM »
Hello,
   I run SME 6.0 as a home web/email/vdomain server over cable broadband.  My cable service has been out over a week (Time Warner/Houston) because of some upstream issue.  This made me think that it would be nice to have a friend with home SME/broadband use his server as a backup for mine and vice versa.  With the lazy admin addon, it seems that the user/ibay/vdomain stuff could be automated as long as names do not overlap.  Keeping the sites in sync should be easy (cron.daily rsync over ssh), but I'm not sure about how to handle mail.

   Has anyone done this?  Is there a good howto on this subject?

Thanks,

Dale

peterth

howto setup a semi-redundant server
« Reply #1 on: March 02, 2004, 02:37:38 AM »
hi dale,

your isp can setup a backup mail server for you, that means a second mx record will be added for mail handling, and in the event your primary mail server should fail, all mail will be handeld by the backup mail server.

if you use dns services from easydns or dyndns.org just setup a new box and change your mx configuration.

it's very easy, would be more work if it's you running the dns stuff ;-)

peter

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: howto setup a semi-redundant server
« Reply #2 on: March 05, 2004, 05:47:39 AM »
Quote from: "dalesyk"
Hello,
 With the lazy admin addon, it seems that the user/ibay/vdomain stuff could be automated as long as names do not overlap.  Keeping the sites in sync should be easy (cron.daily rsync over ssh).

   
Dale, I cannot help you with your problem, but I've jumped for joy reading your topic.  I would like to backup (tar or rsync) a couple of ibays from one box in location A to another box in location B over ADSL.  Running vs 6 at each end, and installed Dungog custom backup contrib which allows me to do exactly what I require over a LAN under Samba.  But I am new at this game, and do not know how to setup the link over ssh.  Can you clue me up if time allows please - what do I have to do on both sides?  Many thanks.  chris.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline teranic

  • **
  • 21
  • +0/-0

brad

howto setup a semi-redundant server
« Reply #4 on: March 06, 2004, 03:33:31 AM »
Quote from: "peterth"

your isp can setup a backup mail server for you, that means a second mx record will be added for mail handling, and in the event your primary mail server should fail, all mail will be handeld by the backup mail server
peter


I think EasyDNS http://www.easydns.com provides this function. I know some ISPs do not like users having their own email server.