HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet / Local flow control off
Operating System - HP-UX
1833847
Members
1869
Online
110063
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-01-2005 02:58 AM
11-01-2005 02:58 AM
telnet / Local flow control off
Hi,
Telnet to selfserver is not working
# uname -a
HP-UX ccewm01a B.11.11 U 9000/800 1127164723 unlimited-user license
# telnet ccewm01a.airindia.com
Trying...
Connected to ccewm01a.airindia.com
Escape character is '^]'.
Local flow control off
Connection closed by foreign host.
# telnet 127.0.0.1
Trying...
Connected to 127.0.0.1.
Escape character is '^]'.
Local flow control on
Telnet TERMINAL-SPEED option ON
HP-UX ccewm01a B.11.11 U 9000/800 (ta)
login:
and it is working.
Checked with /etc/hosts and /etc/inetd.conf and it is found ok.
can u please help me in this.
Telnet to selfserver is not working
# uname -a
HP-UX ccewm01a B.11.11 U 9000/800 1127164723 unlimited-user license
# telnet ccewm01a.airindia.com
Trying...
Connected to ccewm01a.airindia.com
Escape character is '^]'.
Local flow control off
Connection closed by foreign host.
# telnet 127.0.0.1
Trying...
Connected to 127.0.0.1.
Escape character is '^]'.
Local flow control on
Telnet TERMINAL-SPEED option ON
HP-UX ccewm01a B.11.11 U 9000/800 (ta)
login:
and it is working.
Checked with /etc/hosts and /etc/inetd.conf and it is found ok.
can u please help me in this.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 04:41 AM
11-01-2005 04:41 AM
Re: telnet / Local flow control off
check to see if you have an inetd.sec and if you have, see if the source ip (self ip address) is blocked for telnet access.
Also, on a separate window, run the command
tail -f /var/adm/syslog/syslog.log
while you try the failing command to see what error message gets logges into the syslog. This only works if your inetd is running with logging option enabled. To see if you have logging enabled:
ps -ef | grep inetd
if you get something like
/usr/sbin/inetd -l
you are good. If you do not see "-l" option, then you have to stop and restart inetd with logging enabled as follows:
/usr/sbin/inetd -k
/usr/sbin/inetd -l
after that, proceed with tailing the syslog as described above. Post your findings if you can not resolve the problem for more help
HTH
Also, on a separate window, run the command
tail -f /var/adm/syslog/syslog.log
while you try the failing command to see what error message gets logges into the syslog. This only works if your inetd is running with logging option enabled. To see if you have logging enabled:
ps -ef | grep inetd
if you get something like
/usr/sbin/inetd -l
you are good. If you do not see "-l" option, then you have to stop and restart inetd with logging enabled as follows:
/usr/sbin/inetd -k
/usr/sbin/inetd -l
after that, proceed with tailing the syslog as described above. Post your findings if you can not resolve the problem for more help
HTH
________________________________
UNIX because I majored in cryptology...
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 05:41 AM
11-01-2005 05:41 AM
Re: telnet / Local flow control off
Have you made any changes?
Added ip addresses?
Added patches?
What is your level of patching for telnetd and ARPA?
Added ip addresses?
Added patches?
What is your level of patching for telnetd and ARPA?
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
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