Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PPP server issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
vanpelt
n00b
n00b


Joined: 17 Sep 2002
Posts: 22
Location: San Diego

PostPosted: Tue Dec 31, 2002 9:42 pm    Post subject: PPP server issues Reply with quote

I'm trying to setup a ppp server. I use mgetty and pppd. The machine pickups just fine and authenticates, but than it drops the connection saying that LCP was dropped by the peer. Here is some debugging output:

Code:

Dec 31 15:55:13 vanpelt pppd[24881]: rcvd [CCP ConfRej id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
Dec 31 15:55:13 vanpelt pppd[24881]: sent [CCP ConfReq id=0x2]
Dec 31 15:55:13 vanpelt pppd[24881]: rcvd [IPCP ConfReq id=0x2 <addrs 0.0.0.0 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Dec 31 15:55:13 vanpelt pppd[24881]: sent [IPCP ConfRej id=0x2 <addrs 0.0.0.0 0.0.0.0>]
Dec 31 15:55:13 vanpelt pppd[24881]: rcvd [IPCP ConfAck id=0x2 <addr 0.0.0.0>]
Dec 31 15:55:13 vanpelt pppd[24881]: rcvd [CCP ConfAck id=0x2]
Dec 31 15:55:13 vanpelt pppd[24881]: rcvd [IPCP TermReq id=0x3]
Dec 31 15:55:13 vanpelt pppd[24881]: sent [IPCP TermAck id=0x3]
Dec 31 15:55:16 vanpelt pppd[24881]: rcvd [CCP ConfReq id=0x2]
Dec 31 15:55:16 vanpelt pppd[24881]: sent [CCP ConfAck id=0x2]
Dec 31 15:55:16 vanpelt pppd[24881]: sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]
Dec 31 15:55:16 vanpelt pppd[24881]: rcvd [CCP TermReq id=0x3]
Dec 31 15:55:16 vanpelt pppd[24881]: CCP terminated by peer
Dec 31 15:55:16 vanpelt pppd[24881]: sent [CCP TermAck id=0x3]
Dec 31 15:55:16 vanpelt pppd[24881]: Compression disabled by peer.
Dec 31 15:55:16 vanpelt pppd[24881]: rcvd [IPCP TermAck id=0x2]
Dec 31 15:55:16 vanpelt pppd[24881]: rcvd [LCP TermReq id=0x4]
Dec 31 15:55:16 vanpelt pppd[24881]: LCP terminated by peer
Dec 31 15:55:16 vanpelt pppd[24881]: cbcp_lowerdown
Dec 31 15:55:16 vanpelt pppd[24881]: sent [LCP TermAck id=0x4]
Dec 31 15:55:16 vanpelt pppd[24881]: Hangup (SIGHUP)
Dec 31 15:55:16 vanpelt pppd[24881]: Modem hangup
Dec 31 15:55:16 vanpelt pppd[24881]: Connection terminated.
Dec 31 15:55:16 vanpelt pppd[24881]: Connect time 0.2 minutes.
Dec 31 15:55:16 vanpelt pppd[24881]: Sent 118 bytes, received 130 bytes.
Dec 31 15:55:16 vanpelt pppd[24881]: Exit.


This is my ppp options file:

Code:

-detach
asyncmap 0xa0000
netmask 255.255.254.0
modem
crtscts
lock
require-pap
refuse-chap
proxyarp
ms-dns 12.13.110.2
ms-dns 12.13.110.6


And this is my options.ttyS2:
Code:

192.168.0.2:192.168.0.20


Does anyone have a clue?
Back to top
View user's profile Send private message
vanpelt
n00b
n00b


Joined: 17 Sep 2002
Posts: 22
Location: San Diego

PostPosted: Thu Jan 02, 2003 9:05 pm    Post subject: funny actually Reply with quote

I've been playing with webmin, and after I setup ppp in webmin my problem was fixed. I must say, webmin is pretty cool.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum