<?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 how to add default gateway to ux server is not work in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005509#M298013</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;i have ux server it is divided to npar and vpar the one of vpar i can't connect to it becuase not contain 'default gateway' but i can connect to another server. now how to solve this problem from another server.&lt;BR /&gt;thanks and regards</description>
    <pubDate>Wed, 23 May 2007 04:11:00 GMT</pubDate>
    <dc:creator>Mousa55</dc:creator>
    <dc:date>2007-05-23T04:11:00Z</dc:date>
    <item>
      <title>how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005509#M298013</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;i have ux server it is divided to npar and vpar the one of vpar i can't connect to it becuase not contain 'default gateway' but i can connect to another server. now how to solve this problem from another server.&lt;BR /&gt;thanks and regards</description>
      <pubDate>Wed, 23 May 2007 04:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005509#M298013</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-05-23T04:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005510#M298014</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;If you want to add a default route:&lt;BR /&gt;&lt;BR /&gt;route add default your.gateway.ip&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 23 May 2007 04:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005510#M298014</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-05-23T04:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005511#M298015</link>
      <description>Hi Nejad,&lt;BR /&gt;&lt;BR /&gt;You can add gateway from "set_parms" or from command line.&lt;BR /&gt;&lt;BR /&gt;1. #set_parms addl_netwrk and follow the instructions&lt;BR /&gt;&lt;BR /&gt;2. #route add default &lt;GATEWAY ip=""&gt; &lt;METRIC&gt;&lt;BR /&gt;&lt;BR /&gt;For permanent changes you have to modify this file "/etc/rc.config.d/netconf ".&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/netconf&lt;BR /&gt;add the following lines&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="Your gw IP"&lt;BR /&gt;ROUTE_COUNT[0]=""&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;restart network service.&lt;BR /&gt;#/sbin/init.d/net stop&lt;BR /&gt;#/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;/METRIC&gt;&lt;/GATEWAY&gt;</description>
      <pubDate>Wed, 23 May 2007 04:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005511#M298015</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-05-23T04:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005512#M298016</link>
      <description>Hi Nejad,&lt;BR /&gt;&lt;BR /&gt;You can do it simply with SAM also.&lt;BR /&gt;#sam &amp;gt;Networking and Communications &amp;gt;Routes&amp;gt;Actions&amp;gt; Add Default Route&amp;gt; give here your IP address.&lt;BR /&gt;&lt;BR /&gt;Your profile show you didn't assign any points.&lt;BR /&gt;I have assigned points to 0 of 18  responses to  my questions.&lt;BR /&gt;&lt;BR /&gt;If your problem solved please don't forget to assign points.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Wed, 23 May 2007 04:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005512#M298016</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-05-23T04:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005513#M298017</link>
      <description>Hi Nejad&lt;BR /&gt;&lt;BR /&gt;The easiest way to solve this problem is to set  up a second address with the same subnet as the server you cannot access. Then the default gateway need not come into play, and you should be able to access that server and make what changes you need.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
      <pubDate>Wed, 23 May 2007 05:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005513#M298017</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2007-05-23T05:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005514#M298018</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The issue might not be due to not having a default gateway. If the two addresses are within the same subnet, a default gateway is not required as its on the sam LAN, thus should be communicating.&lt;BR /&gt;&lt;BR /&gt;A default gateway or route is required for a destination subnet is different to the local.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Wed, 23 May 2007 05:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005514#M298018</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2007-05-23T05:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005515#M298019</link>
      <description>The lack of a default route is *NOT* going to prevent you from getting to the server.  It can prevent you from getting *FROM* that server to others.  It sounds to me more like your name resolution for that particular server is messed up.  Exactly what command are you tryingto use and what kind of error message are you seeing?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 23 May 2007 05:08:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005515#M298019</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-05-23T05:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005516#M298020</link>
      <description>i need to add geatway to ux server i am can't to connect it&lt;BR /&gt;yours solutions from the same server, i am need solution from the server which i connect to it</description>
      <pubDate>Wed, 23 May 2007 05:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005516#M298020</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-05-23T05:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005517#M298021</link>
      <description>the message &lt;BR /&gt; connectng to 10.8.1.63 could not open connection on the host,on port 23</description>
      <pubDate>Wed, 23 May 2007 05:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005517#M298021</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-05-23T05:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005518#M298022</link>
      <description>&amp;gt;&amp;gt; connectng to 10.8.1.63 could not open connection on the host,on port 23&lt;BR /&gt;&lt;BR /&gt;This could mean a number of things, e.g. telnetd is disabled.&lt;BR /&gt;&lt;BR /&gt;Can you ping 10.8.1.63? Even better can you traceroute to it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Wed, 23 May 2007 05:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005518#M298022</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2007-05-23T05:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005519#M298023</link>
      <description>i can't telnet to this ip but i can telnet to another ip of ux server</description>
      <pubDate>Wed, 23 May 2007 05:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005519#M298023</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-05-23T05:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005520#M298024</link>
      <description>That could be due to a number of issues. Can you get into the console of the vPar?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Wed, 23 May 2007 05:34:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005520#M298024</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2007-05-23T05:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to add default gateway to ux server is not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005521#M298025</link>
      <description>That could be due to a number of issues. Can you get into the console of the vPar?&lt;BR /&gt;&lt;BR /&gt;Please provide use your ip details of the machine you're telnetting from and the vPar HP-UX.&lt;BR /&gt;&lt;BR /&gt;Did you ping it?&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Wed, 23 May 2007 05:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-default-gateway-to-ux-server-is-not-work/m-p/4005521#M298025</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2007-05-23T05:35:34Z</dc:date>
    </item>
  </channel>
</rss>

