Hey, I have a laptop and my machine hooked up via a serial
null modem.  The 'server' (my desktop) is on my internal (firewalled) lan
as 192.168.1.100.
        The instructions for setting up a PPP link over a null modem in 
the PPP-HOWTO look pretty simple, but when I try to bring up the link with
these command lines:

a)server:
pppd -detach crtscts lock proxyarp 192.168.1.100: /dev/ttyS1 38400 &
b)client:
pppd -detach crtscts lock defaultroute 192.168.111: /dev/ttyS0 38400 &

it establishes the link (i.e. packets are transferred), but then I get
these error messages:

a) server:

Using interface ppp0
Connect: ppp0 <--> /dev/ttyS1
Deflate (15) compression enabled
Peer is not authorized to use remote address 192.168.1.103
Connection terminated.
Connect time 0.1 minutes.
Sent 323 bytes, received 255 bytes.

b) client:

Using interface ppp0
Connect: ppp0 <--> /dev/ttyS0
Deflate (15) compression enabled
Cannot determine ethernet address for proxy ARP
local IP address 192.168.1.111
remote IP address 192.168.1.100
IPCP terminated by peer (Unauthorized remote IP address)
LCP terminated by peer (No network protocols running)
Modem hangup
Connection terminated.
Connect time 0.2 minutes.
Sent 255 bytes, received 352 bytes.

I tried running it in default ip mode (i.e. where it would try to auto-set
the IPs) but then it says 'Could not determine remote IP address' on both
ends of the link.

???

Any suggestions?  (Tried looking in the NAG too, but that didn't ssem to
have much that dirctly pertained to this.)

Mike

*****************Michael Orion Jackson******************
***********TAMS Class of 96/UT Class of 200?************
*********************Random Quote:**********************
*The spider's native name is "ass-biter-surprise,"sir..*
********************************************************

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to