<?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: IP Forwaing on HPUX 10.20 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582025#M592525</link>
    <description>Hi (again) Robert:&lt;BR /&gt;&lt;BR /&gt;'ndd' is in fact described in the 10.20 man pages -- hence my first post.  *However*, after looking further, I agree, I can't find it on my 10.20 systems nor can I find a reference to a patch that adds it.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 19 Sep 2001 21:38:34 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-09-19T21:38:34Z</dc:date>
    <item>
      <title>IP Forwaing on HPUX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582020#M592520</link>
      <description>Can someone tell me how to check and set IP Forwarding on HP-UX 10.20? the ndd comand is not there, so I assume it is only for 11.x&lt;BR /&gt;&lt;BR /&gt;Thanks, Bob T</description>
      <pubDate>Wed, 19 Sep 2001 20:59:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582020#M592520</guid>
      <dc:creator>Robert Tortajada_1</dc:creator>
      <dc:date>2001-09-19T20:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: IP Forwaing on HPUX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582021#M592521</link>
      <description>Hi Robert:&lt;BR /&gt;&lt;BR /&gt;'ndd' is available in 10.20.  Try this:&lt;BR /&gt;&lt;BR /&gt;# ndd -h ip_forwarding &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Sep 2001 21:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582021#M592521</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-19T21:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: IP Forwaing on HPUX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582022#M592522</link>
      <description>Nope, no ndd on any of our 10.20 boxes. &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 21:23:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582022#M592522</guid>
      <dc:creator>Robert Tortajada_1</dc:creator>
      <dc:date>2001-09-19T21:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: IP Forwaing on HPUX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582023#M592523</link>
      <description>I am not quite sure if ndd is there on 10.20. You can use nettune to set this parameter&lt;BR /&gt;&lt;BR /&gt;nettune -s ip_forwarding 1.&lt;BR /&gt;&lt;BR /&gt;Verify it using -l option.&lt;BR /&gt;&lt;BR /&gt;You can also use adb to set this value.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 19 Sep 2001 21:26:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582023#M592523</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-19T21:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: IP Forwaing on HPUX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582024#M592524</link>
      <description>Hi Robert:&lt;BR /&gt;&lt;BR /&gt;On 10.20 try this:&lt;BR /&gt;&lt;BR /&gt;nettune -s ip_forwarding 1 (or 0 to turn it off).&lt;BR /&gt;&lt;BR /&gt;Clayu</description>
      <pubDate>Wed, 19 Sep 2001 21:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582024#M592524</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-19T21:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: IP Forwaing on HPUX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582025#M592525</link>
      <description>Hi (again) Robert:&lt;BR /&gt;&lt;BR /&gt;'ndd' is in fact described in the 10.20 man pages -- hence my first post.  *However*, after looking further, I agree, I can't find it on my 10.20 systems nor can I find a reference to a patch that adds it.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Sep 2001 21:38:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwaing-on-hpux-10-20/m-p/2582025#M592525</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-19T21:38:34Z</dc:date>
    </item>
  </channel>
</rss>

