- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rcp and ftp hang
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-08-2001 11:15 AM
10-08-2001 11:15 AM
rcp and ftp hang
Thanks
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 11:21 AM
10-08-2001 11:21 AM
Re: rcp and ftp hang
Check your .rhosts, /etc/hosts, /etc/hosts.equiv files and if you have chnaged the ip and name, check for the name resolution using "nslookup".
hope this helps.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 11:28 AM
10-08-2001 11:28 AM
Re: rcp and ftp hang
Did you do an interactive install and change the IP address of this server during install?
Check the /etc/resolv.conf and /etc/nsswitch.conf on the server you just upgraded.
Is telnet working though?
Is the name/ip resolution working ok?
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 11:29 AM
10-08-2001 11:29 AM
Re: rcp and ftp hang
I am really confused on this one.
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 11:35 AM
10-08-2001 11:35 AM
Re: rcp and ftp hang
what is the error message you are getting. was this working earlier and have stopped working immediately after the upgrade or it was working after the upgrade too and have stopped working now.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 11:39 AM
10-08-2001 11:39 AM
Re: rcp and ftp hang
I am not seeing any messages, just timing out.
I have checked dmesg, syslog and mail and and not receiving any errors at all.
This was working last week after the upgrade but not this week.
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 11:51 AM
10-08-2001 11:51 AM
Re: rcp and ftp hang
Did you install any new patches/GR bundles?
Is telnet working?
One more thing, do check if ftp and shell are uncommented in /etc/inetd.conf, if they are , uncomment them and run inetd -c (to reread the file)
Did you try enabling the logging(-l and -L) for ftp in /etc/inetd.conf (man ftpd) Just to check what's going wrong.
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 12:11 PM
10-08-2001 12:11 PM
Re: rcp and ftp hang
The following General Release patches along with numerous other patches are installed.
XSWGR1100 B.11.00.47.05 General Release Patches, November
1999 (ACE)
Telnet is working, logging is enabled but I am not seeing anything in the logs other than there is an FTP login from my id., and ftp and shell are uncommented.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 12:15 PM
10-08-2001 12:15 PM
Re: rcp and ftp hang
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 12:39 PM
10-08-2001 12:39 PM
Re: rcp and ftp hang
server. My plan is to have a sniffer put between the servers that I am having the trouble with. I will update with the results.
Thank you all for your input.
nancy