hi, I'm setting up a Netjet ISDN card with an Onramp 2 to connect to an ISP. The following snippet shows that the call is successful: Jan 8 16:00:12 localhost kernel: ippp0: dialing 1 87654xxx... Jan 8 16:00:14 localhost kernel: isdn_net: ippp0 connected But when ipppd begins to negotiate, it sends 9 req's for an MTU, receives no reply and drops and gives up: Jan 8 16:00:10 localhost ipppd[450]: Found 2 devices: /dev/ippp0, /dev/ippp1 Jan 8 16:00:10 localhost ipppd[452]: ipppd i2.2.10 (isdn4linux version of pppd by MH) started Jan 8 16:00:10 localhost ipppd[452]: init_unit: 0 Jan 8 16:00:10 localhost ipppd[452]: Connect[0]: /dev/ippp0, fd: 7 Jan 8 16:00:10 localhost ipppd[452]: init_unit: 1 Jan 8 16:00:10 localhost ipppd[452]: Connect[1]: /dev/ippp1, fd: 8 Jan 8 16:00:14 localhost ipppd[452]: Local number: 99999999, Remote number: 87654xxx, Type: outgoing Jan 8 16:00:14 localhost ipppd[452]: PHASE_WAIT -> PHASE_ESTABLISHED, ifunit: 0, linkunit: 0, fd: 7 Jan 8 16:00:14 localhost ipppd[452]: sent [0][LCP ConfReq id=0x1 <mru 1500> <magic 0xce24112a> <pcomp> <accomp>] Jan 8 16:00:44 localhost ipppd[452]: LCP: timeout sending Config-Requests Jan 8 16:00:44 localhost ipppd[452]: Connection terminated. Jan 8 16:00:44 localhost ipppd[452]: taking down PHASE_DEAD link 0, linkunit: 0 Jan 8 16:00:44 localhost ipppd[452]: LCP is down Jan 8 16:00:44 localhost ipppd[452]: closing fd 7 from unit 0 Jan 8 16:00:44 localhost ipppd[452]: link 0 closed , linkunit: 0 I didn't have highest level of debug turned on in this call, but it sends 9 ConfReq's for the mru, receives no Acks or Rejs and then gives up. I would assume that this would be a misconfiguration at the other end of the connection... can anyone confirm this, or suggest anything else I might try to get this working? Thanks, Brad. -- SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au To unsubscribe send email to [EMAIL PROTECTED] with unsubscribe in the text
