The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to remove the redundancy messages in a file grajesh_955 Shell Programming and Scripting 1 06-03-2008 02:30 PM
Servers, email notifications drl Post Here to Contact Site Administrators and Moderators 1 09-15-2007 05:40 PM
network redundancy with software Frank2004 UNIX for Advanced & Expert Users 2 06-05-2006 12:20 PM
Port Redundancy amen00 UNIX for Advanced & Expert Users 4 04-03-2006 05:52 AM
Unix Imaging for Redundancy mstevenson UNIX for Advanced & Expert Users 4 09-26-2001 04:42 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 09-11-2008
edzillion edzillion is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 8
email redundancy between two servers

We have had some email outages in the last few months and my boss is asking is it worth going with one of those email redundancy/filtering sites. The thing is, we have a backup server on a remote location, so I am pretty sure we can set something up with what we have already.

At the moment I have the top MX record pointing to my in-house server and the next entry for our dedicated (off-site) server in a data center. I was thinking that instead, we should have the first record pointing to the off-site server, which would save all emails and then forward them on to the in-house server. That way we would have backups etc. In the event of that server going down the in-house one would take over. The off-site server is linux and the in-house is SBS.

Is this possible, and are there any resources out there to help me?
  #2 (permalink)  
Old 09-12-2008
sysgate's Avatar
sysgate sysgate is offline Forum Advisor  
Unix based
  
 

Join Date: Nov 2006
Location: Bulgaria
Posts: 1,323
It's not exactly clear how you're doing backups, perhaps copying messages via IMAP, but generally you can specify your MX's records priority, here's an example with Google :
Quote:
dig @ns1.google.com gmail.com mx
; <<>> DiG 9.3.4-P1 <<>> @ns1.google.com gmail.com mx
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6531
;; flags: qr aa rd; QUERY: 1, ANSWER: 5, AUTHORITY: 4, ADDITIONAL: 6

;; QUESTION SECTION:
;gmail.com. IN MX

;; ANSWER SECTION:
gmail.com. 3600 IN MX 50 gsmtp147.google.com.
gmail.com. 3600 IN MX 50 gsmtp183.google.com.
gmail.com. 3600 IN MX 5 gmail-smtp-in.l.google.com.
gmail.com. 3600 IN MX 10 alt1.gmail-smtp-in.l.google.com.
gmail.com. 3600 IN MX 10 alt2.gmail-smtp-in.l.google.com.
Which means : the name server ns1.google.com knows that the domain 'gmail.com' has few MX records, and the highest priority is email server with name "gmail-smtp-in.l.google.com". If it fails, for some reason, the next upper number server will take care of the mail delivery.
Actually, if you ping each of the top 3 server, you'll notice that they are in a totally different network segments, which is a good practice. Imaging an erroneous router rule, for denying access to 10.101.1.0/24 Just an example

Last edited by sysgate; 09-12-2008 at 11:23 AM.. Reason: more info
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 05:32 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0