<?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 forwarding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525954#M594615</link>
    <description>Use ndd.&lt;BR /&gt;&lt;BR /&gt;To list current settings&lt;BR /&gt;# ndd -get /dev/ip ip_forwarding&lt;BR /&gt;&lt;BR /&gt;To set to new value&lt;BR /&gt;# ndd -set /dev/ip ip_forwarding 0&lt;BR /&gt;&lt;BR /&gt;The changes will be lost after a reboot unless you modify /etc/rc.config.d/nddconf file. To make the chages last add an entry similar to this in your nddconf file.&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_forwarding&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;ndd -c will apply changes from the nddconf.&lt;BR /&gt;&lt;BR /&gt;For more information&lt;BR /&gt;'man ndd' and 'ndd -h ip_forwarding'&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;-denver</description>
    <pubDate>Wed, 09 May 2001 00:46:35 GMT</pubDate>
    <dc:creator>Denver Osborn</dc:creator>
    <dc:date>2001-05-09T00:46:35Z</dc:date>
    <item>
      <title>IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525953#M594614</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;we want to disable the IP Forwarding in a HP9000 L class server running HP-UX 11.&lt;BR /&gt;&lt;BR /&gt;Any idea how can we do it ??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Andres</description>
      <pubDate>Tue, 08 May 2001 15:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525953#M594614</guid>
      <dc:creator>Andres Cuneo</dc:creator>
      <dc:date>2001-05-08T15:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525954#M594615</link>
      <description>Use ndd.&lt;BR /&gt;&lt;BR /&gt;To list current settings&lt;BR /&gt;# ndd -get /dev/ip ip_forwarding&lt;BR /&gt;&lt;BR /&gt;To set to new value&lt;BR /&gt;# ndd -set /dev/ip ip_forwarding 0&lt;BR /&gt;&lt;BR /&gt;The changes will be lost after a reboot unless you modify /etc/rc.config.d/nddconf file. To make the chages last add an entry similar to this in your nddconf file.&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_forwarding&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;ndd -c will apply changes from the nddconf.&lt;BR /&gt;&lt;BR /&gt;For more information&lt;BR /&gt;'man ndd' and 'ndd -h ip_forwarding'&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;-denver</description>
      <pubDate>Wed, 09 May 2001 00:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525954#M594615</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2001-05-09T00:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525955#M594616</link>
      <description>I have a hp/ux 10.20 system and it doesn't have the ndd command.  I use nettune. To display the current setting use nettune -l ip_forwarding.  see man page for setting new value.  I am not sure how to force this at boot time.</description>
      <pubDate>Wed, 16 May 2001 13:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525955#M594616</guid>
      <dc:creator>ken hubbard</dc:creator>
      <dc:date>2001-05-16T13:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525956#M594617</link>
      <description>You need to issue a ndd -set ip_forwarding 0 command.&lt;BR /&gt;The ndd set is not permanent but you can easily add it to one of the existing rc scripts or create a new one.&lt;BR /&gt;&lt;BR /&gt;I hope help you !&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt;&lt;BR /&gt;Abel Berger</description>
      <pubDate>Thu, 17 May 2001 19:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525956#M594617</guid>
      <dc:creator>Abel Berger</dc:creator>
      <dc:date>2001-05-17T19:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525957#M594618</link>
      <description>After learning about disabling IP forwarding today on another thread, I did some investigation about nettune and ndd commands. On 10.20, for you to keep your configuration after a reboot, you have to edit the file [/sbin/init.d/net] and add the nettune command as follows:&lt;BR /&gt;&lt;BR /&gt;- - -&lt;BR /&gt;&lt;BR /&gt;     ##########&lt;BR /&gt;     #  main  #&lt;BR /&gt;     ##########&lt;BR /&gt;&lt;BR /&gt;     case $1 in&lt;BR /&gt;     start_msg)&lt;BR /&gt;             print "Configure LAN interfaces"&lt;BR /&gt;             exit $OKAY&lt;BR /&gt;             ;;&lt;BR /&gt;&lt;BR /&gt;     stop_msg)&lt;BR /&gt;             print "Unconfigure LAN interfaces"&lt;BR /&gt;             exit $OKAY&lt;BR /&gt;             ;;&lt;BR /&gt;&lt;BR /&gt;     stop)&lt;BR /&gt;             exit $OKAY&lt;BR /&gt;             ;;&lt;BR /&gt;&lt;BR /&gt;     start)&lt;BR /&gt;             /usr/contrib/bin/nettune -s ip_forwarding 0&lt;BR /&gt;             ;;  # fall through&lt;BR /&gt;&lt;BR /&gt;- - -&lt;BR /&gt;&lt;BR /&gt;I haven't tested that solution myself, but it looks like it would work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Fabio Yamaia</description>
      <pubDate>Thu, 17 May 2001 21:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525957#M594618</guid>
      <dc:creator>Fabio Yamaia</dc:creator>
      <dc:date>2001-05-17T21:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: IP forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525958#M594619</link>
      <description>Hi, fabio &lt;BR /&gt;Very nice ! &lt;BR /&gt;&lt;BR /&gt;I go to keep this for me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Abel Berger&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 May 2001 12:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-forwarding/m-p/2525958#M594619</guid>
      <dc:creator>Abel Berger</dc:creator>
      <dc:date>2001-05-18T12:52:29Z</dc:date>
    </item>
  </channel>
</rss>

