<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: rcp through Raptor Firewall over 2 domains in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448031#M597366</link>
    <description>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&lt;BR /&gt;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.&lt;BR /&gt;        - Commands like remsh(1), rlogin(1) and rcp(1) can suffer from this.  The only solution is to restart the operation&lt;BR /&gt;or to remove the patches from the system.&lt;BR /&gt;&lt;BR /&gt;PHNE_21767 should be installed after these patches are removed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
    <pubDate>Thu, 28 Sep 2000 12:47:21 GMT</pubDate>
    <dc:creator>Berlene Herren</dc:creator>
    <dc:date>2000-09-28T12:47:21Z</dc:date>
    <item>
      <title>rcp through Raptor Firewall over 2 domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448030#M597365</link>
      <description>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.&lt;BR /&gt;rcp has been enabled on the firewall and telnet, ftp, rlogin etc all work fine with no problem.&lt;BR /&gt;&lt;BR /&gt;Does anybody have any ideas please???</description>
      <pubDate>Tue, 26 Sep 2000 15:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448030#M597365</guid>
      <dc:creator>Chris Treharne</dc:creator>
      <dc:date>2000-09-26T15:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: rcp through Raptor Firewall over 2 domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448031#M597366</link>
      <description>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&lt;BR /&gt;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.&lt;BR /&gt;        - Commands like remsh(1), rlogin(1) and rcp(1) can suffer from this.  The only solution is to restart the operation&lt;BR /&gt;or to remove the patches from the system.&lt;BR /&gt;&lt;BR /&gt;PHNE_21767 should be installed after these patches are removed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Thu, 28 Sep 2000 12:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448031#M597366</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-09-28T12:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: rcp through Raptor Firewall over 2 domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448032#M597367</link>
      <description>Thanks for the reply.  I tried what you suggested but still no joy. Any further suggestions would be more than welcome. Thanks.</description>
      <pubDate>Thu, 28 Sep 2000 20:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448032#M597367</guid>
      <dc:creator>Chris Treharne</dc:creator>
      <dc:date>2000-09-28T20:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: rcp through Raptor Firewall over 2 domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448033#M597368</link>
      <description>some things to check:&lt;BR /&gt;&lt;BR /&gt;your /etc/passwd file &amp;gt;&amp;gt; make sure spellings are correct&lt;BR /&gt;&lt;BR /&gt;your /var/adm/inetd.sec &amp;gt;&amp;gt; is there a deny statement in there?  Try moving it to /var/adm/inetd.old and rcp again.&lt;BR /&gt;&lt;BR /&gt;Cbeck /etc/inetd.conf for the login.  It should look like this:&lt;BR /&gt; login        stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;&lt;BR /&gt;If you have to make any changes, ensure you re-read it with inetd -c.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Berlene  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Oct 2000 12:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-through-raptor-firewall-over-2-domains/m-p/2448033#M597368</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-10-02T12:14:09Z</dc:date>
    </item>
  </channel>
</rss>

