Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Sep 1998 13:51:06 -0400
From:      "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>
To:        "=?us-ascii?q?_._._=85=84=86=98=A1?=" <agbad@orc.ru>
Cc:        "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   =?us-ascii?q?Re:__=95=83=86=95:__Question?=
Message-ID:  <199809041753.NAA07695@laker.net>

next in thread | raw e-mail | index | archive | help
On Fri, 4 Sep 1998 19:56:27 +0400,  . . …„†˜¡ wrote:

>>>> FreeBSD 2.2.5. In PPP I receive "dial OK, login failed". In ppp.conf
>>strings
>>>> 'set login "TIMEOUT 5 ogin:<space> ... word:<space> ...'; 'set timeout
>>120'.
>>>> Where is mistake? Thank You.

>>Thank You for Your answer. I send ppp.log, but I heared, that my SP send
>>'username' instead of 'login'. What I must do? Thank You.

first. make a backup copy of ppp.conf, in case anything goes wrong.
Then find this line in ppp.conf:
'set login "TIMEOUT 5 ogin:<space> ... word:<space> ...'; 'set timeout
120'.

and change ogin to sername, as in:
'set login "TIMEOUT 5 sername:<space> ... word:<space> ...'; 'set
timeout 120'.

The reason the L is left off Login, and therefore, the U off Username,
is so it will match either case, i.e., L or l, U or u.


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809041753.NAA07695>