- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet: Unable to connect to remote host: Connecti...
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
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
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
тАО07-30-2002 03:44 PM
тАО07-30-2002 03:44 PM
telnet: Unable to connect to remote host: Connection refused
Follwing is error message while trying to
--------
telnet Trying...
telnet: Unable to connect to remote host: Connection refused
--------
but I can able to ping that server, as this is remote server, I could not do more, but I can instrct site Engineer by phone.
Also reboot server, still same error message,
what could be possible problems ?
Thanks in advance,
Sanjay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 04:03 PM
тАО07-30-2002 04:03 PM
Re: telnet: Unable to connect to remote host: Connection refused
Make sure that your NIC and the switch are configured the same, i.e. the duplexing has a mis-match
# lanadmin -x 0
or
# lanadmin -x lan0
You change this to 100 Full-duplex by doing this:
# lanadmin -X 100FD 0
Can you telnet to another server from your console?
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 04:16 PM
тАО07-30-2002 04:16 PM
Re: telnet: Unable to connect to remote host: Connection refused
Ping establishes that the remote system can communicate with yours so a lan problem is probably not the issue.
1) Firewall? Because Berkley R-tools are inherantly unsecure, most firewall configurations block them.
2) Services simply not enabled/installed? Many Linux distributions disable telnet and the other r-tools by default (indeed, RedHat has just about everything turned off, out of the box) and these must be specifically enabled.
[ have the engineer on the other end look at /etc/xinetd.d files for the services you want to use ]
3) PAM settings not allowing the connection?
4) /etc/securetty limits remote logins also -- check out that file too.
HTH
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 04:21 PM
тАО07-30-2002 04:21 PM
Re: telnet: Unable to connect to remote host: Connection refused
Still, I don't think LAN is the issue, probably more to do with firewall and other settings.
/var/adm/inetd.sec is another file to have your engineer look at to ensure that your address is allowed to telnet/rsh.
hth
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 04:53 PM
тАО07-30-2002 04:53 PM
Re: telnet: Unable to connect to remote host: Connection refused
Hopefully you have have remote console access?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 04:55 PM
тАО07-30-2002 04:55 PM
Re: telnet: Unable to connect to remote host: Connection refused
Is it there?
If it is, you might be dealing with a router issue. Can your onsite engineer telnet to you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2002 05:18 PM
тАО07-30-2002 05:18 PM
Re: telnet: Unable to connect to remote host: Connection refused
when onsite engineer change with new IP address of that LAN interface I can able to telnet, so all services working fine, but with old IP address (when revert back) not able to telnet, Actually Remote site Network Admin people has changed some Fire Wall configuration and blocked telnet service from other location, so Remote site network guys are working on this issue.
Once again thank Michael, Mark, Ian.
Sanjay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2002 06:11 AM
тАО08-01-2002 06:11 AM