From owner-freebsd-questions Tue Aug 27 13:21:49 2002 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 8C29437B400 for ; Tue, 27 Aug 2002 13:21:46 -0700 (PDT) Received: from lion.com.ua (lion.com.ua [213.133.161.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BB6E43E7B for ; Tue, 27 Aug 2002 13:21:42 -0700 (PDT) (envelope-from sa@simon.org.ua) Received: from localhost (localhost [127.0.0.1]) by lion.com.ua (8.12.5/8.12.5) with ESMTP id g7RKLahl011210 for ; Tue, 27 Aug 2002 23:21:39 +0300 (EEST) (envelope-from sa@simon.org.ua) Date: Tue, 27 Aug 2002 23:21:36 +0300 (EEST) From: Andrey Simonenko X-X-Sender: sa@lion.com.ua To: freebsd-questions@freebsd.org Subject: Problem: named forgots about PPP interface Message-ID: <20020827224613.U11075-100000@lion.com.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, My server got leased line, a modem and public IP address. If PPP link is up and I start named, then it listens on the public IP address (IP address on ppp0 link), but if a modem hangs up line and then after some time (from some seconds to some minutes) establishes connection again, then named forgots about ppp0 inteface and its IP address. I set ppp0 IP address in the "listen-on" option, but this does not help. Did I miss something in BIND's documentation? How to fix this problem? (I don't want to write some kind of script and run it from the crontab). TIA ps: FreeBSD 4.6-STABLE, BIND 8.3.2-T1B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message