- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rlpdaemon vs. nslookup (LPD Protocol)
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
11-12-2003 09:05 AM
11-12-2003 09:05 AM
rlpdaemon vs. nslookup (LPD Protocol)
A foreign system is sending the jobs and it is not in our DNS nor in the public Internet DNS.
All I get in the LPD log is the message:
Host name for your address (x.x.x.x) unknown
I don't see any requirement for name lookup in any of the manuals/documents I have searched.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 10:16 AM
11-12-2003 10:16 AM
Re: rlpdaemon vs. nslookup (LPD Protocol)
The inetd.sec file would cause a hostname lookup to be performed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 10:26 AM
11-12-2003 10:26 AM
Re: rlpdaemon vs. nslookup (LPD Protocol)
Inetd.sec: No - Inetd.sec is empty (default)
Definitely no entry for printing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 10:31 AM
11-12-2003 10:31 AM
Re: rlpdaemon vs. nslookup (LPD Protocol)
printer allow
to the inetd.sec file and then restart inetd using "inetd -c"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 10:52 AM
11-12-2003 10:52 AM
Re: rlpdaemon vs. nslookup (LPD Protocol)
It is my understanding that if a service is not listed it is allowed to run.
Presumably rlpdaemon is running since lpd.log has lots of the "Host name unknown" messages, and presumably rlpdaemon is the only process that is adding those messages.
We temporarily added the address in question to /etc/hosts and the test job did physically print out. So everything worked w/ an empty inetd.sec file.
Have I gotten this wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 11:36 AM
11-12-2003 11:36 AM
Re: rlpdaemon vs. nslookup (LPD Protocol)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 11:48 AM
11-12-2003 11:48 AM
Re: rlpdaemon vs. nslookup (LPD Protocol)
printer deny x.x.x.x
Regarding "...I presume inetd.sec's job is to determine if the service (rlpdaemon)..."
'inetd.sec' is a firewall. It's basically the first firewall upon which all others are based. It still filter's ip packets's by ip address just like all firewalls.
Regarding "...It is my understanding that if a service is not listed it is allowed to run..."
Not entirely true. A listed service can have both allow and deny entries. See the above 'deny' example.
'rlpdaemon' is a sub set of the inetd super daemon and is active as long as required.
See this link:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3901-90010/B3921-90010_top.html&con=/hpux/onlinedocs/B3921-90010/00/07/746-con.html&toc=/hpux/onlinedocs/B3921-90010/00/07/746-toc.html&searchterms=log%7clpd&queryid=20031112-173618
#####################################
Note: lpsched -v for more information recorded in lpd.log.
#####################################
Also, inetd.sec can be replaced with $HOME/.rhosts or /etc/host.equiv for access. See the above link about:
"...When rlpdaemon is not started by inetd(1M) , all requests must come from one of the machines listed in the file /etc/hosts.equiv or /var/spool/lp/.rhosts...."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 12:58 AM
03-04-2004 12:58 AM
Re: rlpdaemon vs. nslookup (LPD Protocol)
I found the following document that appears to suggest that HP will do nothing to fix the problem. They appear to be blaming the problem on Microsoft.
http://itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062922557