<?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 Setting up a default gateway in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671354#M50998</link>
    <description>Does anyone know what configuration file houses the default gateway address / configuration?  I have HP-UX 10.20 /11.0, Compaq Tru64, and Solaris running here, and we just cut our network over to a routed environment last weekend, and I need to set up a gateway now.  Is anyone familiar with setting up a gateway on any of these platforms?  I'm going to start poking around the man pages, but the HP forum is always the BEST place to start!  Any help will be much appreciated.  As always, thank you in advance.</description>
    <pubDate>Mon, 25 Feb 2002 22:09:31 GMT</pubDate>
    <dc:creator>Weary in West Chester</dc:creator>
    <dc:date>2002-02-25T22:09:31Z</dc:date>
    <item>
      <title>Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671354#M50998</link>
      <description>Does anyone know what configuration file houses the default gateway address / configuration?  I have HP-UX 10.20 /11.0, Compaq Tru64, and Solaris running here, and we just cut our network over to a routed environment last weekend, and I need to set up a gateway now.  Is anyone familiar with setting up a gateway on any of these platforms?  I'm going to start poking around the man pages, but the HP forum is always the BEST place to start!  Any help will be much appreciated.  As always, thank you in advance.</description>
      <pubDate>Mon, 25 Feb 2002 22:09:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671354#M50998</guid>
      <dc:creator>Weary in West Chester</dc:creator>
      <dc:date>2002-02-25T22:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671355#M50999</link>
      <description>For HPUX, you can set it at /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Assume you configure your nic at [0].&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="gateway IP"&lt;BR /&gt;ROUTE_COUNT[0]="1"&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;Now at the console,&lt;BR /&gt;# route -f&lt;BR /&gt;&lt;BR /&gt;then,&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;do a netstat -rn to make sure it is in place.</description>
      <pubDate>Mon, 25 Feb 2002 22:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671355#M50999</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2002-02-25T22:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671356#M51000</link>
      <description>You have the answer for HP-UX.&lt;BR /&gt;&lt;BR /&gt;For Sun Solaris you need to put the IP address of your default gateway into the file /etc/defaultgateway&lt;BR /&gt;# cat /etc/defaultgateway&lt;BR /&gt;123.123.123.1</description>
      <pubDate>Mon, 25 Feb 2002 22:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671356#M51000</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-25T22:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671357#M51001</link>
      <description>I'm a bonehead!!!!&lt;BR /&gt;&lt;BR /&gt;I hit submit and realized I told you the wrong file!  The correct file is /etc/defaultrouter for Sun Solaris.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/defaultrouter&lt;BR /&gt;123.123.123.1</description>
      <pubDate>Mon, 25 Feb 2002 22:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671357#M51001</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-25T22:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671358#M51002</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For SOLARIS...&lt;BR /&gt;&lt;BR /&gt;The file is /etc/defaultrouter where you put your Gateway IP address..&lt;BR /&gt;&lt;BR /&gt;For more information check out the Answerbook on Solaris servers:&lt;BR /&gt;&lt;BR /&gt;http://yourfullyqualifiedhostname:8888&lt;BR /&gt;&lt;BR /&gt;-Shabu</description>
      <pubDate>Mon, 25 Feb 2002 22:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671358#M51002</guid>
      <dc:creator>SHABU KHAN</dc:creator>
      <dc:date>2002-02-25T22:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671359#M51003</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One thing to add about /etc/rc.config.d:  be careful of creating backup versions of files in this directory.  /etc/rc.config (called by /sbin/rc when changing run level) will skip files with any of the following 4 characters in the filename: .,~# &lt;BR /&gt;All others will be executed.  Thus netconf.bak will not be executed but netconfOLD will be.  And since the shell sorts in ascending, ascii order, netconfOLD will be executed after netconf.&lt;BR /&gt;&lt;BR /&gt;Take a look at /etc/rc.config.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Mon, 25 Feb 2002 22:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671359#M51003</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-02-25T22:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671360#M51004</link>
      <description>Patrick, right on for solaris!  Thank you.</description>
      <pubDate>Wed, 27 Feb 2002 16:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671360#M51004</guid>
      <dc:creator>Weary in West Chester</dc:creator>
      <dc:date>2002-02-27T16:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671361#M51005</link>
      <description>Wilfred,&lt;BR /&gt;&lt;BR /&gt;Your suggestion worked like a champ.  Thanks so much.</description>
      <pubDate>Wed, 27 Feb 2002 19:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-default-gateway/m-p/2671361#M51005</guid>
      <dc:creator>Weary in West Chester</dc:creator>
      <dc:date>2002-02-27T19:21:16Z</dc:date>
    </item>
  </channel>
</rss>

