- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rcp not working....
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
05-27-2008 09:15 PM
05-27-2008 09:15 PM
rcp not working....
i have 2 hp servers in which rcp is not wrkng...
rx4640....
hpux 11i v2
2 ip,s 10.1.4.xxx and the other is in 10.1.1.xxx n/w
i get this error ;
root #/ >rlogin 10.1.1.4
rcmd_af: connect: 10.1.1.4: Network is unreachable
============================================
root #/ >rlogin 10.1.4.210
rcmd_af: connect: 10.1.4.210: Connection timed out
From 10.1.1.4 we have ;
gateway 10.1.1.1
root #/ >ping 10.1.4.1
PING 10.1.4.1: 64 byte packets
64 bytes from 10.1.4.1: icmp_seq=0. time=7. ms
64 bytes from 10.1.4.1: icmp_seq=1. time=6. ms
64 bytes from 10.1.4.1: icmp_seq=2. time=6. ms
----10.1.4.1 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 6/6/7
root #/ >cat .rhosts
cedge1 root
cedge2 root
10.1.1.4 root
10.1.4.210 root
10.1.4.211 root
From 10.1.4.210 we have :->
gateway 10.1.4.1
root #/ >ping 10.1.1.1
PING 10.1.1.1: 64 byte packets
----10.1.1.1 PING Statistics----
8 packets transmitted, 0 packets received, 100% packet loss
root #/ >cat .rhosts
cedge1 root
cedge2 root
10.1.1.4 root
10.1.4.210 root
10.1.4.211 root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:19 PM
05-27-2008 09:19 PM
Re: rcp not working....
It seems there is some routing issue.Kindly share output of "#netstat -rn" command.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:21 PM
05-27-2008 09:21 PM
Re: rcp not working....
from 10.1.1.4 end :->
=======================
root #/ >netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
10.1.1.4 10.1.1.4 UH 0 lan0 4136
10.1.1.0 10.1.1.4 U 2 lan0 1500
127.0.0.0 127.0.0.1 U 0 lo0 0
default 10.1.1.1 UG 0 lan0 0
=============================================
from 10.1.4.210 end :->
=======================
root #/ >netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
10.1.4.210 10.1.4.210 UH 0 lan0 4136
10.1.4.0 10.1.4.210 U 2 lan0 1500
default 10.1.4.1 UG 0 lan0 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:30 PM
05-27-2008 09:30 PM
Re: rcp not working....
Is there any router/firewall involve in this scenario, If yes, please ask you network team to check its routing.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:32 PM
05-27-2008 09:32 PM
Re: rcp not working....
1. First confirm with the network team that the routing between the vlans is setup correctly.
2. confirm the you are using the right subnet mask in both the servers.
3. Try pinging someother machines/server from each servers.
can you also post the traceroute from both the servers to one another and also the ifconfig output of the interfaces.
Cheers
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:33 PM
05-27-2008 09:33 PM
Re: rcp not working....
There is nthg at 10.1.4.xx end but will chk wid my netwrkng team at 10.1.1.xx end....
thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:36 PM
05-27-2008 09:36 PM
Re: rcp not working....
from 10.1.1.4 end :->
-=================
root #/ >ping 10.1.4.211
PING 10.1.4.211: 64 byte packets
64 bytes from 10.1.4.211: icmp_seq=0. time=6. ms
64 bytes from 10.1.4.211: icmp_seq=1. time=7. ms
----10.1.4.211 PING Statistics----
2 packets transmitted, 2 packets received, 0% packet loss
round-trip (ms) min/avg/max = 6/7/7
root #/ >ping 10.1.4.18
PING 10.1.4.18: 64 byte packets
64 bytes from 10.1.4.18: icmp_seq=0. time=6. ms
64 bytes from 10.1.4.18: icmp_seq=1. time=6. ms
64 bytes from 10.1.4.18: icmp_seq=2. time=6. ms
----10.1.4.18 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 6/6/6
root #/ >ping 10.1.4.19
PING 10.1.4.19: 64 byte packets
64 bytes from 10.1.4.19: icmp_seq=0. time=6. ms
64 bytes from 10.1.4.19: icmp_seq=1. time=6. ms
64 bytes from 10.1.4.19: icmp_seq=2. time=6. ms
----10.1.4.19 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 6/6/6
root #/ >ping 10.1.4.210
PING 10.1.4.210: 64 byte packets
----10.1.4.210 PING Statistics----
12 packets transmitted, 0 packets received, 100% packet loss
===========================================
From 10.1.4.210 end :->
==========================
root #/ >ping 10.1.4.211
PING 10.1.4.211: 64 byte packets
64 bytes from 10.1.4.211: icmp_seq=0. time=0. ms
64 bytes from 10.1.4.211: icmp_seq=1. time=0. ms
64 bytes from 10.1.4.211: icmp_seq=2. time=0. ms
----10.1.4.211 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
root #/ >ping 10.1.4.18
PING 10.1.4.18: 64 byte packets
64 bytes from 10.1.4.18: icmp_seq=0. time=0. ms
64 bytes from 10.1.4.18: icmp_seq=1. time=0. ms
64 bytes from 10.1.4.18: icmp_seq=2. time=0. ms
----10.1.4.18 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
root #/ >ping 10.1.4.19
PING 10.1.4.19: 64 byte packets
64 bytes from 10.1.4.19: icmp_seq=0. time=0. ms
64 bytes from 10.1.4.19: icmp_seq=1. time=0. ms
64 bytes from 10.1.4.19: icmp_seq=2. time=0. ms
----10.1.4.19 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
root #/ >ping 10.1.1.4
PING 10.1.1.4: 64 byte packets
----10.1.1.4 PING Statistics----
3 packets transmitted, 0 packets received, 100% packet loss
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:39 PM
05-27-2008 09:39 PM
Re: rcp not working....
from 10.1.1.4;;;;
root #/ >traceroute 10.1.4.210
traceroute to 10.1.4.210 (10.1.4.210), 30 hops max, 40 byte packets
1 10.1.1.1 (10.1.1.1) 0.835 ms 1.138 ms 0.800 ms
2 97.0.2.53 (97.0.2.53) 9.570 ms 8.352 ms 7.497 ms
3 * * *
ifconfig lan0;
>ifconfig lan0
lan0: flags=1843
inet 10.1.1.4 netmask ffffff00 broadcast 10.1.1.255
from 10.1.4.210;;;;
root #/ >ifconfig lan0
lan0: flags=1843
inet 10.1.4.210 netmask fffffe00 broadcast 10.1.5.255
root #/ >traceroute 10.1.1.4
traceroute to 10.1.1.4 (10.1.1.4), 30 hops max, 40 byte packets
1 cedge11 (10.1.4.210) 0.106 ms !N 0.059 ms !N 0.021 ms !N
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:42 PM
05-27-2008 09:42 PM
Re: rcp not working....
1. Also send me the ifconfig lan0 output from both the servers please
2. run traceroute 10.1.1.4 from 10.1.4.210
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:47 PM
05-27-2008 09:47 PM
Re: rcp not working....
It looks like the default route on 10.1.4.210 is not setup correctly. It cant even reach the default route.
From what i think is you wont be able to ping 10.1.4.1 from 10.1.4.210.
Please check with the network team as what the default route and subnet mask should be for the vlan 10.1.4.x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 09:50 PM
05-27-2008 09:50 PM
Re: rcp not working....
is there any firewall applied?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2008 10:34 PM
05-27-2008 10:34 PM
Re: rcp not working....
fine i will chk with my netwrk team and let u know asap....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 12:13 AM
05-28-2008 12:13 AM
Re: rcp not working....
I changed my ip from 10.1.4.210 to 10.1.4.176 ..
nw m able to rlogin from 10.1.4.176 tp 10.1.1.4...
but m not able to do rcp from my 10.1.4.xxx n/w to 10.1.1.4 n/w....from any of my servers...
root #/tmp >rcp Wednesday.txt 10.1.1.4:/tmp
remshd: Login incorrect.
m getting the above msg for all of my 4 servers in 10.1.4.xxxx n/w....
i have 4 servers in 10.1.4.xxx n/w.....
and 1 server in 10.1.1.4 n/w.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 12:19 AM
05-28-2008 12:19 AM
Re: rcp not working....
or put "+" in .rhosts file.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 12:58 AM
05-28-2008 12:58 AM
Re: rcp not working....
my .rhosts entry in 10.1.1.4 is as follows :->
root #/ >cat .rhosts
+ cedge1 root
+ cedge2 root
+ 10.1.1.4 root
+ 10.1.4.176 root
+ 10.1.4.211 root
still m getting d same error...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:01 AM
05-28-2008 01:01 AM
Re: rcp not working....
its looks like this
#cat .rhosts
+
#
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:04 AM
05-28-2008 01:04 AM
Re: rcp not working....
one more thing nw m able to do rcp from 10.1.1.4 to all the 4 servers....
i.e. from 10.1.1.xxxx n/w to 10.1.4.xxxx n/w....
BUT M NOT ABLE TO DO RCP FROM 10.1.4.xxxx n/w to 10.1.1.xxxx n/w
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:07 AM
05-28-2008 01:07 AM
Re: rcp not working....
Its still not wrkng from 10.1.4.xxxx n/w....to 10.1.1.xxxxx n/w...
even after putting "+" in .rhosts file....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:10 AM
05-28-2008 01:10 AM
Re: rcp not working....
The error message is same?
remshd: Login incorrect
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:13 AM
05-28-2008 01:13 AM
Re: rcp not working....
its d same again ..
remshd: Login incorrect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:15 AM
05-28-2008 01:15 AM
Re: rcp not working....
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2864fd3f91d3d5118ff40090279cd0
f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd3a30559ff7cd4118fef0090279cd0
f9,00.html
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:19 AM
05-28-2008 01:19 AM
Re: rcp not working....
m not able to go to the given url's...
Can u please post it agin...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:20 AM
05-28-2008 01:20 AM
Re: rcp not working....
http://www12.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01032593-2
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:22 AM
05-28-2008 01:22 AM
Re: rcp not working....
http://forums12.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xd3a30559ff7cd4118fef0090279cd0f9%2C00.html&admit=109447627+1211966563562+28353475
Asif Sharif