home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / ppp / 689 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  4.6 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!jvnc.net!netnews.upenn.edu!msuinfo!indian.cps.msu.edu!perkins
  2. From: perkins@cps.msu.edu (Stephen Perkins)
  3. Newsgroups: comp.protocols.ppp
  4. Subject: NCP negotiation blues
  5. Message-ID: <1992Jul26.191040.10799@msuinfo.cl.msu.edu>
  6. Date: 26 Jul 92 19:10:40 GMT
  7. Sender: news@msuinfo.cl.msu.edu
  8. Organization: Dept. of Computer Science, Michigan State University
  9. Lines: 117
  10. Originator: perkins@indian.cps.msu.edu
  11.  
  12. Howdy,
  13.  
  14. I am hoping that someone has run upon this problem and knows how to
  15. fix it. I am trying to establish a PPP connection between a SUN/IPX at
  16. work and my NeXT at home.  The connection goes through a Xyplex
  17. terminal server.  
  18.  
  19. When I start the connection, it seems that LCP negotiation completes.
  20. Then, I get stuck during the NCP negotiation.  It seems that the
  21. machine at work sends many configuration requests.  My machine at home
  22. receives them (and ACK's each option, there are no NAK's) finally
  23. returning a CONFACK.  However, the machine at work never receives this
  24. acknowledgement.  After a short period, the machine at work will send
  25. another configuration request and the whole thing starts over again.
  26.  
  27. After a while, I kill PPP on my home machine.  The LCP terminate
  28. message is received and handled properly by the machine at work.
  29.  
  30. I tried forcing an asyncmap of all 1's (as Karl Fox suggested), but
  31. that didn't seem to help my problem.  The problem may be that my
  32. connection is not passing all control characters properly, but I don't
  33. know how to verify this (suggestions here also appreciated).
  34.  
  35. BTW, I am running on a Supra v.32bis modem at 2400 with MNP5
  36. compression on an 040 cube using hardware flow control. I don't
  37. know what type of modem is on the other side.
  38.  
  39. Any help would be sincerely appreciated.
  40.  
  41. Below is a copy of the debug output for a run.  The machine at work is
  42. "anat1" and my home machine is "sidney".
  43.  
  44.  
  45. anat1:
  46. ===================================================
  47. popped stream module : ttcompat
  48. popped stream module : ldterm
  49. Interface ppp0.
  50. Pid 2366.
  51. ppp: fsm_rconfreq(c021): Rcvd id 1.
  52. ppp: fsm_sconfreq(c021): Sent id 1.
  53. ppp: lcp_reqci: rcvd MRU(1500) (ACK)
  54. ppp: lcp_reqci: rcvd ASYNCMAP(ffffffff) (ACK)
  55. Ppp: lcp_reqci: rcvd MAGICNUMBER(2b7035ea) (ACK)
  56. ppp: lcp_reqci: rcvd PCOMPRESSION (ACK)
  57. ppp: lcp_reqci: rcvd ACCOMPRESSION (ACK)
  58. ppp: lcp_reqci: returning CONFACK.
  59. ppp: fsm_rconfack(c021): Rcvd id 1.
  60. ppp: fsm_sconfreq(8021): Sent id 1.
  61. ppp: fsm_sconfreq(8021): Sent id 2.
  62. ppp: fsm_sconfreq(8021): Sent id 3.
  63. ppp: fsm_sconfreq(8021): Sent id 4.
  64. ppp: fsm_sconfreq(8021): Sent id 5.
  65. ppp: fsm_rtermreq(c021): Rcvd id 2.
  66. ppp: fsm_sdata(c021): Sent code 6, id 2.
  67. str_restore: pushed module ldterm
  68. str_restore: pushed module ttcompat
  69. ===================================================
  70.  
  71. sidney:
  72. ===================================================
  73. Interface ppp0.
  74. Pid 436.
  75. ppp: fsm_sconfreq(c021): Sent id 1.
  76. ppp: fsm_rconfreq(c021): Rcvd id 1.
  77. ppp: lcp_reqci: rcvd MRU(1500) (ACK)
  78. ppp: lcp_reqci: rcvd ASYNCMAP(0) (ACK)
  79. ppp: lcp_reqci: rcvd MAGICNUMBER(7d51d7da) (ACK)
  80. ppp: lcp_reqci: rcvd PCOMPRESSION (ACK)
  81. ppp: lcp_reqci: rcvd ACCOMPRESSION (ACK)
  82. ppp: lcp_reqci: returning CONFACK.
  83. ppp: fsm_rconfack(c021): Rcvd id 1.
  84. ppp: fsm_sconfreq(8021): Sent id 1.
  85. ppp: fsm_rconfreq(8021): Rcvd id 1.
  86. ppp: ipcp_reqci: rcvd ADDRS(c0a3140a:c0a3140c) (ACK)
  87. ppp: ipcp_reqci: rcvd COMPRESSTYPE(45) (ACK)
  88. ppp: ipcp_reqci: returning CONFACK.
  89. ppp: fsm_sconfreq(8021): Sent id 2.
  90. ppp: fsm_rconfreq(8021): Rcvd id 2.
  91. ppp: ipcp_reqci: rcvd ADDRS(c0a3140a:c0a3140c) (ACK)
  92. ppp: ipcp_reqci: rcvd COMPRESSTYPE(45) (ACK)
  93. ppp: ipcp_reqci: returning CONFACK.
  94. ppp: fsm_sconfreq(8021): Sent id 3.
  95. ppp: fsm_rconfreq(8021): Rcvd id 3.
  96. ppp: ipcp_reqci: rcvd ADDRS(c0a3140a:c0a3140c) (ACK)
  97. ppp: ipcp_reqci: rcvd COMPRESSTYPE(45) (ACK)
  98. ppp: ipcp_reqci: returning CONFACK.
  99. ppp: fsm_sconfreq(8021): Sent id 4.
  100. ppp: fsm_rconfreq(8021): Rcvd id 4.
  101. ppp: ipcp_reqci: rcvd ADDRS(c0a3140a:c0a3140c) (ACK)
  102. ppp: ipcp_reqci: rcvd COMPRESSTYPE(45) (ACK)
  103. ppp: ipcp_reqci: returning CONFACK.
  104. ppp: fsm_sdata(c021): Sent code 5, id 2.
  105. ppp: fsm_sdata(c021): Sent code 5, id 3.
  106. ppp: fsm_sdata(c021): Sent code 5, id 4.
  107. ppp: fsm_sdata(c021): Sent code 5, id 5.
  108. ppp: fsm_rtermreq(c021): Rcvd id 5.
  109. ppp: fsm_sdata(c021): Sent code 6, id 5.
  110. ppp: fsm_sdata(c021): Sent code 5, id 6.
  111. ppp: fsm_rtermreq(c021): Rcvd id 6.
  112. ppp: fsm_sdata(c021): Sent code 6, id 6.
  113. ppp: fsm_rtermack(c021).
  114.  
  115. ===================================================
  116.  
  117.  
  118. I'll summarize if anyone is interested.
  119.  
  120. Thanks,
  121.  
  122. Steve
  123.  
  124. -- 
  125. ====================================================================
  126. Stephen Perkins                    |
  127. Department of Computer Science     | perkins@cps.msu.edu
  128. Michigan State University          |
  129.