From owner-freebsd-questions Fri Apr 28 0:45:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 0E76937B578 for ; Fri, 28 Apr 2000 00:45:51 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id C2002A839; Fri, 28 Apr 2000 17:46:19 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id BBC895439; Fri, 28 Apr 2000 17:46:19 +1000 (EST) Date: Fri, 28 Apr 2000 17:46:19 +1000 (EST) From: andrew@ugh.net.au To: Dave Banning Cc: questions@freebsd.org Subject: Re: ppp error when ISP igns DNS each session In-Reply-To: <20000428063406.28735.qmail@web3206.mail.yahoo.com> Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 27 Apr 2000, Dave Banning wrote: > tun0: flags=8051 mtu > 1500 > inet 127.1.1.1 --> 192.168.70.11 netmask 0xffffff00 Thats odd...apparenlty you have been assigned the address 127.1.1.1. I imagine you have trouble in your ppp.conf. Do you have any set ifaddr lines? Perhaps you can post ppp.conf as well (make sure you remove your password). > this command hangs indefinitely Its not indefinite...its just waiting for DNS lookups to time out. Running netstat -rn will make it go faster. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message