<?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: Default gate way in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102591#M573591</link>
    <description>&lt;BR /&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Use netstat -nr to find the default gateway.&lt;BR /&gt;&lt;BR /&gt;to delete,&lt;BR /&gt;&lt;BR /&gt;#route delete default gateway_address.&lt;BR /&gt;&lt;BR /&gt;where default_gateway is the ip address of the default gate wasy as shown in netstat -nr&lt;BR /&gt;&lt;BR /&gt;regds</description>
    <pubDate>Mon, 27 Oct 2003 11:07:26 GMT</pubDate>
    <dc:creator>blal</dc:creator>
    <dc:date>2003-10-27T11:07:26Z</dc:date>
    <item>
      <title>Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102589#M573589</link>
      <description>Dear aLL&lt;BR /&gt;&lt;BR /&gt;I already configured a default gateway on my HPUX SERVER rp8400 by using SAM from hosts file but now i can not remove it could any body has any idea how to remove defualt gate way?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 27 Oct 2003 02:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102589#M573589</guid>
      <dc:creator>David_492</dc:creator>
      <dc:date>2003-10-27T02:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102590#M573590</link>
      <description>edit&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Mon, 27 Oct 2003 02:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102590#M573590</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-10-27T02:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102591#M573591</link>
      <description>&lt;BR /&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Use netstat -nr to find the default gateway.&lt;BR /&gt;&lt;BR /&gt;to delete,&lt;BR /&gt;&lt;BR /&gt;#route delete default gateway_address.&lt;BR /&gt;&lt;BR /&gt;where default_gateway is the ip address of the default gate wasy as shown in netstat -nr&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Mon, 27 Oct 2003 11:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102591#M573591</guid>
      <dc:creator>blal</dc:creator>
      <dc:date>2003-10-27T11:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102592#M573592</link>
      <description>You need to do both methods to remove the default gateway.  The route delete method will remove it from the current routing table but it will return after the first reboot unless you edit the /etc/rc.config.d/netconf file too.&lt;BR /&gt; &lt;BR /&gt;Ron</description>
      <pubDate>Mon, 27 Oct 2003 16:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102592#M573592</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-10-27T16:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102593#M573593</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Follow this step :&lt;BR /&gt;&lt;BR /&gt;# route -f &lt;BR /&gt;&lt;BR /&gt;-f  Delete all route table entries that specify a remote host for a gateway.  If this is used with one of the subcommands, the entries are deleted before the subcommand is processed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Edit "netconf" file a part of default gateway setting portion.&lt;BR /&gt;&lt;BR /&gt;# vi /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Re-read the file by this commands.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/net stop &lt;BR /&gt;# /sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Patrick&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 00:18:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102593#M573593</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2003-10-28T00:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102594#M573594</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;# netstat -nr ( I have cut and paste the last line only):&lt;BR /&gt;default               192.168.1.10         UG       0          0  lan1       1500&lt;BR /&gt;&lt;BR /&gt;# route delete 192.168.1.10 &lt;BR /&gt;# netstat -nr ( again to make sure the default gateway has gone away).&lt;BR /&gt;This is to remove it temporarly from the routing table.&lt;BR /&gt;&lt;BR /&gt;# vi /etc/rc.config.d/netconf&lt;BR /&gt;and clear the default gateway the following field:&lt;BR /&gt;ROUTE_DESTINATION[0]="0.0.0.0"   &lt;BR /&gt;ROUTE_MASK[0]=""                 &lt;BR /&gt;ROUTE_GATEWAY[0]="192.168.1.10"    &lt;BR /&gt;ROUTE_COUNT[0]="1"               &lt;BR /&gt;ROUTE_ARGS[0]=""                 &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/net stop&lt;BR /&gt;# /sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 00:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102594#M573594</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-10-28T00:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102595#M573595</link>
      <description>The same question with solutions in:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=240142" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=240142&lt;/A&gt;</description>
      <pubDate>Tue, 28 Oct 2003 01:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102595#M573595</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2003-10-28T01:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102596#M573596</link>
      <description>SAM&lt;BR /&gt;&lt;BR /&gt;NETWORKING&lt;BR /&gt;&lt;BR /&gt;HOSTS&lt;BR /&gt;ACTIONS---&amp;gt;DEFAULT GATEWAY</description>
      <pubDate>Tue, 28 Oct 2003 05:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102596#M573596</guid>
      <dc:creator>Hari Kumar</dc:creator>
      <dc:date>2003-10-28T05:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102597#M573597</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First edit your /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;stop your network.&lt;BR /&gt;&lt;BR /&gt;#./sbin/init.d/net stop&lt;BR /&gt;&lt;BR /&gt;# route -f&lt;BR /&gt;&lt;BR /&gt;# netstat -rn ( just to make sure the old route is not there)&lt;BR /&gt;&lt;BR /&gt;# ./sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;#netstat -rn&lt;BR /&gt;&lt;BR /&gt;Please let me know if this works.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Pratyush</description>
      <pubDate>Tue, 28 Oct 2003 09:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102597#M573597</guid>
      <dc:creator>Pratyush Paul_1</dc:creator>
      <dc:date>2003-10-28T09:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Default gate way</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102598#M573598</link>
      <description>open /etc/rc.config.d/netconf file and remove IP address from "ROUTE_GATEWAY[0]".&lt;BR /&gt;After saving the file, you should run "/sbin/init.d/net stop" and then "/sbin/init.d/net start" to refresh network setting.</description>
      <pubDate>Tue, 28 Oct 2003 11:17:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gate-way/m-p/3102598#M573598</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-28T11:17:19Z</dc:date>
    </item>
  </channel>
</rss>

