- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rcp problem
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
03-27-2002 12:37 AM
03-27-2002 12:37 AM
rcp problem
we have blocked netbios sessions port on router firewall ie. 137,138,139 .
but i getting error in rcp
rcp:connection timed out.
But rcp ,rlogin runs on 512,513,514 port.
i can telnet to the address but i couldn't do rcp or rlogin.
if i open the ports 137,138,139 i can do rlogin.
Is rcp or rlogin uses nbsessions for communications.
please throw some light on this
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 12:50 AM
03-27-2002 12:50 AM
Re: rcp problem
Are you doing rcp,rlogin from a (PC or HPUX system ) to a (NTserver or HPUX system)?
Ports used are TCP-512(rexec) ,TCP-513(rlogin),TCP-514(remsh)
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 01:18 AM
03-27-2002 01:18 AM
Re: rcp problem
Your ports 137, 138, 139 are very likely the ports of netbios_ns; netbios_dgm and netbios_139.
Mircosoft uses RPC_Binding_Order for defining these during installation. At Unix, you have more sofisticated methods:
$> rpcinfo -s
program version(s) netid(s) service owner
100000 2,3,4 udp,tcp,ticlts,ticotsord,ticots rpcbind superuser
100068 5,4,3,2 udp cmsd superuser
100083 1 tcp ttdbserver superuser
This is my output, yours will likely contain netbios as well. Look at:
man rpcinfo
man 1m rpcbind
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 02:56 AM
03-27-2002 02:56 AM
Re: rcp problem
i am using a telnet connection from a PC to HP server from a HP server i am doing rcp and rlogin to other HP server.
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 03:12 AM
03-27-2002 03:12 AM
Re: rcp problem
I think it is just because your PC is behind firewall and both the first hpserver nad the second hp server are after firewall.
PC ---- { F/W} ----(hpux srv1)------(hpux srv2)
I suppose that is why enabling and disbaling 137,138udp ports are mattering in your case.
-VIjay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 03:22 AM
03-27-2002 03:22 AM
Re: rcp problem
my case is different,
my pc and hpserv1 is behind the firewall .
pc--->HpSrV1-->F/W--->HPSrV2
the above is my case.
i connecting to the server which is behind the firewall.
i had the ports 512,513,514 opened in the firewall but still i couldn't connect to other server.
But locally within another HPservers i can do rlogin and rcp.
same Hpserv2 also.i can do rcp rlogin at that site locally to another server.
when connecting thru firewall i am facing the problem
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 03:35 AM
03-27-2002 03:35 AM
Re: rcp problem
If possible pls. clarify one more thing.
What happens if you skip your PC and locally logging into your HP server and do rcp to remote Hp server2.
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 06:35 AM
03-27-2002 06:35 AM
Re: rcp problem
it is same problem only directly from hp server to hp server thru f/w i couldn't do rlogin/rcp without enabling ports 137,138,139
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 09:58 AM
03-27-2002 09:58 AM
Re: rcp problem
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 09:20 PM
03-27-2002 09:20 PM
Re: rcp problem
As I know port 137,138,139 are used for logging into the different domain.
Probably the second hpserver is in a separate domain that is why you need to open ports 137,138,139.
It must be because of DNS.
K.Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 10:58 PM
03-27-2002 10:58 PM
Re: rcp problem
thanks for ur replies for u.
I had increased the timeout on firewall and enabled tcp/udp for the rlogin/rcp ports.
Now without nb-sessions i can connect to the server.
But for connecting to the server it takes more time than the normal.
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 01:21 AM
03-28-2002 01:21 AM
Re: rcp problem
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x40908cc5e03fd6118fff0090279cd0f9,00.html
Regards,
Kenny.