From owner-freebsd-questions Sun Feb 7 04:37:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA23179 for freebsd-questions-outgoing; Sun, 7 Feb 1999 04:37:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA23168 for ; Sun, 7 Feb 1999 04:37:18 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.11 #1) id 109TSZ-0003jT-00; Sun, 7 Feb 1999 12:37:11 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id MAA01329; Sun, 7 Feb 1999 12:36:39 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA23594; Sun, 7 Feb 99 12:36:36 GMT Message-Id: <36BD88A0.1414A443@uk.radan.com> Date: Sun, 07 Feb 1999 12:35:44 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en-GB Mime-Version: 1.0 To: Gilbert Kaplan Cc: questions@FreeBSD.ORG Subject: Re: ppp -> browser References: <36BCFB0C.7D910513@castle.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gilbert Kaplan wrote: > > I have a pnp modem installed . When executing user ppp under 2.2.8 I am > able to connect to my isp where the user and password are accepted. From > that point I am at a loss as to how to proceed. I have tried invoking > lynx at the ppp prompt; You don't start your browser from the ppp prompt. As you're using Lynx am I right in thinking you're not running X?. If this is the case, change to a different vt (Alt-Fn) and run Lynx there. > but in fact I don't understand the relationship > of the browser task to the parent process . If a ppp connection is established (i.e. the ``PPP'' in the ppp prompt is _all_ upper case) then all you need to do is enter a URL. If that doesn't work, check that all the peripheral config files for ppp are setup, /etc/host.conf, /etc/resolv.conf, and /etc/ppp/ppp.linkup. The last one might not be necessary depending on the ppp source code version you used. If you're running the ppp that came on the CD then you will need it. > Is there a log that would > help me correlate my keyboard input with activity over the communication > line? How is the browser process associated with the communication line? > ( does it involve an configuration file or is it know by default as a > result of being a spawned process ?) Maybe someone will give a more technical asnswer to this, but the association is through TCP/IP, the info in the files mentioned above define the address of the DNS nameserver(s) and setup the route to them. That's the beauty of Unix, TCP and stuff is such a fundamental part of the OS that these things work automagically :-) HTH. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Q. How many Software Engineers does it take to change a light bulb? A. None. It's a hardware problem FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message