From owner-freebsd-questions Mon May 19 07:42:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA25196 for questions-outgoing; Mon, 19 May 1997 07:42:44 -0700 (PDT) Received: from osceola.gate.net (root@osceola.gate.net [199.227.0.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA25191 for ; Mon, 19 May 1997 07:42:42 -0700 (PDT) Received: from mailhost.gate.net (kngga2-5.gate.net [207.36.2.5]) by osceola.gate.net (8.8.5/8.6.12) with SMTP id KAA38414 for ; Mon, 19 May 1997 10:42:37 -0400 Date: Mon, 19 May 1997 10:42:37 -0400 Message-Id: <199705191442.KAA38414@osceola.gate.net> X-Sender: hawk3@pop.gate.net X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Tom Hamman Subject: Problem with PPP Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, I recently installed FreeBSD in an attempt to get away from DOS/Windows and learn something new (UNIX). I'm having trouble using my PPP account though. I followed the steps in the FreeBSD Handbook to configure the right files (/etc/ppp/ppp.conf, /etc/ppp/ppp.linkup, /etc/resolv.conf, /etc/host.conf, and /etc/hosts) correctly for a PPP account that assigns variable IP addresses, and I can connect fine (I tried connecting both with the script in ppp.conf and manually by using the term command and dialing my ISP), but after I connect nothing seems to work. I try FTPing to something and it says 'Host Unknown' or I try pinging something and it says 'No route to host', etc. I've already looked through the FAQ and Handbook and fiddled with my configuration files a lot, but I still can't get it to work. Any help would be appreciated. (It DID work fine, BTW, when I used the installation disk to install FreeBSD over FTP.) -Tom