I want to connect two PC's with PPP. Both of them are alone, I mean they
don�t have any conection with any other computer. One PC is in one city an
the other is in another one city. I know that I need to install one PPP
server in a computer and a client PPP in the other computer. The problem is
that I can't get conection between them, because they don't agree with the
IP addresses.

The server options file is:

asyncmap 0
proxyarp
lock
crtscts
defaultroute
modem
192.168.1.1:192.168.1.3

The client options file is:

lock
connect "/usr/sbin/chat -v -f /etc/ppp/chat-prueba"
crtscts
modem
name alvaro
noipdefault
passive
debug
defaultroute
asyncmap 0
ipcp-accept-remote
/dev/modem
57600

The client /var/log/messages file is:

.
.
Serial connection established
Using interface ppp0
connect: ppp0 <--> /dev/modem
remote message: success
can't locate module ppp-compress-21
can't locate module ppp-compress-26
can't locate module ppp-compress-24
local ip address 192.168.1.3
remote ip address 192.168.1.1
IPCP terminated by peer (Unauthorized remote IP address)
LCP terminated by peer (No network protocol running)
.
.

The server /var/log/messages file is:

.
.
(ppp) session opened for user alvaro
user alvaro logged in
can't locate module ppp-compress-21
can't locate module ppp-compress-26
.
.
// and another problems with the ip address
.
.

I think that the client is logged in correctly, but there is a problem with
the IP negociation and the dinamic address assignment.

If you don't know where is the problem I have, would you mind to send me
two options files which are right for my purpose.

        Thank you very much
----------------------------------
E-Mail: [EMAIL PROTECTED]

 Alvaro S�nchez Miralles

 Instituto de Investigaci�n Tecnol�gica (IIT)
 C/Santa Cruz de Marcenado, 26
 28015 MADRID (SPAIN)

 Tlf : +34 91 542 28 00 ext(2755)
       +34 91 541 96 41 
 Fax : +34 91 542 31 76
----------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to