Go Back   TechArena Community > Software > Windows Software
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Server backup problem

Windows Software


Reply
 
Thread Tools Search this Thread
  #1  
Old 11-12-2009
Member
 
Join Date: Oct 2009
Posts: 82
Server backup problem

Hello,
I use the qmail server to send and receive mail on a dedicated server, I have another mail server (backup) on another machine that can immediately take the relay and sends the receiving mail in case of malfunction of the first server.
Is it possible to implement this type of relief in light of the domain name?
If yes how can we proceed? Thanks in advance. please do post back.
Reply With Quote
  #2  
Old 11-12-2009
JonathanD's Avatar
Member
 
Join Date: May 2008
Posts: 4,325
Re: Server backup problem

Hi
We need you to put this in place and get in a DNS server mail with a lower priority. In the belwo example extract the statement of mail servers for the example.fr
Code:
zone.fr. 1800 IN MX 10 server_example.fr.
zone.fr. 1800 IN MX 20 server_mailexample.fr.
Above the server with the highest priority will server_example.fr.
But if that server has to fall, then the smtp remote will still send the mail to your second mail server.
Reply With Quote
  #3  
Old 11-12-2009
Member
 
Join Date: Oct 2009
Posts: 82
Re: Server backup problem

Hello
Thanks for the reply.
Code:
We need you to put this in place and get in a DNS server mail with a lower priority.
I use the tool on my plesk dedicated server is it possible to make these settings with plesk? if yes how do I proceed? One more question i would like to ask is, how can we proceed from the command line then?
Reply With Quote
  #4  
Old 11-12-2009
JonathanD's Avatar
Member
 
Join Date: May 2008
Posts: 4,325
Re: Server backup problem

Hi
We modify the zone files to the end without any change to forget the serial (number associated with the date of last file modification).
For example consider this
Code:
@ IN SOA nomserveurdns.zone.fr. dns.zone.fr. (
                        200487596; Serial YYYYMMDDnn
                        21500; Refresh 3 hours
                        3250; Retry every hour
                        3685400; Expires (45 days)
                        172100); Minimum ttl (2 days)
This reloads the zone files either using the command rndc either by reloading the dns service.
Code:
/ usr / sbin / rndc reload
Or you can even use this
Code:
/ etc / init.d / named restart
Reply With Quote
Reply

  TechArena Community > Software > Windows Software


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Server backup problem"
Thread Thread Starter Forum Replies Last Post
Backup Software won't backup due to Avast Server Protection Dvimida Networking & Security 2 29-10-2011 11:38 PM
Problem with backup of Windows Server 2003 Asuman Operating Systems 2 26-03-2009 12:48 PM
Vista Backup problem: Looking for backup devices Vladimir Petrov Windows Vista Performance 2 10-12-2008 06:47 AM
Windows SBS (Server 2003) BACKUP SQL Server - FAILS Joe Robbins Small Business Server 7 15-07-2008 07:21 PM
Cannot backup server with Backup Exec after WSUS 3.0 installation cjbeckwith Server Update Service 12 21-06-2007 08:57 AM


All times are GMT +5.5. The time now is 08:01 PM.