HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 11.0 Telnet reverse lookup question
Operating System - HP-UX
1831929
Members
3762
Online
110031
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-15-2005 03:50 AM
11-15-2005 03:50 AM
HPUX 11.0 Telnet reverse lookup question
My network admin was asked the following question:
Do the SAP servers do any kind of reverse lookup on telnet clients?
Our SAP server are HP9000 N400 running HPUX 11.0, so he is interested if telnet is doing a reverse lookup.
As far as I know there is arp/rarp we don't have rarp activated and I can see entries in the arp cache on the servers.
Then there is DNS reverse IP resolution. How do I determine if Telnet is DNS reverase IP resoluition?
Thanks for you help
Do the SAP servers do any kind of reverse lookup on telnet clients?
Our SAP server are HP9000 N400 running HPUX 11.0, so he is interested if telnet is doing a reverse lookup.
As far as I know there is arp/rarp we don't have rarp activated and I can see entries in the arp cache on the servers.
Then there is DNS reverse IP resolution. How do I determine if Telnet is DNS reverase IP resoluition?
Thanks for you help
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 04:08 AM
11-15-2005 04:08 AM
Re: HPUX 11.0 Telnet reverse lookup question
It you are using telnet that depends on your telnet configuration.
inetd -l
tail -f /var/adm/syslog/syslog.log
You will see your telnet logins and the available information on screen.
Certainly reverse lookup is possible. The sendmail hack that denies mail to any user that does not have a reverse DNS address was working on my HP-9000 servers before I pulled them out of the US into their current R&D role.
As to whether you can deny service on this basis, thats beyond my current knowledge.
Its probably possible to log this information though and even scan syslog and add entries of inappropriate traffic to a firewal configuration file.
Possible help:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=809515
http://www.hp.com/products1/unix/operating/internet/RFC.html
Neither looks highly promising but may lead to better links.
SEP
inetd -l
tail -f /var/adm/syslog/syslog.log
You will see your telnet logins and the available information on screen.
Certainly reverse lookup is possible. The sendmail hack that denies mail to any user that does not have a reverse DNS address was working on my HP-9000 servers before I pulled them out of the US into their current R&D role.
As to whether you can deny service on this basis, thats beyond my current knowledge.
Its probably possible to log this information though and even scan syslog and add entries of inappropriate traffic to a firewal configuration file.
Possible help:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=809515
http://www.hp.com/products1/unix/operating/internet/RFC.html
Neither looks highly promising but may lead to better links.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 11:32 AM
11-15-2005 11:32 AM
Re: HPUX 11.0 Telnet reverse lookup question
telnet (and rcp, rlogin, remsh) commands always perform a reverse lookup as part of a rudimentary security control. That's why the 'r' commands fail if you put a simple hostname in the .rhosts file which does not map both ways (IP->hostname hostname->IP). With telnet, if reverse IP lookup fails, then the rest of the DNS servers in /etc/resolv.conf will be queried (lengthy timeoputs) and finally, telnet will get connected (30-90 seconds later). You can safely assume that all Unix systems may use reverse DNS lookups. This is a common oversight by DNS admins when the DNS server is Windows-based. It is good network security practice to always provide reverse IP lookup.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP