From owner-freebsd-questions Sat Aug 5 10:10:10 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id KAA23410 for questions-outgoing; Sat, 5 Aug 1995 10:10:10 -0700 Received: from irbs.irbs.com (irbs.com [199.182.75.129]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id KAA23404 for ; Sat, 5 Aug 1995 10:10:07 -0700 Received: (from jc@localhost) by irbs.irbs.com (8.6.11/8.6.6) id NAA17244; Sat, 5 Aug 1995 13:08:42 -0400 From: John Capo Message-Id: <199508051708.NAA17244@irbs.irbs.com> Subject: Re: tcsh invokes iijppp demand To: rjbproc@Vir.com (Robert Burns) Date: Sat, 5 Aug 1995 13:08:41 -0400 (EDT) Cc: freebsd-questions@freebsd.org In-Reply-To: from "Robert Burns" at Aug 5, 95 12:48:27 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 402 Sender: questions-owner@freebsd.org Precedence: bulk Robert Burns writes: > > > To my bewilderment, when I substituted my standard csh with tcsh, when > logging in or invoking tsch my modem dials up. (using ppp -auto) > > Any ideas? > This happens due to tcsh being compiled with the REMOTEHOST option. tcsh does a reverse DNS lookup on the host address to get a host name. The DNS lookup causes iijppp to call your ISP. John Capo IRBS Engineering