From owner-freebsd-net@FreeBSD.ORG Sat Mar 27 09:00:30 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2A8B16A4DD for ; Sat, 27 Mar 2004 09:00:30 -0800 (PST) Received: from web13005.mail.yahoo.com (web13005.mail.yahoo.com [216.136.174.15]) by mx1.FreeBSD.org (Postfix) with SMTP id B3BE143D49 for ; Sat, 27 Mar 2004 09:00:30 -0800 (PST) (envelope-from leo_luis99@yahoo.com) Message-ID: <20040327170030.46221.qmail@web13005.mail.yahoo.com> Received: from [198.24.5.10] by web13005.mail.yahoo.com via HTTP; Sat, 27 Mar 2004 09:00:30 PST Date: Sat, 27 Mar 2004 09:00:30 -0800 (PST) From: leo luis To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: MPD multilink with modems X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 17:00:31 -0000 HI, I'm trying to configure 2 freeBSD boxes with mpd. I have installed version 3.9. I'm don't really know if it is a failure or just a wrong configuration in the server, because when I do a dialup attempt the first modem answers the call and I can run traffic as well, but the second alway go immediatly in the way that there is no time to start LCP in the client, but LCP start in the server. I could see the server is trying to send LCP packete itselve. Thanks Leo Configuration for server: dialin: new -i ng0 dialin modem2 modem1 set iface addrs 1.1.1.1 2.2.2.2 #set iface idle 900 set debug 8 set bundle enable noretry set bundle enable multilink set ipcp ranges 1.1.1.1/32 2.2.2.2/32 set ipcp yes vjcomp set link enable chap set link enable pap set link disable check-magic set link yes acfcomp protocomp link modem2 set modem idle-script AnswerCall link modem1 set modem idle-script AnswerCall modem1: set link type modem set modem speed 115200 set modem device /dev/cuaa0 modem2: set link type modem set modem speed 115200 set modem device /dev/cuaa1 configuration for client: multi: new -i ng0 multi salida1 salida2 set iface route default #set iface addrs 172.25.10.10 10.0.0.97 set iface disable on-demand set iface idle 900 #set debug 8 set bundle enable multilink set bundle accept multilink set bundle authname admin set ipcp ranges 1.0.0.0/0 1.0.0.0/0 set ipcp yes vjcomp set link disable chap pap set link accept chap pap set link yes acfcomp protocomp link salida2 set modem script DialPeer set modem var $Telephone "40187" link salida1 set modem script DialPeer set modem var $Telephone "40091" open mpd.links file salida1: set link type modem set modem speed 115200 set modem device /dev/cuaa1 set modem var $DialPrefix "DT" salida2: set link type modem set modem speed 115200 set modem device /dev/cuaa0 set modem var $DialPrefix "DT" [dialin] ppp node is "mpd944-dialin" [dialin] using interface ng0 mpd: option "noretry" unknown [dialin:modem1] [modem2] chat: Detected USR Sportster modem. [modem1] chat: Detected USR U.S. Robotics 56K modem. [modem2] chat: Waiting for ring... [modem1] chat: Waiting for ring... [modem1] chat: Incoming call detected... [modem2] chat: Incoming call detected... [modem1] chat: Connected at . [modem1] idle script succeeded, action=answer [modem1] opening link in answer mode [dialin] IPCP: Open event [dialin] IPCP: state change Initial --> Starting [dialin] IPCP: LayerStart [dialin] bundle: OPEN event in state CLOSED [dialin] opening link "modem2"... [dialin] opening link "modem1"... [modem2] link: OPEN event [modem2] LCP: Open event [modem2] LCP: state change Initial --> Starting [modem2] LCP: LayerStart [modem1] link: OPEN event [modem1] LCP: Open event [modem1] LCP: state change Initial --> Starting [modem1] LCP: LayerStart [modem2] device: OPEN event in state DOWN [modem2] device is now in state OPENING [modem1] device: OPEN event in state DOWN [modem1] chat script succeeded [modem1] device is now in state OPENING [modem1] device: UP event in state OPENING [modem1] device is now in state UP [modem1] link: UP event [modem1] link: origination is remote [modem1] LCP: Up event [modem1] LCP: state change Starting --> Req-Sent [modem1] LCP: phase shift DEAD --> ESTABLISH [modem1] LCP: SendConfigReq #1 ACCMAP 0x000a0000 MRU 1500 MAGICNUM 024ce600 AUTHPROTO CHAP MSOFTv2 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem1] LCP: rec'd Configure Reject #172 link 1 (Req-Sent) Wrong id#, expecting 1 [modem1] LCP: rec'd Configure Request #1 link 1 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 12ee3ecb MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c eb 7c 5c [modem1] LCP: SendConfigRej #1 ACFCOMP PROTOCOMP [modem1] LCP: rec'd Configure Request #2 link 1 (Req-Sent) ACCMAP 0x000a0000 MRU 1500 MAGICNUM 12ee3ecb MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c eb 7c 5c [modem1] LCP: SendConfigAck #2 ACCMAP 0x000a0000 MRU 1500 MAGICNUM 12ee3ecb MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c eb 7c 5c [modem1] LCP: state change Req-Sent --> Ack-Sent [modem1] LCP: SendConfigReq #2 ACCMAP 0x000a0000 MRU 1500 MAGICNUM 024ce600 AUTHPROTO CHAP MSOFTv2 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem1] LCP: rec'd Configure Ack #2 link 1 (Ack-Sent) ACCMAP 0x000a0000 MRU 1500 MAGICNUM 024ce600 AUTHPROTO CHAP MSOFTv2 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem1] LCP: state change Ack-Sent --> Opened [modem1] LCP: phase shift ESTABLISH --> AUTHENTICATE [modem1] LCP: auth: peer wants nothing, I want CHAP [modem1] CHAP: sending CHALLENGE [modem1] LCP: LayerUp [modem1] CHAP: rec'd RESPONSE #1 Name: "admin" Peer name: "admin" Response is valid [modem1] CHAP: sending SUCCESS [modem1] LCP: authorization successful [modem1] LCP: phase shift AUTHENTICATE --> NETWORK [dialin] up: 1 link, total bandwidth 28800 bps [dialin] IPCP: Up event [dialin] IPCP: state change Starting --> Req-Sent [dialin] IPCP: SendConfigReq #1 IPADDR 1.1.1.1 COMPPROTO VJCOMP, 16 comp. channels, no comp-cid [dialin] error writing len 20 frame to bypass: Network is down [modem1] LCP: SendIdent #1 MESG: RSG_TCP [dialin] IPCP: rec'd Configure Request #1 link 1 (Req-Sent) IPADDR 1.0.0.0 NAKing with 10.0.0.97 COMPPROTO VJCOMP, 16 comp. channels, no comp-cid [dialin] IPCP: SendConfigNak #1 IPADDR 10.0.0.97 [dialin] IPCP: rec'd Configure Request #2 link -1 (Req-Sent) IPADDR 10.0.0.97 10.0.0.97 is OK COMPPROTO VJCOMP, 16 comp. channels, no comp-cid [dialin] IPCP: SendConfigAck #2 IPADDR 10.0.0.97 COMPPROTO VJCOMP, 16 comp. channels, no comp-cid [dialin] IPCP: state change Req-Sent --> Ack-Sent [modem2] chat script succeeded [modem2] device: UP event in state OPENING [modem2] device is now in state UP [modem2] link: UP event [modem2] link: origination is remote [modem2] LCP: Up event [modem2] LCP: state change Starting --> Req-Sent [modem2] LCP: phase shift DEAD --> ESTABLISH [modem2] LCP: SendConfigReq #1 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 043c7a70 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #1 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 043c7a70 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #1 MAGICNUM fbc3858f [modem2] LCP: rec'd Configure Nak #1 link 0 (Req-Sent) MAGICNUM fbc3858f [modem2] LCP: SendConfigReq #2 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 04df6410 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #2 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 04df6410 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #2 MAGICNUM fb209bef [modem2] LCP: rec'd Configure Nak #2 link 0 (Req-Sent) MAGICNUM fb209bef [modem2] LCP: SendConfigReq #3 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 023ae0f0 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #3 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 023ae0f0 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #3 MAGICNUM fdc51f0f [modem2] LCP: rec'd Configure Nak #3 link 0 (Req-Sent) MAGICNUM fdc51f0f [modem2] LCP: SendConfigReq #4 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 02d81a00 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #4 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM 02d81a00 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #4 MAGICNUM fd27e5ff [modem2] LCP: rec'd Configure Nak #4 link 0 (Req-Sent) MAGICNUM fd27e5ff [modem2] LCP: SendConfigReq #5 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM ffbb5b50 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #5 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM ffbb5b50 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #5 MAGICNUM 0044a4af [modem2] LCP: rec'd Configure Nak #5 link 0 (Req-Sent) MAGICNUM 0044a4af [modem2] LCP: SendConfigReq #6 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM ed6d5270 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #6 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM ed6d5270 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: not converging [modem2] LCP: parameter negotiation failed [modem2] LCP: state change Req-Sent --> Stopped [modem2] LCP: LayerFinish [modem2] device: CLOSE event in state UP [modem2] device is now in state CLOSING [modem2] device: DOWN event in state CLOSING [modem2] device is now in state DOWN [modem2] link: DOWN event [modem2] LCP: Down event [modem2] LCP: state change Stopped --> Starting [modem2] LCP: phase shift ESTABLISH --> DEAD [modem2] LCP: LayerStart [modem2] device: OPEN event in state DOWN [modem2] pausing 7 seconds before open [modem2] device is now in state DOWN [modem2] device: OPEN event in state DOWN [modem2] device is now in state DOWN [dialin] IPCP: SendConfigReq #2 IPADDR 1.1.1.1 COMPPROTO VJCOMP, 16 comp. channels, no comp-cid [dialin] IPCP: rec'd Configure Ack #2 link -1 (Ack-Sent) IPADDR 1.1.1.1 COMPPROTO VJCOMP, 16 comp. channels, no comp-cid [dialin] IPCP: state change Ack-Sent --> Opened [dialin] IPCP: LayerUp 1.1.1.1 -> 10.0.0.97 [dialin] IFACE: Up event [dialin] IFACE: Opening [dialin] exec: /sbin/ifconfig ng0 1.1.1.1 10.0.0.97 netmask 0xffffffff -link0 [dialin] IFACE: Up event [modem2] chat: Detected USR Sportster modem. [modem2] chat: Waiting for ring... [modem2] device: OPEN event in state DOWN [modem2] pausing 1 seconds before open [modem2] device is now in state DOWN [modem2] device: OPEN event in state DOWN [modem2] device is now in state OPENING [modem2] chat script succeeded [modem2] device: UP event in state OPENING [modem2] device is now in state UP [modem2] link: UP event [modem2] link: origination is remote [modem2] LCP: Up event [modem2] LCP: state change Starting --> Req-Sent [modem2] LCP: phase shift DEAD --> ESTABLISH [modem2] LCP: SendConfigReq #7 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM e93d5350 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #7 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM e93d5350 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #7 MAGICNUM 16c2acaf [modem2] LCP: rec'd Configure Nak #7 link 0 (Req-Sent) MAGICNUM 16c2acaf [modem2] LCP: SendConfigReq #8 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f4ebd490 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #8 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f4ebd490 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #8 MAGICNUM 0b142b6f [modem2] LCP: rec'd Configure Nak #8 link 0 (Req-Sent) MAGICNUM 0b142b6f [modem2] LCP: SendConfigReq #9 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f5f55840 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #9 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f5f55840 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #9 MAGICNUM 0a0aa7bf [modem2] LCP: rec'd Configure Nak #9 link 0 (Req-Sent) MAGICNUM 0a0aa7bf [modem2] LCP: SendConfigReq #10 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f2ddd7d0 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #10 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f2ddd7d0 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #10 MAGICNUM 0d22282f [modem2] LCP: rec'd Configure Nak #10 link 0 (Req-Sent) MAGICNUM 0d22282f [modem2] LCP: SendConfigReq #11 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f3e9b490 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #11 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f3e9b490 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #11 MAGICNUM 0c164b6f [modem2] LCP: rec'd Configure Nak #11 link 0 (Req-Sent) MAGICNUM 0c164b6f [modem2] LCP: SendConfigReq #12 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f2afe100 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #12 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM f2afe100 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: not converging [modem2] LCP: parameter negotiation failed [modem2] LCP: state change Req-Sent --> Stopped [modem2] LCP: LayerFinish [modem2] device: CLOSE event in state UP [modem2] device is now in state CLOSING [modem2] device: DOWN event in state CLOSING [modem2] device is now in state DOWN [modem2] link: DOWN event [modem2] LCP: Down event [modem2] LCP: state change Stopped --> Starting [modem2] LCP: phase shift ESTABLISH --> DEAD [modem2] LCP: LayerStart [modem2] device: OPEN event in state DOWN [modem2] pausing 9 seconds before open [modem2] device is now in state DOWN [modem2] device: OPEN event in state DOWN [modem2] device is now in state DOWN [dialin:modem1] [dialin:modem1] [dialin:modem1] [dialin:modem1] [modem2] chat: Detected USR Sportster modem. [modem2] chat: Waiting for ring... [dialin:modem1] [dialin:modem1] [dialin:modem1] [dialin:modem1] [dialin:modem1] [dialin:modem1] [modem2] device: OPEN event in state DOWN [modem2] device is now in state OPENING [modem2] chat script succeeded [modem2] device: UP event in state OPENING [modem2] device is now in state UP [modem2] link: UP event [modem2] link: origination is remote [modem2] LCP: Up event [modem2] LCP: state change Starting --> Req-Sent [modem2] LCP: phase shift DEAD --> ESTABLISH [modem2] LCP: SendConfigReq #13 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM dd31d390 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #13 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM dd31d390 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #13 MAGICNUM 22ce2c6f [modem2] LCP: rec'd Configure Nak #13 link 0 (Req-Sent) MAGICNUM 22ce2c6f [modem2] LCP: SendConfigReq #14 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM de3ff6f0 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #14 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM de3ff6f0 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #14 MAGICNUM 21c0090f [modem2] LCP: rec'd Configure Nak #14 link 0 (Req-Sent) MAGICNUM 21c0090f [modem2] LCP: SendConfigReq #15 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM db25c140 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #15 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM db25c140 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #15 MAGICNUM 24da3ebf [modem2] LCP: rec'd Configure Nak #15 link 0 (Req-Sent) MAGICNUM 24da3ebf [modem2] LCP: SendConfigReq #16 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM dc369630 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #16 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM dc369630 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #16 MAGICNUM 23c969cf [modem2] LCP: rec'd Configure Nak #16 link 0 (Req-Sent) MAGICNUM 23c969cf [modem2] LCP: SendConfigReq #17 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM d916fd60 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #17 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM d916fd60 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: SendConfigNak #17 MAGICNUM 26e9029f [modem2] LCP: rec'd Configure Nak #17 link 0 (Req-Sent) MAGICNUM 26e9029f [modem2] LCP: SendConfigReq #18 ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM e69c7c80 MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: rec'd Configure Request #18 link 0 (Req-Sent) ACFCOMP PROTOCOMP ACCMAP 0x000a0000 MRU 1500 MAGICNUM e69c7c80 Same magic! Detected loopback condition MP MRRU 1600 MP SHORTSEQ ENDPOINTDISC [802.1] 00 60 8c 34 b4 41 [modem2] LCP: not converging [modem2] LCP: parameter negotiation failed [modem2] LCP: state change Req-Sent --> Stopped [modem2] LCP: LayerFinish [modem2] device: CLOSE event in state UP [modem2] device is now in state CLOSING [modem2] device: DOWN event in state CLOSING [modem2] device is now in state DOWN [modem2] link: DOWN event [modem2] LCP: Down event [modem2] LCP: state change Stopped --> Starting [modem2] LCP: phase shift ESTABLISH --> DEAD [modem2] LCP: LayerStart [modem2] device: OPEN event in state DOWN [modem2] pausing 9 seconds before open [modem2] device is now in state DOWN [modem2] device: OPEN event in state DOWN [modem2] device is now in state DOWN ^Cmpd: caught fatal signal int mpd: fatal error, exiting [dialin] IPCP: Down event [dialin] IPCP: state change Opened --> Starting [dialin] IPCP: LayerDown [dialin] IFACE: Down event [dialin] exec: /sbin/ifconfig ng0 down delete -link0 [dialin] IFACE: Close event [dialin] IPCP: Close event [dialin] IPCP: state change Starting --> Initial [dialin] IPCP: LayerFinish mpd: process 944 terminated Thanks --------------------------------- Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time.