From owner-freebsd-questions@FreeBSD.ORG Mon May 19 14:12:05 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1D937B401 for ; Mon, 19 May 2003 14:12:05 -0700 (PDT) Received: from dns.tegtmeyer.com (sg820805.de [217.160.170.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C3DD43F85 for ; Mon, 19 May 2003 14:12:04 -0700 (PDT) (envelope-from fte-sub-freebsd-questions@fte.to) Received: (qmail 94661 invoked from network); 19 May 2003 21:12:24 -0000 Received: from unknown (HELO ) (217.224.147.220) by 0 with SMTP; 19 May 2003 21:12:24 -0000 Received: (qmail 1353 invoked by uid 1000); 19 May 2003 21:11:23 -0000 Mail-Followup-To: freebsd-questions@freebsd.org To: freebsd-questions@freebsd.org References: <012c01c31e4b$6ef004f0$0800a8c0@master> X-Face: dU\mXwf?KS(Sx?0y(1{8c=3W~Z,S+bzMe26W8YMmm7]9>tU:erm1G3NT,L"kwEQUZA]SPG& (s=v$)Gr@uS4HOlG2]k5 From: Frank Tegtmeyer Date: 19 May 2003 23:11:23 +0200 In-Reply-To: <012c01c31e4b$6ef004f0$0800a8c0@master> Message-ID: <87ptmehcas.fsf@penthesilea.fte.local> Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Is it possible to over-ride DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 21:12:05 -0000 "Jonas" writes: > When we change the DNS to point the domain name to the new server we > will run into problems if the DNS for the SSL server isn't pointing to > the new server immediately. Run the old server in parallel until it doesn't get any queries anymore. If this affects the integrity of the application, build a tunnel from the old to the new server. Regards, Frank