home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / news / software / nntp / 1503 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  4.8 KB

  1. Xref: sparky news.software.nntp:1503 comp.sys.m88k:355
  2. Path: sparky!uunet!wupost!udel!apache.dtcc.edu!apache.dtcc.edu!not-for-mail
  3. From: weave@apache.dtcc.edu (Ken Weaverling)
  4. Newsgroups: news.software.nntp,comp.sys.m88k,udel.general
  5. Subject: Summary: Problems & Solutions getting INN to work
  6. Followup-To: news.software.nntp
  7. Date: 13 Nov 1992 07:52:02 -0500
  8. Organization: Delaware Technical & Community College
  9. Lines: 104
  10. Distribution: world
  11. Message-ID: <1e08diINNkce@apache.dtcc.edu>
  12. NNTP-Posting-Host: apache.dtcc.edu
  13.  
  14. I am proud to report that Delaware Technical & Community College is now a
  15. usenet news site.  I've been fighting for this and internet access for
  16. over four years.  It feels good to finally join the rest of the world. 
  17.  
  18. I decided to install INN instead of [BC]news and -- with a lot of help
  19. from the site that agreed to feed us -- I got it going.  I would like
  20. to post my trails and tribulations to hopefully help others in installing
  21. INN.  I also have a few outstanding questions at the end.
  22.  
  23. Tom Limoncelli's "Debugging guide to Inn" that was posted to
  24. news.software.nntp was a VERY useful tool.  Rich Saltz's FAQ list was also
  25. very helpful in getting Inn running here. I hope both of these documents
  26. end up in the distribution files for INN.
  27.  
  28. I'd also publically like to thank Doke Scott at the University of Delaware
  29. for agreeing to feed me and for the help he gave me.  Thank God he was
  30. familiar with INN! 
  31.  
  32. And most importantly, I am really grateful to Rich Salz for making INN
  33. possible!
  34.  
  35. The software has been installed on a Data General AViiON 4120, which 
  36. runs Unix Sys 5.4.2
  37.  
  38. +++++++++++++++++++++++++++++++
  39.  
  40. Compiling went off pretty much without a hitch, except lint failed with
  41. a tremendous number of errors. I eventually turned the damn thing off
  42. so the rest of the system would compile up.  Maybe not a good idea but...
  43.  
  44. The newsfeeds file was tough.  I read tfm a few times before I spied upon
  45. the meaning of ME (my fault), though it never hit me that this was 
  46. a default entry that all other entries are taken from. 
  47.  
  48. What would help newcomers I believe is an example of a minimal newsfeeds 
  49. setup for a new site that has one site feeding them, and be able to 
  50. post stuff back to that site.
  51.  
  52. An innocent mistake in passwd.nntp caused all of my postings to be rejected. 
  53. I read the comments in the file and determined I only needed the first
  54. entry included, so I stuck null fields in for everything else. Trouble
  55. was that I put in three : because I saw there were four fields, as in...
  56.  
  57. feedersite:::
  58.  
  59. This caused "style" to default to authinfo and I couldn't authenticate 
  60. with the other site. It should have been...
  61.  
  62. feedersite::
  63.  
  64. Of course, looking at the Format: comment, I see host:name:pass[:style]
  65. so that is pretty clear ... I guess! :-)
  66.  
  67. Another mistake I made was running news.daily manually as root the first
  68. time.  That created all kind of files with owner root.  The next few
  69. times news.daily ran, it'd fail in various places with file permission
  70. errors.  I had to run around and chown stuff back to news... Stupid
  71. mistake on my part.
  72.  
  73. I also made a mistake in inn.conf's server entry. For some reason, my
  74. brain parsed the comment "Local NNTP server host to connect to" to mean
  75. the host that was feeding me.  This actually still worked OK.  Postings
  76. would go to the feeder site, then come propogate to me. I only noticed
  77. trouble when I tried to cancel an article and it refused because the
  78. sender site was not my own. I then set it my own machine, and canceling
  79. then worked fine. 
  80.  
  81. I realise that I have the "double hosts" problem in my path and how I
  82. should fix it.  At this point, "I couldn't care less"!!! :-)  Seems
  83. trivial right now!
  84.  
  85. ++++++++++++++++++++
  86.  
  87. Some outstanding questions:
  88.  
  89. What do I do with the moderators file? Do I just leave it to send stuff
  90. to my nearest well-connected site or do I take the news posting of moderated
  91. newsgroups from the news.answers group and munge it there. Is this file
  92. updated when a newgroup for a moderated group comes through?
  93.  
  94. Am I going to have problems running mthreads in daemon mode? Is it going
  95. to trip over anything? For example, while news.daily runs, it throttles
  96. the server.  Will mthreads kick in and modify something he shouldn't
  97. while news.daily is running?
  98.  
  99. And most importantly....
  100.  
  101.          !!!!!!!!! HOW DO I TURN THIS DAMN THING OFF !!!!!!!!!
  102.  
  103. There was no script for shutdown.  Should I create an rc script that
  104. runs on shutdown to throttle and then shutdown the server, or will a
  105. SIGTERM cause the proper cleanup and disconnection?
  106.  
  107. +++++++++++++++++++++
  108.  
  109. I'd like to end this by claiming that this is the first posting from
  110. Del-Tech, but a student operator of mine beat me to it by posting some
  111. drivel to a rec.games.frp group... :-(
  112.  
  113. -- 
  114. Ken Weaverling,  Sys Admin/Faith Healer,  Delaware Tech College  weave@dtcc.edu
  115.  
  116. "Is it too late to change the way we're bound to go? Surely one of us must know"
  117.             -- Sandy Denny,  1948-1978
  118.