*BSD News Article 87927


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!news.uoregon.edu!arclight.uoregon.edu!news.sprintlink.net!news-peer.sprintlink.net!data.ramona.vix.com!sonysjc!decwrl!purdue!mozo.cc.purdue.edu!webb.ecn.purdue.edu!hajiisma
From: Mohd Hisham HajiIsmail <hajiisma@ecn.purdue.edu>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: PPP Connection help needed
Date: Thu, 30 Jan 1997 11:49:34 -0500
Organization: Purdue University
Lines: 36
Message-ID: <Pine.SOL.3.91.970130114337.22887B-100000@webb.ecn.purdue.edu>
References: <32eeba25.0@galaxy.3-cities.com>
NNTP-Posting-Host: webb.ecn.purdue.edu
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
In-Reply-To: <32eeba25.0@galaxy.3-cities.com> 
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34748



On 29 Jan 1997, Patrick wrote:

> Hello.
> 
> 	I was able to install Free BSD 2.1.6 via ftp with everything 
> working, but I would like to add packages but sysinstall's media menu 
> doesn't allow me to setup the ppp connection.  I've been able to get the 
> 'tip' command to work, but I can't figure out how to start a ppp 
> connection.  Does anybody have any suggestions?
> 
> 	Also, when I disconnect from my ISP while using the TIP command, 
> my computer sits there and doesn't respond to any commands.  Again, any 
> suggestions?
> 
> 		Thanks,
> 		  Patrick
	
	Try use ppp. At your prompt, just type ppp.
 
	Here's some info: 
        % ppp
	ppp ON <host> > set line < your device >
	ppp ON <host> > set speed < speed >
	ppp ON <host> > term
	.. use the AT command to dial your provider.

	Mine however does not work. It failed during the negotiation process.
	I posted it earlier...any solutions?

	-Hisham.