<?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 Cannot set fefault gateway in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155752#M572644</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am uing HP-UX11i. I am not finding the option to add default gateway through sam.</description>
    <pubDate>Sun, 04 Jan 2004 22:57:02 GMT</pubDate>
    <dc:creator>M. Tariq Ayub</dc:creator>
    <dc:date>2004-01-04T22:57:02Z</dc:date>
    <item>
      <title>Cannot set fefault gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155752#M572644</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am uing HP-UX11i. I am not finding the option to add default gateway through sam.</description>
      <pubDate>Sun, 04 Jan 2004 22:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155752#M572644</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2004-01-04T22:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set fefault gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155753#M572645</link>
      <description>As far as I can tell, you can't add a default route through SAM, as it should already have one.&lt;BR /&gt;&lt;BR /&gt;From the command line&lt;BR /&gt;&lt;BR /&gt;# route add default xx.xx.xx.xx 1 (number of hops, usually 1)&lt;BR /&gt;&lt;BR /&gt;You will then need to add this to the start-up file (/etc/rc.config.d/netconf)&lt;BR /&gt;&lt;BR /&gt;Here is a snippet from mine:&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="10.10.10.1"&lt;BR /&gt;ROUTE_COUNT[0]="1"&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Jan 2004 23:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155753#M572645</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-01-04T23:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set fefault gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155754#M572646</link>
      <description>You can not add default gateway through sam, use either the command line method&lt;BR /&gt;#route add aa.aa.aa.aa default 1&lt;BR /&gt;&lt;BR /&gt;or update the /etc/rc.config.d/netconf file&lt;BR /&gt;and restart the network services or reboot the server.</description>
      <pubDate>Sun, 04 Jan 2004 23:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155754#M572646</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2004-01-04T23:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set fefault gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155755#M572647</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It should be. sam-&amp;gt;network &amp;amp; communication-&amp;gt;hosts-&amp;gt;action-&amp;gt;add default gateway&lt;BR /&gt;&lt;BR /&gt;I have another five server. They give me the menu. but with this particular server i donot get the menu. pls find the attachment.</description>
      <pubDate>Sun, 04 Jan 2004 23:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155755#M572647</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2004-01-04T23:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set fefault gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155756#M572648</link>
      <description>Your path to the menu is different from what I see... I have it as follows:&lt;BR /&gt;sam -&amp;gt; Networking and communcications -&amp;gt; hosts -&amp;gt; Local Hosts File&lt;BR /&gt;Then I have in the action menu a Modify Default Gateway.&lt;BR /&gt;&lt;BR /&gt;I have tested and this option is available on HP-UX 10.20 too, for instance. Perhaps your problem is that you don't have a default gateway yet.&lt;BR /&gt;&lt;BR /&gt;Have you tried setparms to change the default gateway yet ?</description>
      <pubDate>Mon, 05 Jan 2004 02:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155756#M572648</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-05T02:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set fefault gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155757#M572649</link>
      <description>also &lt;BR /&gt;ipconfig lanx 192.5.5.7 255.255.255.0&lt;BR /&gt;route add default 192.5.5.3 255.255.255.0 1&lt;BR /&gt;&lt;BR /&gt;The subnet mask can also be important.&lt;BR /&gt;&lt;BR /&gt;I have found that the file named /etc/rc.config.d/netconf is important for the next reboot. Use lanscan to get current info for your lan card, or "netstat -in".&lt;BR /&gt;&lt;BR /&gt;Hopefully that helps. (I don't need to know what I also want to know why.)&lt;BR /&gt;&lt;BR /&gt;Tim&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2004 16:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155757#M572649</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2004-01-06T16:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set fefault gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155758#M572650</link>
      <description>Like Elmar suggested you can also use:&lt;BR /&gt;&lt;BR /&gt;#set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2004 16:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-set-fefault-gateway/m-p/3155758#M572650</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-01-06T16:29:24Z</dc:date>
    </item>
  </channel>
</rss>

