- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NEWS service on HPUX
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 02:56 AM
10-14-2004 02:56 AM
Can any one give pointers to good documentation on NEWS service on HPUX.
Regards
Praveen R
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 03:07 AM
10-14-2004 03:07 AM
Re: NEWS service on HPUX
http://hpux.connect.org.uk/hppd/hpux/Networking/News/inn-1.4sec/
http://hpux.connect.org.uk/hppd/hpux/Networking/News/nntp-1.5.11t5/
Never used either so can't comment on which is best etc. Just providing the links ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 04:05 AM
10-14-2004 04:05 AM
Re: NEWS service on HPUX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2004 06:54 PM
10-17-2004 06:54 PM
Re: NEWS service on HPUX
The info is not that helpful. In fact the link provided by Paul is not accessible. Any ways i have assigned points appropriately.
Actually I am looking for document which explains NEWS service concept and implementation. We have a single news server running on HPUX 11.0.
Regards
Praveen R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2004 01:11 AM
10-18-2004 01:11 AM
Re: NEWS service on HPUX
Anyway here's the whitepaper/faq on RFC 977 which defines the Network News Transfer Protocol.
http://www.faqs.org/rfcs/rfc977.html
If you go to www.faqs.org/faqs and search for a specific engine (like named above), you can find some specific information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 05:50 AM
10-22-2004 05:50 AM
Re: NEWS service on HPUX
I donâ t know if I can reassign points to Paul, if I can please let me know.
Now coming to real problem:
I understood the concept, however I am unable to solve the problem my news server has. We cannot post any new messages on news server, the new posts stays there in the spool "/usr/local/news/spool/incoming".
What could be wrong??
Regrds
Praveen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 07:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 04:27 PM
11-02-2004 04:27 PM
Re: NEWS service on HPUX
Now i am trying to setup INN on Redhat linux. Installation is done, however i am facing some problem in creating newsgroups. I searched the web and tried several command with help of man pages, but I could not get it right for some reason.
I have installed INN 2.4.1 on Redhat Enterprise 3.0. INN is working fine; I am able to telnet port 119 and also can connect from outlook express. However I am unable to see the news group I created. I used the following command:
Ctlinnd newgroup local.test y praveen1@india.hp.com
It gave OK after the command.
I can even see the entry in "active" file. But I cant see it from outlook express or if I telnet to port 119 (listgroup local.test ---gives output---no such group)
Is there any thing I need to enable or I am missing something. In fact if I can get this running then I am planning to move news group from HPUX news server to this, which is running INN 2.2.
I have tried commands from this URL: http://web.inter.nl.net/users/Elena.Samsonova/unix/INN/v2.3/implementation.html
Regards
Praveen R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2004 02:37 AM
11-05-2004 02:37 AM
Re: NEWS service on HPUX
something like:
#ctlinnd reload active
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2004 04:37 PM
11-05-2004 04:37 PM
Re: NEWS service on HPUX
Regards
Praveen R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 02:08 AM
11-08-2004 02:08 AM
Re: NEWS service on HPUX
Have you gone over your conf files very carefully? It sounds like your readers.conf file might be a problem. have you checked your logs when you try to read (telnet is best because it doesn't cache the active file which I think most readers do)?
-Paul.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2004 05:29 PM
11-11-2004 05:29 PM
Re: NEWS service on HPUX
You solved my problem Paul!! There was syntax error in "readers.conf". Actualy example inside the "readers.conf" seems to be wrong. Because i corrected the sysntax according to "readers.conf" man pages, now it works fine.
Now I am trying to move news groups and posts from INN 2.2 on HPUX to Redhat EN 3.0. INN 2.4. I have INN up and working fine on redhat, I could even move newsgroup, however I could not move posts which are already there is respective newsgroup.
I am using CNFS storage method on both servers. I copied directories from /usr/local/spool/articles to new redhat server and executed following command:
makedbz -i
mv history.n.dir history.dir
mv history.n.hash history.hash
mv history.n.index history.index
chmod 644 *
While running this, it throws a message "invalid message id". I thought copying articles directory should help. But one question I am unable to answer:
Even on my old server: Storage method is set to CNFS, hence it stores posts in a buffer directory specified in cycbuff.conf. But how is it storing posts in /usr/local/news/spool/articles ? Should I copy the buffers directory instead ?
Regards
Praveen R
Regards
Praveen R