m***@thales-is.com
2007-08-07 16:56:32 UTC
I am having problems setting up pppd on a RHEL4 Linux box, using an
old WinNT client that works OK to our old system (Digital Unix)
The Windows client dials using Dial-Up Networking via modem at 57600
bps, the modem on Linux box answers the call at 57600 (checked using
Hyperterminal at the client to see the CONNECT 57600 message), but
then client then fails to connect - it times out at the "Verifying
username and password" stage.
pppd debug at the server shows nothing during the whole dial-in.
The server modem is connected via a usb-serial connector.
Now the details at the server:
I'm running "pppd debug nodetach require-pap ttyUSB0 57600"
(based on similar options used in Digital Unix)
/etc/ppp/options contains:
asyncmap 200a0000
escape 7e,7f,fe,ff,93
mru 296
crtscts
defaultroute
silent
ipcp-accept-remote
modem
proxyarp
I have tried without "require-pap", and also tried with "noauth".
pap-secrets currently contains three asterisks while I try and get
this working, I have also tried three asterisks and an expected IP
address, and four asterisks.
When pppd starts, the debug output is:
Using channel 21
Using interface ppp0
Connect: ppp0 <--> /dev/usb-rear-upper
but then nothing more as the client tries to connect.
Anyone help please?!
Mark
old WinNT client that works OK to our old system (Digital Unix)
The Windows client dials using Dial-Up Networking via modem at 57600
bps, the modem on Linux box answers the call at 57600 (checked using
Hyperterminal at the client to see the CONNECT 57600 message), but
then client then fails to connect - it times out at the "Verifying
username and password" stage.
pppd debug at the server shows nothing during the whole dial-in.
The server modem is connected via a usb-serial connector.
Now the details at the server:
I'm running "pppd debug nodetach require-pap ttyUSB0 57600"
(based on similar options used in Digital Unix)
/etc/ppp/options contains:
asyncmap 200a0000
escape 7e,7f,fe,ff,93
mru 296
crtscts
defaultroute
silent
ipcp-accept-remote
modem
proxyarp
I have tried without "require-pap", and also tried with "noauth".
pap-secrets currently contains three asterisks while I try and get
this working, I have also tried three asterisks and an expected IP
address, and four asterisks.
When pppd starts, the debug output is:
Using channel 21
Using interface ppp0
Connect: ppp0 <--> /dev/usb-rear-upper
but then nothing more as the client tries to connect.
Anyone help please?!
Mark