- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ux rejects telnet
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
05-08-2003 05:04 AM
05-08-2003 05:04 AM
ux rejects telnet
Any hints?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:06 AM
05-08-2003 05:06 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:07 AM
05-08-2003 05:07 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:15 AM
05-08-2003 05:15 AM
Re: ux rejects telnet
telnet stream tcp nowait root /usr/lbin/telnetd telnetd -b /etc/warning.txt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:19 AM
05-08-2003 05:19 AM
Re: ux rejects telnet
telnet stream tcp nowait root /usr/lbin/telnetd telnetd
Do a inetd -c after if you've made any changes to that file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:23 AM
05-08-2003 05:23 AM
Re: ux rejects telnet
telnetd is started by inetd. if inetd is not running then telnetd wont get started.
see if it is running.
else /sbin/init.d/inetd start.
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:24 AM
05-08-2003 05:24 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:24 AM
05-08-2003 05:24 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:24 AM
05-08-2003 05:24 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:24 AM
05-08-2003 05:24 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:24 AM
05-08-2003 05:24 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:24 AM
05-08-2003 05:24 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:25 AM
05-08-2003 05:25 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:25 AM
05-08-2003 05:25 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:39 AM
05-08-2003 05:39 AM
Re: ux rejects telnet
# Hosts and network names must be official names, not aliases.
# See the inetd.sec(4) manual page for more information.
dtspc allow 127.0.0.1 loopback
telnet allow
#
inetd -c does nothing to help and
inetd -k
followed by
/sbin/init.d/inetd start
doesn't change anything either.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:48 AM
05-08-2003 05:48 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 05:55 AM
05-08-2003 05:55 AM
Re: ux rejects telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 06:03 AM
05-08-2003 06:03 AM
Re: ux rejects telnet
telnetd[1273]: I_LINK_DEV ioctl failed: Invalid argument
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 06:16 AM
05-08-2003 06:16 AM
Re: ux rejects telnet
Check this link
http://bizforums.itrc.hp.com/cm/QuestionAnswer/0,,0x49a3854994d9d4118fef0090279cd0f9,00.html
HTH
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 03:25 AM
05-09-2003 03:25 AM
Re: ux rejects telnet
document id: 4000041655
You may provide feedback on this document
PROBLEM
After installing a GR (General Release) Telnet patch on an HP-UX
11.0 system, all inbound telnet connections fail and the following
message is logged in /var/adm/syslog/syslog.log.
telnetd: I_LINK_DEV ioctl failed: Invalid argument
CONFIGURATION
Operating System - HP-UX
Version - 11.X
Subsystem - telnet
RESOLUTION
Telnet patches are comprised of telnet kernel and telnetd components.
If, for example, the kernel rebuild failed or the system was not
rebooted after the Telnet patch installation, then the Telnet patch
is only partially installed and the telnet kernel and telnetd user
space components may now be incompatible.
To correct this problem, use swremove(1M) to remove the partially
installed Telnet patch and then re-install it again using
swinstall(1M). Refer to the Telnet patch documentation to verify
that the patch is correctly installed.
ALT KEYWORDS
telnet
telnetd
"i_link_dev"
"telnetd: i_link_dev"
"telnetd: i_link_dev ioctl failed"
"telnetd: i_link_dev ioctl failed: invalid argument"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 03:39 AM
05-09-2003 03:39 AM
Re: ux rejects telnet
search for the DOC Id 4000041655 in HP knowledge base
Regards