From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 08:11:14 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBAF737B407 for ; Wed, 16 Apr 2003 08:11:14 -0700 (PDT) Received: from web11008.mail.yahoo.com (web11008.mail.yahoo.com [216.136.131.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 07BDF43FBF for ; Wed, 16 Apr 2003 08:11:14 -0700 (PDT) (envelope-from kotharib@yahoo.com) Message-ID: <20030416151113.84878.qmail@web11008.mail.yahoo.com> Received: from [12.38.212.174] by web11008.mail.yahoo.com via HTTP; Wed, 16 Apr 2003 08:11:13 PDT Date: Wed, 16 Apr 2003 08:11:13 -0700 (PDT) From: Bhupesh Kothari To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: PPTP: IPCP negotiation error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 15:11:15 -0000 Hi, I am trying to connect to a PPTP server using pptpclient-1.1.0. It fails giving me error while negotiating IPCP. The error message is Too many IPCP REQs sent - abandoning negotiation Seems like the server is rejecting the client's ip address. Not sure why. Any help would be appreciated. My config file - WORK: set log phase chat lcp ipcp ccp tun command DNS set authname username set authkey password set mppe 128 stateful disable ipv6cp set timeout 0 set ifaddr 0 0 add default HISADDR Part of the logs showing IPCP negotiation - tun0: CCP: MPPE[6] value 0x00000040 (128 bits, stateful) tun0: CCP: deflink: State change Ack-Sent --> Opened tun0: CCP: deflink: LayerUp. tun0: CCP: MPPE: Input channel initiated tun0: CCP: MPPE: Output channel initiated tun0: CCP: deflink: Out = MPPE[18], In = MPPE[18] tun0: LCP: Reducing MTU from 1500 to 1498 (CCP requirement) tun0: IPCP: deflink: RecvConfigRej(2) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(3) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(3) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(4) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(4) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(5) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(5) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(6) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(6) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(7) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(7) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(8) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(8) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(9) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(9) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(10) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(10) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(11) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(11) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(12) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(12) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(13) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(13) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(14) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(14) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: deflink: SendConfigReq(15) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression tun0: IPCP: deflink: RecvConfigRej(15) state = Ack-Sent tun0: IPCP: IPADDR[6] 0.0.0.0 tun0: Phase: deflink: Too many IPCP REQs sent - abandoning negotiation tun0: IPCP: deflink: SendTerminateReq(16) state = Ack-Sent tun0: IPCP: deflink: State change Ack-Sent --> Closing tun0: IPCP: deflink: RecvTerminateAck(16) state = Closing tun0: IPCP: deflink: LayerFinish. tun0: IPCP: Connect time: 0 secs: 0 octets in, 0 octets out tun0: IPCP: 0 packets in, 0 packets out tun0: IPCP: total 0 bytes/sec, peak 0 bytes/sec on Wed Apr 16 11:05:15 2003 tun0: IPCP: deflink: State change Closing --> Closed tun0: Phase: bundle: Terminate tun0: CCP: deflink: LayerDown. tun0: CCP: deflink: State change Opened --> Starting tun0: CCP: deflink: LayerFinish. tun0: LCP: deflink: Closing due to CCP completion tun0: LCP: deflink: LayerDown tun0: LCP: deflink: SendTerminateReq(2) state = Opened tun0: LCP: deflink: State change Opened --> Closing tun0: CCP: deflink: LayerFinish. tun0: CCP: deflink: State change Starting --> Initial tun0: Phase: deflink: open -> lcp tun0: IPCP: deflink: State change Closed --> Initial tun0: CCP: deflink: State change Initial --> Initial tun0: LCP: deflink: RecvTerminateAck(2) state = Closing tun0: LCP: deflink: LayerFinish tun0: LCP: deflink: State change Closing --> Closed tun0: LCP: deflink: State change Closed --> Initial tun0: Phase: deflink: Disconnected! tun0: Phase: deflink: Connect time: 5 secs: 747 octets in, 684 octets out tun0: Phase: deflink: 24 packets in, 25 packets out tun0: Phase: total 286 bytes/sec, peak 43 bytes/sec on Wed Apr 16 11:05:15 2003 tun0: Phase: deflink: lcp -> closed tun0: Phase: bundle: Dead tun0: Phase: PPP Terminated (normal). __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com