openSUSE Forums > Archives > Novell Archives » simple NNTP server

Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 28-Oct-2005, 21:59
M Brewer
Guest
 
Posts: n/a
Default simple NNTP server

Hello all,

I have been trying to find the solution to my problem for a while and
have had little success. I want to host a private nntp server that is
accessable by any news client using the internet. I would like to manage
the server so that only specific people can read or post and I would
like to use SSL. I've never hosted any type of news server before. Are
there any websites that would be useful? Of course, any input is helpful.

Thank you!
  #2 (permalink)  
Old 30-Oct-2005, 13:18
Christian Barmala
Guest
 
Posts: n/a
Default Re: simple NNTP server

Hi,

M Brewer wrote:
> I want to host a private nntp server
> Are there any websites that would be useful?


http://www.tldp.org/HOWTO/Usenet-News-HOWTO/ to learn how it works. They
discuss simple and complex NNTP servers

If you speak German, you may want to peer with
http://www.open-news-network.org/

A very quick&dirty "getting started with inn":

# install the SuSE RPM for INN
yast -i inn
su - news
# See http://howto.ipng.be/INN-Suck-HOWTO/...k-HOWTO-2.html
# Watch out: bei 2.2 should read "storage.conf" not "storage"!
vi /etc/news/readers.conf
# add hosts, default = only localhost allowed
exit # now you are root again
/etc/init.d/innd start
# an email is sent to news@localhost with the waring there was no
..news.daily file
# now access your news server with your client

Disclaimer: It's long ago since I tried this.

Christian
 

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2