From owner-freebsd-questions Sun Apr 7 8:27:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-1.visp.telinco.net (smtp-1.visp.telinco.net [212.1.130.1]) by hub.freebsd.org (Postfix) with ESMTP id 0559137B417 for ; Sun, 7 Apr 2002 08:27:32 -0700 (PDT) Received: from [212.1.138.70] (helo=me01) by smtp-1.visp.telinco.net with smtp (Exim 3.32 #1) id 16uEL0-00033R-00 for freebsd-questions@FreeBSD.ORG; Sun, 07 Apr 2002 16:12:14 +0100 Message-ID: <000701c1de48$d5ad4ac0$468a01d4@wintellect.com> From: "Philip Pereira" To: Subject: PPP causing resolv.conf to change Date: Sun, 7 Apr 2002 16:27:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hey all, My server box acts as a gateway and local DNS via a modem. I start it with the command: ppp -auto -nat papchap This works great, however, it automatically removes lines from my resolv.conf file - can I stop this from happening. For example it contains the line: nameserver 127.0.0.1 This is to allow hostname lookup locally, however, this gets deleted EVERYTIME I connect to the internet with ppp - how can I stop this????? Many thanks Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message