home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10473 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.3 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!spool.mu.edu!olivea!charnel!sifon!michaelm
  2. From: michaelm@pike.ee.mcgill.ca (Michael Moscovitch)
  3. Newsgroups: comp.unix.bsd
  4. Subject: need help with slip problem.
  5. Message-ID: <1992Dec20.191140.9628@sifon.cc.mcgill.ca>
  6. Date: 20 Dec 92 19:11:40 GMT
  7. Sender: news@sifon.cc.mcgill.ca
  8. Organization: McGill University - VLSI Laboratory, Montreal, CANADA.
  9. Lines: 50
  10. Nntp-Posting-Host: pike.ee.mcgill.ca
  11.  
  12. I'm having a problem with SLIP. After using it for a while, it ceases to work.
  13. I used to have slip working such that it would run all night without problems,
  14. however I reinstalled the system on a new disk. Does this problem sound
  15. familiar to anyone? Is there an existing patch for this?
  16.  
  17. My configuration is:
  18. 386bsd 0.1 patched with patchkit upto 58. using cgd's multiport com driver.
  19.  
  20. The following is an example of what happens when slip nolonger works.
  21.  
  22. % ping pike
  23. PING pike (132.206.62.1): 56 data bytes
  24. ping: sendto: No buffer space available
  25. ping: wrote pike 64 chars, ret=-1
  26. ping: sendto: No buffer space available
  27. ping: wrote pike 64 chars, ret=-1
  28. ping: sendto: No buffer space available
  29. ping: wrote pike 64 chars, ret=-1
  30. ping: sendto: No buffer space available
  31. ping: wrote pike 64 chars, ret=-1
  32. ^C
  33. --- pike ping statistics ---
  34. 4 packets transmitted, 0 packets received, 100% packet loss
  35.  
  36. % netstat -i
  37. Name  Mtu   Network     Address            Ipkts Ierrs    Opkts Oerrs  Coll
  38. sl0   296   <Link>                           538     0      585    15     0
  39. sl0   296   132.206.27  romulus.ee.mcgi      538     0      585    15     0
  40. sl1*  296   <Link>                             0     0        0     0     0
  41. lo0   1536  <Link>                           130     0      130     0     0
  42. lo0   1536  loopback    localhost            130     0      130     0     0
  43.  
  44. % netstat -m
  45. 168 mbufs in use:
  46.         31 mbufs allocated to data
  47.         42 mbufs allocated to packet headers
  48.         63 mbufs allocated to protocol control blocks
  49.         30 mbufs allocated to socket names and addresses
  50.         2 mbufs allocated to interface addresses
  51. 1/16 mapped pages in use
  52. 37 Kbytes allocated to network (59% in use)
  53. 0 requests for memory denied
  54. 0 requests for memory delayed
  55. 0 calls to protocol drain routines
  56.  
  57.  
  58. ------
  59.  
  60. Michael Moscovitch
  61. michaelm@pike.ee.mcgill.ca
  62.