HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rcp through Raptor Firewall over 2 domains
Operating System - HP-UX
1826494
Members
3792
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-26-2000 08:51 AM
09-26-2000 08:51 AM
rcp through Raptor Firewall over 2 domains
When trying to rcp any file from one server to another it works once and then fails with a message of "crmd: lost connection". When I leave the server for a minute or so and try again the rcp works once, and the failure cycle is repeated. rpc works fine between this machine and others on the same subnet.
rcp has been enabled on the firewall and telnet, ftp, rlogin etc all work fine with no problem.
Does anybody have any ideas please???
rcp has been enabled on the firewall and telnet, ftp, rlogin etc all work fine with no problem.
Does anybody have any ideas please???
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2000 05:47 AM
09-28-2000 05:47 AM
Re: rcp through Raptor Firewall over 2 domains
Is this an 11.0 system Chris? If so, check and make sure PHNE_20436 and/or PHNE_20735 are NOT installed on the machine. They introduced a new algorithm which results in a
much more random Initial Send Sequence number in TCP SYN and TCP SYN/ACK packets. From a security standpoint, this is very desirable, unfortunately, for applications that connect repeatedly to the same service on the same remote system, this can lead to periodic delays or failed connection attempts.
- Commands like remsh(1), rlogin(1) and rcp(1) can suffer from this. The only solution is to restart the operation
or to remove the patches from the system.
PHNE_21767 should be installed after these patches are removed.
Berlene
much more random Initial Send Sequence number in TCP SYN and TCP SYN/ACK packets. From a security standpoint, this is very desirable, unfortunately, for applications that connect repeatedly to the same service on the same remote system, this can lead to periodic delays or failed connection attempts.
- Commands like remsh(1), rlogin(1) and rcp(1) can suffer from this. The only solution is to restart the operation
or to remove the patches from the system.
PHNE_21767 should be installed after these patches are removed.
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2000 01:16 PM
09-28-2000 01:16 PM
Re: rcp through Raptor Firewall over 2 domains
Thanks for the reply. I tried what you suggested but still no joy. Any further suggestions would be more than welcome. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 05:14 AM
10-02-2000 05:14 AM
Re: rcp through Raptor Firewall over 2 domains
some things to check:
your /etc/passwd file >> make sure spellings are correct
your /var/adm/inetd.sec >> is there a deny statement in there? Try moving it to /var/adm/inetd.old and rcp again.
Cbeck /etc/inetd.conf for the login. It should look like this:
login stream tcp nowait root /usr/lbin/rlogind rlogind
If you have to make any changes, ensure you re-read it with inetd -c.
If you have a multihomed host, run inetd -l on host B and rcp from host A to host B, and observe the var/adm/syslog/syslog.log for any connections from "unknown." There maybe a problem with the netconf file.
Berlene
your /etc/passwd file >> make sure spellings are correct
your /var/adm/inetd.sec >> is there a deny statement in there? Try moving it to /var/adm/inetd.old and rcp again.
Cbeck /etc/inetd.conf for the login. It should look like this:
login stream tcp nowait root /usr/lbin/rlogind rlogind
If you have to make any changes, ensure you re-read it with inetd -c.
If you have a multihomed host, run inetd -l on host B and rcp from host A to host B, and observe the var/adm/syslog/syslog.log for any connections from "unknown." There maybe a problem with the netconf file.
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP