From owner-freebsd-questions Sun Feb 11 22:35:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA01323 for questions-outgoing; Sun, 11 Feb 1996 22:35:11 -0800 (PST) Received: from gdi.uoregon.edu (riley-net170-164.uoregon.edu [128.223.170.164]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA01316 for ; Sun, 11 Feb 1996 22:35:02 -0800 (PST) Received: (from dwhite@localhost) by gdi.uoregon.edu (8.6.12/8.6.12) id WAA00307; Sun, 11 Feb 1996 22:31:48 -0800 Date: Sun, 11 Feb 1996 22:31:48 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: John Utz cc: freebsd-questions@freebsd.org Subject: Re: ijppp -auto configuration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Sun, 11 Feb 1996, John Utz wrote: > Hi gang; > > I used ijppp to install freebsd-2.1. This marks the first time > that i have been able to install freebsd sans floppies! WORKED > EXCELLENT!! YOW! Congrats. > Once i try to automate this, such that i have a configuration file with > an entry called uw: and try to use "ppp uw" and "dial", i no longer have > net access. weird. I get "dial OK!" and "login OK!" but never anything > about "using Packet mode" or the "~" u get when u type PPP at the remote > command line in "term" mode. Do you have a ppp.linkup? It won't show that if you do. > The server i am logging into has dynamic addressing and the > possiblity of using several ip's for both the server and my end. I used > the techniques listed in the man page to specify a requested server and > user ip, and when i type "show ipcp" i get the requested ip's. But none > of my net apps ( telnet, etc ) run. Since i get a hostname lookup failure > and i have the dns in my resolv.conf, i assume i have no net. Sounds like a routing problem; check netstat -rn and make sure a default route exists to the IP address assigned to you by the remote. Use "route add default " and delete out any other routes that may be clogging the works up. Doug White | University of Oregon Internet: dwhite@gladstone.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major