Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 1996 09:36:17 -0600 (GMT-0600)
From:      Victor Manuel Carranza Gonzalez <victor@usac.edu.gt>
To:        Phil Richardson <phil@pico.humber.ac.uk>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Advice/Support on pppd
Message-ID:  <Pine.OSF.3.93.961109092044.11534B-100000@ns.usac.edu.gt>
In-Reply-To: <739FE676152@pico>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Nov 1996, Phil Richardson wrote:

> When first run, all seems to be ok. The address of the server side
> becomes 194.80.51.42, and the address of the remote pc side becomes
> 194.80.51.45 as expected. A snap-shot of the connection dialog is
> below. I guess that the unknown protocol refers to the Windows-95 side
> of things, although it doesn't seem to cause any problem.
> 
>  pppd 2.1.2 started by root, uid 0
>  Connect: ppp0 <--> /dev/ttyd2
>  input: Unknown protocol (80fd) received!
>  local  IP address 194.80.51.42
>  remote IP address 194.80.51.45
>  Connection terminated.
> 
> When the connection is terminated, and a new connection is initiated
> the following dialog is seen;
> 
>  pppd 2.1.2 started by root, uid 0
>  Connect: ppp0 <--> /dev/ttyd2
>  input: Unknown protocol (80fd) received!
>  local  IP address 194.80.51.42
>  remote IP address 194.80.51.45
>  ioctl(SIOCAIFADDR): Address already exists
>  Connection terminated.
> 
> The connection terminated occurs when I disconnect the line or tell the
> Windows-95 system to drop the line. The connection seems to make but
> neither the server nor the client can communicate. There is no activity
> seen on the modem either.

Which version of FreeBSD are you using? I had a similar problem when using
2.1.0, but upgrading to 2.1.5 fixed the "address already exist" problem.

I suggest you enable pppd debugging (include "kdebug 1" and "debug" in
separate lines of the options file), in order to see the reason for the
connection to terminate.  Try to manually dial-in (via Windows95
HyperTerminal), and see if you can get a login prompt.

Try using pppd as a login shell instead of a getty, too. I think the getty
method is for PAP authenticacion only.

One more thing: try using a different username. Maybe root is not allowed
to log-in from pseudo-terminals. 

+-----------------------------------------------+
|      Victor Manuel Carranza Gonzalez          |
|  Unidad de Internet/Red Cientifico-Educativa  |
| Depto. de Procesamiento Electronico de Datos  |
| Universidad de San Carlos de Guatemala -USAC- |
|                                               |
|e-mail: victor@usac.edu.gt,                    |
|Telefono oficina: (502)4769723 (fax/voz)       |
|                  (502)4767719 (voz)           |
|Telefono casa   : (502)4782916 (502)2891037    |
+-----------------------------------------------+




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.93.961109092044.11534B-100000>