- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot ftp etc
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
01-19-2001 05:35 AM
01-19-2001 05:35 AM
Telnet also does not work.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 05:44 AM
01-19-2001 05:44 AM
Re: Cannot ftp etc
Can you still ping to the server from the machine you are trying to connect from ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 05:55 AM
01-19-2001 05:55 AM
Re: Cannot ftp etc
Carlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 05:55 AM
01-19-2001 05:55 AM
Re: Cannot ftp etc
Otherwise check the network cables, or try a lanscan and see wether all the lan interfaces are up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 06:04 AM
01-19-2001 06:04 AM
Re: Cannot ftp etc
# inetd -l
and check if you can see any traces of the connection attempt in the syslog (/var/adm/syslog/syslog.log)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 06:09 AM
01-19-2001 06:09 AM
Re: Cannot ftp etc
you say it says connected to hostname.well, that means the connection actually made it through (the syn, syn-ack, ack). otherwise, you wouldn't see that message.
Besides checking the cables, hub, nic (which are a possebility), check your dns (it seems to be waiting for a reverse lookup). just put the host you are telneting from in the host file of the host you are telneting to.. if it works, you have a name resolution problem..
just my $02
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 06:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 03:39 PM
01-19-2001 03:39 PM
Re: Cannot ftp etc
More than likely your nsswitch file goes first to files then to DNS....
I would run the nslookup command for both the IP AND then the servername...If you aren't getting the same results, then (and I believe this is the problem) your /etc/hosts file needs to be checked...it's either got a typo or it's out of order and hitting something else before it gets to the correct servername.
But you should see that when you run those nslookups.
Just a thought,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2001 10:00 PM
01-21-2001 10:00 PM