home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / ppp / 1106 < prev    next >
Encoding:
Text File  |  1993-01-21  |  3.0 KB  |  70 lines

  1. Newsgroups: comp.protocols.ppp
  2. Path: sparky!uunet!ulowell!koverber
  3. From: koverber@cs.ulowell.edu (Kurt Overberg)
  4. Subject: Partial PPP success! BUT....
  5. Message-ID: <C183Mu.AJz@ulowell.ulowell.edu>
  6. Originator: koverber@bigmax.ulowell.edu
  7. Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
  8. Organization: University of Massachusetts at Lowell Computer Science
  9. Date: Thu, 21 Jan 1993 21:28:06 GMT
  10. Lines: 58
  11.  
  12.  
  13. Ok, 
  14.  
  15.     After 3 days of constant work, I finally got my Sparc I and
  16. Sun3 to trade packets... Not very quickly, mind you, but at least
  17. they are exchanging packets.  I am using PPP-1.1.  The two machines
  18. are connected via a null modem cable and are running at 19200 baud.
  19. Here is what my stats look like (colt is remote mach, pinto is local)
  20.  
  21. This is what a netstat -i on pinto (local) gave me....
  22. Name  Mtu  Net/Dest      Address        Ipkts  Ierrs Opkts  Oerrs Collis Queue
  23. le0   1500 129.63.0.0    pinto          58162   0    55263   0    20     0
  24. ppp0  1500 colt          pinto          133     0    413     1    0      0
  25. lo0   1536 loopback      localhost      112125  0    112125  0    0      0
  26.  
  27. Here are the local ifconfigs...
  28.  
  29. root@pinto;/etc> ifconfig ppp0
  30. ppp0: flags=51<UP,POINTOPOINT,RUNNING>
  31.         inet 129.63.28.23 --> 129.63.28.20 netmask ffff0000
  32.  
  33.               ^--- Does this mean that 129.63.28.23 (local) is a gateway to 
  34.             129.63.28.20  (remote mach) Im not too sure...
  35.  
  36. I did have this problem with the local end.  These are the error messages:
  37. Jan 21 15:52:27 pinto vmunix: ppp: unknown protocol 0xffff
  38. Jan 21 15:52:28 pinto vmunix: ppp_async: bad protocol low byte
  39. Jan 21 15:52:28 pinto vmunix: ppp_async: short packet
  40. Jan 21 15:52:28 pinto vmunix: ppp_async: bad protocol low byte
  41. Jan 21 15:52:29 pinto vmunix: ppp_async: short packet
  42. Jan 21 15:52:29 pinto vmunix: ppp_async: bad protocol low byte
  43. Jan 21 15:52:29 pinto vmunix: ppp_async: short packet
  44. Jan 21 15:52:29 pinto vmunix: ppp_async: bad protocol low byte
  45. Jan 21 15:52:29 pinto vmunix: ppp_async: short packet
  46. Jan 21 15:52:30 pinto vmunix: ppp: unknown protocol 0xffff
  47. (...just keep repeating this sequence...)
  48. What could be causing these?  Improper handshaking?
  49.  
  50. One problem is that the only evidence that this is working is that i can see
  51. the packet count go up.  ping dosen't work, etc...
  52. I believe the problem is that my routing tables are messed up.  I 
  53. configured them similarly to the way they say in the docs, but
  54. I'm no networking guru.  I know just enough to be dangerous. :^)
  55.  
  56. Does anyone out there have ANY idea whats going on?  Can anyone point
  57. me in the right direction?  How about any good info on how /etc/gateways
  58. should be set up?  How about some info on how routing works?  Helllp!
  59. Any info would be GREATLY appreciated!! Please help so I can go to bed!!
  60. Thanks!
  61.  
  62.  
  63.                     peace out.
  64.  
  65.                        kurt
  66. -- 
  67. Kurt Overberg            | I honestly doubt you care about my opinions ;^)
  68. U of Mass, Lowell        | "Poke a double-decker on a Llama taboot,       
  69. koverber@cs.ulowell.edu  |  Llama taboot, taboot!"      -Phish
  70.