- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unable to connect to remote host
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-12-2005 03:18 AM
10-12-2005 03:18 AM
I.E.
# telnet
Trying...
telnet: Unable to connect to remote host: Connection refused
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:20 AM
10-12-2005 03:20 AM
Re: Unable to connect to remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:26 AM
10-12-2005 03:26 AM
Re: Unable to connect to remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:35 AM
10-12-2005 03:35 AM
Re: Unable to connect to remote host
telnet localhost
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:40 AM
10-12-2005 03:40 AM
Re: Unable to connect to remote host
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:44 AM
10-12-2005 03:44 AM
Re: Unable to connect to remote host
I.E.
telnet: Unable to connect to remote host: Connection refused
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:45 AM
10-12-2005 03:45 AM
Re: Unable to connect to remote host
netstat -in
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:49 AM
10-12-2005 03:49 AM
Re: Unable to connect to remote host
1.
/etc/inetd -l
- Will reconfigure inetd daemon.
2.
Then, try to login to the same box again.
telnet locahost
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:51 AM
10-12-2005 03:51 AM
Re: Unable to connect to remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 03:58 AM
10-12-2005 03:58 AM
Re: Unable to connect to remote host
# netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan0 1500 10.30.28.0 10.30.28.142 813541138 0 292034286 0 0
lo0 4136 127.0.0.0 127.0.0.1 519 0 519 0 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 04:09 AM
10-12-2005 04:09 AM
Re: Unable to connect to remote host
1. Do you check the log files under /var. you need to check syslog and try to find where the system sends the errors to...
2. what is your content of /usr/adm/inetd.sec ? this is inetd security file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 04:36 AM
10-12-2005 04:36 AM
Re: Unable to connect to remote host
I.E.
Sep 16 19:30:04 mmsrv01 inetd[591]: Reading configuration
Sep 16 19:30:04 mmsrv01 inetd[591]: ftp/tcp: Added service, server /usr/lbin/ftpd
Sep 16 19:30:04 mmsrv01 inetd[591]: telnet/tcp: Added service, server /usr/lbin/telnetd
Sep 16 19:30:04 mmsrv01 inetd[591]: bootps/udp: Added service, server /usr/lbin/bootpd
Sep 16 19:30:04 mmsrv01 inetd[591]: login/tcp: Added service, server /usr/lbin/rlogind
There is no record that inetd even attempted to start else services.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 04:42 AM
10-12-2005 04:42 AM
Re: Unable to connect to remote host
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 04:51 AM
10-12-2005 04:51 AM
Re: Unable to connect to remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 04:54 AM
10-12-2005 04:54 AM
Re: Unable to connect to remote host
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 05:00 AM
10-12-2005 05:00 AM
Re: Unable to connect to remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 05:01 AM
10-12-2005 05:01 AM
Re: Unable to connect to remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 06:00 AM
10-12-2005 06:00 AM
Re: Unable to connect to remote host
try to modify it to:
"services: files"
or
"services: files nisplus"
It should work, since as Clay said, probably your services table is empty and your inetd is going to it.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 07:36 AM
10-12-2005 07:36 AM
Re: Unable to connect to remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 09:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 11:03 PM
04-26-2006 11:03 PM