From owner-freebsd-hackers Wed Apr 23 19:04:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA08467 for hackers-outgoing; Wed, 23 Apr 1997 19:04:15 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA08459 for ; Wed, 23 Apr 1997 19:04:09 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id MAA19848; Thu, 24 Apr 1997 12:03:57 +1000 (EST) Date: Thu, 24 Apr 1997 12:03:56 +1000 (EST) From: "Daniel O'Callaghan" To: Lee Crites cc: freebsd-hackers@freebsd.org Subject: Re: netscape via pppd cannot seem to get name service In-Reply-To: <335EB44B.447D@adonai.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 23 Apr 1997, Lee Crites wrote: > I am just now starting to get people who are dialing in using things > like netscape to browse the internet. They are dialing in to my system > from modems (what else, right?), attached to my digiboard, connecting > via pppd, with a ttys entry line: > ttyD00 "/usr/sbin/pppd -detach 11520" unknown on secure > > What am I missing? What magical switch do I have to throw so netscape > can see outside name service? Proxyarp springs to mind. What is the structure of your network. Did you subnet properly or are you trying to pretend your dialups are on the local ethernet? I do mention proxy arp in my pppkit at ftp.hilink.com.au:/pub/FreeBSD/pppkit.tgz Danny