<?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: Adding Default gateway in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571021#M372707</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are configured good but as you said there seems to be a firewall (not from OS)that blocks you from PING.</description>
    <pubDate>Tue, 26 Jan 2010 10:07:08 GMT</pubDate>
    <dc:creator>AVV</dc:creator>
    <dc:date>2010-01-26T10:07:08Z</dc:date>
    <item>
      <title>Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571014#M372700</link>
      <description>Hi All,&lt;BR /&gt;Hopefully you can help me out here..I am trying to add gateway IP in this file&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="192.168.1.1"&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;but when i try to ping gateway then it hang...&lt;BR /&gt;I can ping my IP, loopback...&lt;BR /&gt;Anyone, can help me to see what else i need to do or missing something here?&lt;BR /&gt;Thanks ALL&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2010 20:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571014#M372700</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-25T20:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571015#M372701</link>
      <description>&lt;!--!*#--&gt;&amp;gt; but when i try to ping gateway then it&lt;BR /&gt;&amp;gt; hang...&lt;BR /&gt;&lt;BR /&gt;What is/are the IP address/es on this system?&lt;BR /&gt;&lt;BR /&gt;If you can't ping the gateway before you tell&lt;BR /&gt;the system that it is a gateway, then it&lt;BR /&gt;can't be much of a gateway, can it?&lt;BR /&gt;&lt;BR /&gt;Potentially interesting:&lt;BR /&gt;&lt;BR /&gt;      netstat -rn</description>
      <pubDate>Mon, 25 Jan 2010 21:01:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571015#M372701</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-25T21:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571016#M372702</link>
      <description>Here is my netstat -rn&lt;BR /&gt;# netstat -rn&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;192.168.1.60          192.168.1.60       UH        0  lan0       4136&lt;BR /&gt;192.168.1.0           192.168.1.60       U         2  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default               192.168.1.1        UG        0  lan0          0&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2010 21:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571016#M372702</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-25T21:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571017#M372703</link>
      <description>please try following command&lt;BR /&gt;&lt;BR /&gt;#route add default 192.168.1.1 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jan 2010 09:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571017#M372703</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-26T09:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571018#M372704</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;apart the ping behaviour to gateway which hangs, does the gateway do its work? I mean can you reach systems over the gateway from this machine?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 26 Jan 2010 09:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571018#M372704</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-01-26T09:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571019#M372705</link>
      <description>Hi,&lt;BR /&gt;The netstat -rn seems good. You have configure the default gateway as 192.168.1.1&lt;BR /&gt;If you don't ping it, perhaps you have a link/cable problem or maybe the port of the network switch is not configure on the same vlan of 192.168....&lt;BR /&gt;HTH</description>
      <pubDate>Tue, 26 Jan 2010 09:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571019#M372705</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2010-01-26T09:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571020#M372706</link>
      <description>&amp;gt;&amp;gt;default 192.168.1.1 UG 0 lan0 0&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;netstat -rn -&amp;gt; command shows that you already setup "default Gateway"&lt;BR /&gt;&lt;BR /&gt;if you can't ping the gateway -&amp;gt; next thing you check using -&amp;gt; traceroute command from Your server&lt;BR /&gt;&lt;BR /&gt;# traceroute &lt;GATEWAI_IP&gt;&lt;BR /&gt;&lt;BR /&gt;check with "Network" Team&lt;BR /&gt;sometime it could be the "firewall" rule&lt;BR /&gt;ping may be blocked.&lt;/GATEWAI_IP&gt;</description>
      <pubDate>Tue, 26 Jan 2010 09:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571020#M372706</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-26T09:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571021#M372707</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are configured good but as you said there seems to be a firewall (not from OS)that blocks you from PING.</description>
      <pubDate>Tue, 26 Jan 2010 10:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571021#M372707</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-26T10:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571022#M372708</link>
      <description>Hi all,&lt;BR /&gt;Thanks for all your input what i did is&lt;BR /&gt;# traceroute 192.168.1.1&lt;BR /&gt;traceroute to 192.168.1.1 (192.168.1.1), 30 hops max, 40 byte packets&lt;BR /&gt; 1  * * *&lt;BR /&gt; 2  * * *&lt;BR /&gt; 3  * * *&lt;BR /&gt; 4  * * *&lt;BR /&gt; 5  * * *&lt;BR /&gt; 6  * * *&lt;BR /&gt; 7  *#&lt;BR /&gt;&lt;BR /&gt;So look like my firewall is block?? Can someone provide me some input..Thanks all again</description>
      <pubDate>Tue, 26 Jan 2010 15:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571022#M372708</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-26T15:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571023#M372709</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Can someone provide me some input.&lt;BR /&gt;&lt;BR /&gt;(Is that a question.  That's a question?)&lt;BR /&gt;&lt;BR /&gt;Only you (and the psychics) know what network&lt;BR /&gt;hardware and software lie between your&lt;BR /&gt;(unidentified) server system and your&lt;BR /&gt;(unidentified) gateway system.  With almost&lt;BR /&gt;exactly no useful information, what do you&lt;BR /&gt;expect anyone to tell you?</description>
      <pubDate>Tue, 26 Jan 2010 15:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571023#M372709</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-26T15:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571024#M372710</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;maybe the ping is blocked from the firewall for ICMP request, you should check with people who manage the firewall but the point is: does the gateway do its work? I mean can you reach systems over the gateway from this machine?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 26 Jan 2010 15:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571024#M372710</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-01-26T15:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571025#M372711</link>
      <description>Thanks for reply quick to me..&lt;BR /&gt;I will check with the network team to make sure is not block. As far as i know the gateway IP is working, when i ping the gateway IP address from my desktop is working..</description>
      <pubDate>Tue, 26 Jan 2010 17:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571025#M372711</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-26T17:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571026#M372712</link>
      <description>If this server is in a DMZ, and if the server is accessable for a few moments and then cannot be contacted, and if the firewall @ 192.268.1.1 does not allow icmp ( which most do not by default)&lt;BR /&gt;&lt;BR /&gt;then turn off the dead gateway probe via ndd.&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt;ndd -set /dev/ip ip_ire_gw_probe 0&lt;BR /&gt;&lt;BR /&gt;this will need to be put in /etc/rc.config.d/nddconf in order to exist after reboots.&lt;BR /&gt;&lt;BR /&gt;( if this is not the issue the save it for a rainy day ;)&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jan 2010 17:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571026#M372712</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-01-26T17:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571027#M372713</link>
      <description>Thanks all for input in this case my server is not in DMZ...by the way &lt;BR /&gt;i am using command :&lt;BR /&gt;# set_parms addl_netwrk&lt;BR /&gt;  I got an error message " WARNING: Unable to contact gateway at 192.168.1.1.&lt;BR /&gt;&lt;BR /&gt;  The gateway system may be down or there may be a network disruption.&lt;BR /&gt;&lt;BR /&gt;  Verify that the address 192.168.1.1 is correct.&lt;BR /&gt;&lt;BR /&gt;WARNING: Unable to contact DNS server at 192.168.1.33.&lt;BR /&gt;&lt;BR /&gt;  The DNS server system may be down or there may be a network disruption.&lt;BR /&gt;&lt;BR /&gt;  Verify that the address 192.168.1.33 is correct.&lt;BR /&gt;&lt;BR /&gt;my ip address is 192.168.1.60 which they are same subnet.&lt;BR /&gt;&lt;BR /&gt;Could it be something wrong on my network server side rather than on HP-UX machine ifself?  I really appreciate if any one you guy give me some suggestion..&lt;BR /&gt;Thanks ALL</description>
      <pubDate>Thu, 28 Jan 2010 01:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571027#M372713</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-28T01:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571028#M372714</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;which is the operating system on DNS machines? Try to check from another side, connect onto DNS machines and try to ping your HP-UX system.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Thu, 28 Jan 2010 09:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571028#M372714</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-01-28T09:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571029#M372715</link>
      <description>Hi Fibio, we are using window server for DNS machine.</description>
      <pubDate>Thu, 28 Jan 2010 13:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571029#M372715</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-28T13:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571030#M372716</link>
      <description>can you also please post the "nsswitch" file form you HPUX Server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And please d'not forget assign points :)</description>
      <pubDate>Sat, 30 Jan 2010 04:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571030#M372716</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-30T04:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571031#M372717</link>
      <description>nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;Please see below "example "nsswitch.conf"&lt;BR /&gt;&lt;BR /&gt; more /etc/nsswitch.conf&lt;BR /&gt;passwd:       files&lt;BR /&gt;group:        files&lt;BR /&gt;hosts:        files [NOTFOUND=continue] dns&lt;BR /&gt;ipnodes:      files&lt;BR /&gt;services:     files&lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files&lt;BR /&gt;automount:    files&lt;BR /&gt;aliases:      files</description>
      <pubDate>Sat, 30 Jan 2010 04:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571031#M372717</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-30T04:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571032#M372718</link>
      <description>Hi All,&lt;BR /&gt;I had the enginerring HP take a look my configuration file..He said everything is look fine and correct. one thing about he concerned is my network side..like router or switch box...If i don't see the MAC address on switch box is that mean something with the configuration switch or what??</description>
      <pubDate>Wed, 03 Feb 2010 19:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-default-gateway/m-p/4571032#M372718</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-02-03T19:26:45Z</dc:date>
    </item>
  </channel>
</rss>

