PPP...

Henrik Wann Jensen (hwj@lin1.gk.dtu.dk)
Sun, 26 Nov 1995 00:47:55 +0100 (GMT+0100)

I am having some trouble establishing a ppp-connection to our PM-25.
I am dialing the PM-25 from a PC with Trumpet Winsock. I can get
a normal login session which provides me with a shell account.
Currently I am having some trouble with PPP. I cannot get beyond
the negotiation phase. The PC and the PM-25 sends approx. 50 packages
to each other before the PM-25 hangs up. I am not using compression and
security is off.

I have created a user called per with the following settings:

Username: per Type: Dial-in Network User
Address: Negotiated Netmask: 255.255.255.0
Protocol: PPP Options: Broadcast, Listen
MTU: 500 Async Map: 00000000

and the port settings are:

----------------------- Current Status - Port S2 ---------------------------
Status: IDLE
Input: 17674 Parity Errors: 0
Output: 17914 Framing Errors: 0
Pending: 0 Overrun Errors: 0

Active Configuration Default Configuration
-------------------- ---------------------
Port Type: Netwrk Netwrk (Dial In)
Baud Rates: 57600 57600,38400,9600
Flow Control: RTS/CTS RTS/CTS
Modem Control: on on

Remote Host: 255.255.255.255
Netmask: 255.255.255.0 255.255.255.0
Interface: Unassigned (PPP,Routing (PPP,Routing)
Mtu: 0 500
Async Map: L:00000000 R:ffffffff 00000000
Pkt Filters: In:off Out:
Dial Group: 0

When I try to login as per. I correctly received some packages that looks
a lot like ppp-packages (no line breaks, lots of }'s). Winsock also
recognizes the ppp-packages and starts negotiating. Unfortunately it does
not go any futher...

What have I overlooked?

- Henrik