Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Dec 2000 15:57:23 -0700
From:      garya@bea.com (Gary Aitken)
To:        tjmsdn@ifrance.com
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: PPP connection
Message-ID:  <3A316753.1B81EC84@beasys.com>
References:  <00120817171600.00320@FreeBSD.eicon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I've only used kernel ppp for a dedicated line, 
and there wasn't any user authentication required in that case,
so I'm probably not much help...
What does your /etc/ppp/options file look like,
and the associated /etc/ppp/pap-secrets and /etc/ppp/chap-secrets?
What kind of authentication is the machine you are connecting to set up to use?
(If it's simply prompting for a username & password, that's pap).

You might add the "debug" option to your options file and check the logs
in /var/log.

Thierry wrote:

> I'm trying to use kppp with freeBSD, but when I want to connect,
> 
> My modem dials, ID and the password are accepted,
> 
> and I receive a message :
> 
> pppd 2.3.5 started by root, uid 0
> Connect: ppp0 <--> /dev/modem
> Modem hangup, connected for 1 minutes
> Connection terminated, connected for 1 minutes
> 
> and the modem port is closed.
> 
> and kppp print in a dialog "Logging on to Network..."
> 
> Can you help me ?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A316753.1B81EC84>