<?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: need some clarification on IP forwarding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880535#M100807</link>
    <description>Gary,&lt;BR /&gt;&lt;BR /&gt;By default and because you only have one nic, it is turned off:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x78fdd211e18ad5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x78fdd211e18ad5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x67620719e045d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x67620719e045d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Mon, 13 Jan 2003 18:46:34 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2003-01-13T18:46:34Z</dc:date>
    <item>
      <title>need some clarification on IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880534#M100806</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;for security purpose, we are going to turn off IP forwarding on our HP 11.0 systems, I know we can do it through ndd.  But before I go ahead to do it, I just wanna get some more clarification on IP forwarding from someone who knows more on this topic.&lt;BR /&gt;&lt;BR /&gt;1, We have "gated" turned off from /etc/rc.config.d/netconf, is it true that without gated, IP forwarding won't take effect even though it's been turned on by default?&lt;BR /&gt;&lt;BR /&gt;2, we only have one NIC on each HP server, in such scenario, will IP forwarding take effect or not?&lt;BR /&gt;&lt;BR /&gt;thanks for your input.&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Mon, 13 Jan 2003 17:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880534#M100806</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2003-01-13T17:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: need some clarification on IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880535#M100807</link>
      <description>Gary,&lt;BR /&gt;&lt;BR /&gt;By default and because you only have one nic, it is turned off:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x78fdd211e18ad5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x78fdd211e18ad5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x67620719e045d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x67620719e045d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 13 Jan 2003 18:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880535#M100807</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-01-13T18:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: need some clarification on IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880536#M100808</link>
      <description>Thanks harry for the response, actually, on our servers, 'ip_forwarding' is set to '2', means it's not on if I only have one interface (in I read the manual correctly).   But just to get some more knowledge on this topic, I would like to know does ip-forwarding rely on 'gated' process to work?</description>
      <pubDate>Mon, 13 Jan 2003 19:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880536#M100808</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2003-01-13T19:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: need some clarification on IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880537#M100809</link>
      <description>gated is a daemon that implements router advertisement/discovery protocols.  If you're not running such a daemon on your server, it's less likely to be "seen" as a router.  But if you don't turn off ipforwarding a multihomed HP-UX server will route between the interfaces if targeted (and reached) as a router(e.g. if someone sets it as the router for a routing table entry--like the default route).</description>
      <pubDate>Tue, 14 Jan 2003 17:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-clarification-on-ip-forwarding/m-p/2880537#M100809</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2003-01-14T17:06:28Z</dc:date>
    </item>
  </channel>
</rss>

