<?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: Force FTP on lan1 on specific interface in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246623#M529435</link>
    <description>Using APA you can "bond" the physical NICs together and create a single logical interface, maybe the better solution in this case.</description>
    <pubDate>Thu, 24 Oct 2013 11:08:55 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2013-10-24T11:08:55Z</dc:date>
    <item>
      <title>Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246509#M529432</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this particular problem which I understand is possible in Linux using iptables.&lt;/P&gt;&lt;P&gt;I would like to know how to achieve this in HP-UX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a HP-UX server with 2 NIC cards - lan0 and lan1 (both on same subnet)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This server keeps doing regular routine tasks and need to transfer files to different remote machines on frequent basis.&lt;/P&gt;&lt;P&gt;What I need is that all the file transfers (especially FTP or SFTP) should happen using lan1 rather than lan0 (which is default)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your guidance will be really appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mangalam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 09:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246509#M529432</guid>
      <dc:creator>Mangalam</dc:creator>
      <dc:date>2013-10-24T09:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246563#M529433</link>
      <description>&amp;gt; I have a HP-UX server with 2 NIC cards - lan0 and lan1 (both on same subnet)&lt;BR /&gt;&lt;BR /&gt;Is this APA?&lt;BR /&gt;Multiple NICs in same subnet may cause a lot of trouble... you should avoid this.</description>
      <pubDate>Thu, 24 Oct 2013 10:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246563#M529433</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2013-10-24T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246575#M529434</link>
      <description>&lt;P&gt;Hi Torsten,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even I heard that multiple NIC on same subnet might cause problems. &amp;nbsp;Why is that ? Any specific reason ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next, at the moment we dont have APA. In this case Is it possible to achieve the requirements I mentioned ? How ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible using APA ? How ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mangalam&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246575#M529434</guid>
      <dc:creator>Mangalam</dc:creator>
      <dc:date>2013-10-24T10:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246623#M529435</link>
      <description>Using APA you can "bond" the physical NICs together and create a single logical interface, maybe the better solution in this case.</description>
      <pubDate>Thu, 24 Oct 2013 11:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246623#M529435</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2013-10-24T11:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246631#M529436</link>
      <description>Hi Torsten,&lt;BR /&gt;&lt;BR /&gt;Why do multiple NIC with same subnet create problem ?&lt;BR /&gt;&lt;BR /&gt;Using APA, I will surely be able to bond multiple NICs together and all traffic will be common to this logical interface but my requirement is a dedicated NIC only for FTP connections.&lt;BR /&gt;Is this possible with/without additional S/W?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mangalam</description>
      <pubDate>Thu, 24 Oct 2013 11:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246631#M529436</guid>
      <dc:creator>Mangalam</dc:creator>
      <dc:date>2013-10-24T11:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246653#M529437</link>
      <description>&lt;P&gt;You will have problems if not using ip_strong_es_model.&lt;BR /&gt;&lt;BR /&gt;Best description I can find for the moment&lt;BR /&gt;(maybe the best anyway):&lt;BR /&gt;&lt;BR /&gt;&lt;A target="_blank" href="http://www.mayoxide.com/presentations/Understanding_hpux_routing.pdf"&gt;http://www.mayoxide.com/presentations/Understanding_hpux_routing.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Problem in very, very short:&lt;BR /&gt;application is sending data over NIC1 and waits for answer, but answer received to NIC0, so NIC1 will receive nothing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the related thread:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h30499.www3.hp.com/t5/Networking/Resolving-asymmetric-routing-with-ip-strong-es-model/td-p/5127552#.UmkJOxC3CUU"&gt;http://h30499.www3.hp.com/t5/Networking/Resolving-asymmetric-routing-with-ip-strong-es-model/td-p/5127552#.UmkJOxC3CUU&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 11:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246653#M529437</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2013-10-24T11:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246671#M529438</link>
      <description>Thanks Torsten...&lt;BR /&gt;One last query - If I assign different subnet (say X) to one of the NIC and place the other machine where the files should be copied on same subnet X, in that case both subnets can be configured on NIC cards of HP-UX and FTP will happen dedicatedly on seperate interface.&lt;BR /&gt;Correct ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mangalam</description>
      <pubDate>Thu, 24 Oct 2013 12:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246671#M529438</guid>
      <dc:creator>Mangalam</dc:creator>
      <dc:date>2013-10-24T12:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246675#M529439</link>
      <description>Yes, the system will route the traffic to the different subnet to the specific NIC.</description>
      <pubDate>Thu, 24 Oct 2013 12:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246675#M529439</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2013-10-24T12:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Force FTP on lan1 on specific interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246679#M529440</link>
      <description>Thanks Torsten for your super quick responses.&lt;BR /&gt;Appreciate all your time and support&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mangalam</description>
      <pubDate>Thu, 24 Oct 2013 12:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-ftp-on-lan1-on-specific-interface/m-p/6246679#M529440</guid>
      <dc:creator>Mangalam</dc:creator>
      <dc:date>2013-10-24T12:17:02Z</dc:date>
    </item>
  </channel>
</rss>

