Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 1995 14:55:46 -0500 (EST)
From:      Barry Masterson <jbarrm@panix.com>
To:        Stephen Couchman <scouch@io.org>
Cc:        questions@freebsd.org
Subject:   This just in(Was:ijppp cannot talk)
Message-ID:  <Pine.SUN.3.91.951230143131.27667A-100000@panix.com>
In-Reply-To: <199512301725.MAA06484@io.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Stephen,

Just got ppp working again, you might try this:

	# ppp	             <enter>

	ppp on moonfoot> pass MyLocalRegularPasswd   <enter>  
                                               
	ppp on moonfoot> dial (yourSimpleSite_entry) <enter>

I'm not sure just what I did to change the way I normally start ppp,
but this new way; entering 'pass __________' , then 'dial host' seems to
work.  Might be worth a try.

moonfoot is the name of my home system, thats the passwd entry I use
as listed in ppp.secret for 'pass MyLocalRegularPasswd', then 'dial panix' 
starts the modem.

Let me know if it works

Barry
--
##################################################
# Sysname	Secret Key	Peer's IP address
#
# $Id: ppp.secret.sample,v 1.2 1995/02/26 12:16:37 amurai Exp $
#
##################################################
panix		        passwd
moonfoot		MyLocalRootPasswd
moonfoot		MyLocalRegularUserPasswd


# from /etc/ppp/ppp.conf
#simplesite:
panix:
 set phone 7414455
 set login "TIMEOUT 10 ease?-\\r-ease? ppp ame: jbarrm word: password"
 set ifaddr 166.84.200.109 198.7.0.124
 add 0 255.255.255.0 198.7.0.124

>--->--->--->--->--->
  FreeBSD     2.1.0
<---<---<---<---<---<





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.951230143131.27667A-100000>