- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- My scp not work on one server
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2012 10:39 PM
01-04-2012 10:39 PM
My scp not work on one server
Hello
My scp not work on one server
When i try 192.168.2.5 server to 192.168.4.5 its not works.
Command i try:-
/usr/bin/scp aamirtest.tar 192.168.4.5:/c02
OR
scp aamirtest.tar 192.168.4.5:/c02
Only blank screen comes not copy
Please suggest me
Thanks
aamir uddin
- Tags:
- scp
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2012 11:47 PM
01-04-2012 11:47 PM
Re: My scp not work on one server
Hi,
only two three servers not connected to 192.168.2.5 server via ssh,scp
Others servers connect to each other.
How can resolve that problem.
aamir uddin
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-05-2012 03:50 AM
01-05-2012 03:50 AM
Re: My scp not work on one server
Check the following from the server which has the issue?
1. Check syslog.log for any errors.
2. Does ping works? if no, then check the routing table for gateway address.
3. does telnet work to that server
Pradeep
I am an HP Employee
A quick resolution to technical issues for your HP Enterprise products is just a click away HP Support Center Knowledge-base
See Self Help Post for more details
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-05-2012 11:03 AM
01-05-2012 11:03 AM
Re: My scp not work on one server
Hi,
scp, ssh, telnet also not work
on syslog folder there is no error messages
routing table is O.K
How can i solve.
Thanks
aamir uddin
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-05-2012 11:05 AM
01-05-2012 11:05 AM
Re: My scp not work on one server
if nothing works, you should first check if the target server can access the network, e.g. ping the gateway.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-05-2012 11:33 AM
01-05-2012 11:33 AM
Re: My scp not work on one server
Hi
its only ping the gateway
but its not ping the another servers.
aamir uddin
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-05-2012 09:12 PM
01-05-2012 09:12 PM
Re: My scp not work on one server
Compare the routing table configuration with the other working server. Make sure the default gateway address is correct.
Also check the /etc/rc.config.d/netconf file and check if the gateway count value (ROUTE_COUNT[0]="1") are set correctly.
Note: The count that indicates whether the gateway is a remote host or the local host. If the route leads to a destination through a remote gateway, count should be a number greater than 0. If the route leads to destination and the gateway is the local host, count should be 0. The default for count is zero. The result is not defined if count is negative.
send the below outputs.
# lanscan
# cat /etc/rc.config.d/netconf | grep -v "#"
# netstat -rvn
Pradeep
I am an HP Employee
A quick resolution to technical issues for your HP Enterprise products is just a click away HP Support Center Knowledge-base
See Self Help Post for more details
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP