From owner-freebsd-questions Wed Feb 3 18:32:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17377 for freebsd-questions-outgoing; Wed, 3 Feb 1999 18:32:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz ([202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17352 for ; Wed, 3 Feb 1999 18:32:14 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id PAA01420; Thu, 4 Feb 1999 15:31:35 +1300 (NZDT) Date: Thu, 4 Feb 1999 15:31:35 +1300 (NZDT) From: Jonathan Chen To: Malartre cc: questions@FreeBSD.ORG Subject: Re: dyndns account and dialup access: what's wrong with ppp.linkup? In-Reply-To: <36B8C09B.9C008D82@aei.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 3 Feb 1999, Malartre wrote: [...] > But when I try to browse my site, it say that the server is not up and > running. The only thing I need to do is to reload httpd on the command > line: > # /usr/local/sbin/httpd > And then everything work. > What's the problem? I suspect that your ISP needs some time for the DNS to note the change in the IP address. If you put a `sleep 5' (you may need to increase the time), that should solve the problem. Cheers. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message