- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rcp from HP-UX 11 to DEC-VMS
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
04-28-2003 09:43 AM
04-28-2003 09:43 AM
rcp from HP-UX 11 to DEC-VMS
When we try make a rcp command from HP-UX 11 to DEC-VMS 7.1-2 with Multinet-Server 4.1 sometimes the following error happens:
rcp SALACTIV106.13448.txt envio@mad01v:disk1:[bsc$mgr.codial]WX28042003190049.PEPE006
rcmd: connect: mad01v.country.org.com: Connection timed out
I have tried with the IP address instead alias name to discard any DNS resolution's problem, and the trouble keeps on.
Regrettably I don't have idea some on VMS. I hope some of you can help me!
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 09:56 AM
04-28-2003 09:56 AM
Re: rcp from HP-UX 11 to DEC-VMS
Any correlation to size of file?
Length of time of transmission?
Time of day?
Day of week?
Since its always to the same network node use lsof and tcpdump to analysis:
lsof -i tcp:80
lsof -i udp:80
http://hpux.cict.fr/hppd/hpux/Sysadmin/lsof-4.55/
tcpdump | grep -i rcp
http://hpux.cict.fr/hppd/hpux/Networking/Admin/tcpdump-3.6.2/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 10:00 AM
04-28-2003 10:00 AM
Re: rcp from HP-UX 11 to DEC-VMS
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x20918cc5e03fd6118fff0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 11:02 AM
04-28-2003 11:02 AM
Re: rcp from HP-UX 11 to DEC-VMS
If rcp failes and telnet works, then look at the Berkely configuration on both boxes.
.rhosts
/etc/hosts.equiv
If rcp fails and telnet fails its a networking issue.
It could be the wiring.
It could be the router/hub.
It could be the cleaning crew getting the vaccuum cleaner to close to something.
It could be unsteady power in the building.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 11:20 AM
04-28-2003 11:20 AM
Re: rcp from HP-UX 11 to DEC-VMS
If you get the same error then it shold be a networking issue.
-USA..