<?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: gateway in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072169#M140992</link>
    <description>This should delete the route&lt;BR /&gt;#route delete &lt;NETWORK-IP&gt; &lt;GWY-IP&gt;&lt;BR /&gt;&lt;BR /&gt;You routing table looks fine.What ip you are trying to ping&lt;BR /&gt;&lt;BR /&gt;Revert&lt;BR /&gt;&lt;BR /&gt;&lt;/GWY-IP&gt;&lt;/NETWORK-IP&gt;</description>
    <pubDate>Wed, 17 Sep 2003 07:36:36 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-09-17T07:36:36Z</dc:date>
    <item>
      <title>gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072160#M140983</link>
      <description>how to configure a gateway in hpux11i&lt;BR /&gt;in the net 138.232.81.x is the local workgroup and 138.232.81.62 should be the gateway out of the local net !</description>
      <pubDate>Tue, 16 Sep 2003 11:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072160#M140983</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-16T11:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072161#M140984</link>
      <description>how can i set the hostname ?&lt;BR /&gt;how can i config the netadapter in the server ?</description>
      <pubDate>Tue, 16 Sep 2003 11:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072161#M140984</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-16T11:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072162#M140985</link>
      <description>route add 138.232.81.0 138.232.81.62 &lt;ROUTE-COUNT&gt;&lt;BR /&gt;&lt;BR /&gt;0--&amp;gt;local machine as gateway&lt;BR /&gt;1---&amp;gt;remote machine as gwy.&lt;BR /&gt;&lt;BR /&gt;like&lt;BR /&gt;&lt;BR /&gt;#route add 138.232.81.0 138.232.81.62 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ROUTE-COUNT&gt;</description>
      <pubDate>Tue, 16 Sep 2003 11:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072162#M140985</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-16T11:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072163#M140986</link>
      <description>Hi Rene,&lt;BR /&gt;&lt;BR /&gt;You can change the default gateway in the /etc/rc.config.d/netconf file.&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 16 Sep 2003 11:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072163#M140986</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-16T11:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072164#M140987</link>
      <description>The best way would be using&lt;BR /&gt;&lt;BR /&gt;#set_parms initial &lt;BR /&gt;&lt;BR /&gt;which would set all the parameters to you.&lt;BR /&gt;&lt;BR /&gt;Just do a &lt;BR /&gt;#set_parms&lt;BR /&gt;&lt;BR /&gt;and look at its arguments&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert</description>
      <pubDate>Tue, 16 Sep 2003 11:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072164#M140987</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-16T11:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072165#M140988</link>
      <description>Actually the best approach is to get it working with the route add command, make sure you can ping the destination and get traffic back and forth.&lt;BR /&gt;&lt;BR /&gt;Then modify the /etc/rc.config.d/netconf file if you want it to be the permanent default route.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't test it first with route add and just modify netconf, if for some reason the route is no good(or if you just make a typo), you machine can hang next time you boot it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 16 Sep 2003 12:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072165#M140988</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-16T12:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072166#M140989</link>
      <description>I made it with set_pars initial.&lt;BR /&gt;After that I can??t ping to nothing !!!&lt;BR /&gt;&lt;BR /&gt;Please Help ME</description>
      <pubDate>Wed, 17 Sep 2003 06:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072166#M140989</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T06:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072167#M140990</link>
      <description>Check your present machine ip with&lt;BR /&gt;&lt;BR /&gt;#ifconfig lan0&lt;BR /&gt;&lt;BR /&gt;What is the ip of the server?&lt;BR /&gt;to which ip you ar trying to ping?&lt;BR /&gt;&lt;BR /&gt;post the output of &lt;BR /&gt;#netstat -nr&lt;BR /&gt;&lt;BR /&gt;revert</description>
      <pubDate>Wed, 17 Sep 2003 06:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072167#M140990</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-17T06:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072168#M140991</link>
      <description>iff2:/ # ifconfig lan0&lt;BR /&gt;lan0: flags=843&lt;UP&gt;&lt;BR /&gt;        inet 138.232.81.3 netmask ffffffc0 broadcast 138.232.81.63&lt;BR /&gt;iff2:/ # netstat -nr&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;138.232.81.3          138.232.81.3       UH        0  lan0       4136&lt;BR /&gt;138.232.81.0          138.232.81.3       U         2  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default               138.232.81.62      UG        0  lan0          0&lt;BR /&gt;&lt;BR /&gt;How can I delete a route ?&lt;/UP&gt;</description>
      <pubDate>Wed, 17 Sep 2003 07:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072168#M140991</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T07:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072169#M140992</link>
      <description>This should delete the route&lt;BR /&gt;#route delete &lt;NETWORK-IP&gt; &lt;GWY-IP&gt;&lt;BR /&gt;&lt;BR /&gt;You routing table looks fine.What ip you are trying to ping&lt;BR /&gt;&lt;BR /&gt;Revert&lt;BR /&gt;&lt;BR /&gt;&lt;/GWY-IP&gt;&lt;/NETWORK-IP&gt;</description>
      <pubDate>Wed, 17 Sep 2003 07:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072169#M140992</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-17T07:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072170#M140993</link>
      <description>I wanted to ping to localhost (138.232.81.3)&lt;BR /&gt;ping to 127.0.0.1&lt;BR /&gt;ping to all don??t work !</description>
      <pubDate>Wed, 17 Sep 2003 07:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072170#M140993</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T07:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072171#M140994</link>
      <description>iff2:/ # route delete 138.232.81.3 138.232.81.3&lt;BR /&gt;delete host 138.232.81.3: gateway 138.232.81.3: Keine Datei und kein Verzeichnis&lt;BR /&gt;iff2:/ #&lt;BR /&gt;&lt;BR /&gt;I cannot delete any route !&lt;BR /&gt;(I read the manpage of route)&lt;BR /&gt;route delete 138.232.81.3 138.232.81.3&lt;BR /&gt;route delete -f 138.232.81.3</description>
      <pubDate>Wed, 17 Sep 2003 07:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072171#M140994</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T07:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072172#M140995</link>
      <description>iff2:/ # cat /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;HOSTNAME="iff2"&lt;BR /&gt;OPERATING_SYSTEM=HP-UX&lt;BR /&gt;LOOPBACK_ADDRESS=127.0.0.1&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=138.232.81.3&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.192&lt;BR /&gt;BROADCAST_ADDRESS[0]=""&lt;BR /&gt;INTERFACE_STATE[0]=up&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]=138.232.81.62&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;GATED=0&lt;BR /&gt;GATED_ARGS=""&lt;BR /&gt;&lt;BR /&gt;RDPD=0&lt;BR /&gt;&lt;BR /&gt;RARP=0</description>
      <pubDate>Wed, 17 Sep 2003 07:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072172#M140995</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T07:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072173#M140996</link>
      <description>I think it is not the netconf file because on a running server is the same configuration.</description>
      <pubDate>Wed, 17 Sep 2003 07:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072173#M140996</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T07:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072174#M140997</link>
      <description>is the gateway responding to ping?</description>
      <pubDate>Wed, 17 Sep 2003 07:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072174#M140997</guid>
      <dc:creator>Mary Ann Lipa</dc:creator>
      <dc:date>2003-09-17T07:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072175#M140998</link>
      <description>ssh don??t work&lt;BR /&gt;ping don??t work&lt;BR /&gt;everything with the net don??t work&lt;BR /&gt;the networkkart is up !&lt;BR /&gt;which deamons i need for the net ?&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 08:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway/m-p/3072175#M140998</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T08:03:23Z</dc:date>
    </item>
  </channel>
</rss>

