<?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: networking question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387974#M566875</link>
    <description>netconf file&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=192.168.3.21&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=192.168.255.255&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&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;it does look like it can't find the gateway after doing netstat -rn.. it was looking to 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;i did the route add and now everything works. I just don't recall having to do this in the past. I would config the netconf file and it would work. thanks to all ..</description>
    <pubDate>Mon, 27 Sep 2004 15:21:16 GMT</pubDate>
    <dc:creator>Chris Fadrowski</dc:creator>
    <dc:date>2004-09-27T15:21:16Z</dc:date>
    <item>
      <title>networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387966#M566867</link>
      <description>I have a new itanium server that i am setting up. It's running 11.23 HPUX.. My problem is, i can't get outside of our network. I can ping anything inside but not outside like &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt; by name or IP.. i checked my /etc/hosts which includes&lt;BR /&gt;&lt;BR /&gt;192.168.x.x      gw_host&lt;BR /&gt;&lt;BR /&gt;and my nsswitch.conf which includes&lt;BR /&gt;&lt;BR /&gt;hosts: files, DNS&lt;BR /&gt;&lt;BR /&gt;i should be getting out.. what am i missing? It's not the firewall, i have access for that.</description>
      <pubDate>Mon, 27 Sep 2004 14:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387966#M566867</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2004-09-27T14:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387967#M566868</link>
      <description>What does traceroute reveal?&lt;BR /&gt;&lt;BR /&gt;How about? netstat -rn&lt;BR /&gt;&lt;BR /&gt;What is in? /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 27 Sep 2004 14:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387967#M566868</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-27T14:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387968#M566869</link>
      <description>during a traceroute, it never leaves the the local server (itself). i get this;&lt;BR /&gt;&lt;BR /&gt;traceroute: Warning: &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt; has multiple addresses; using 216.109.118.73&lt;BR /&gt;traceroute to &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt; (216.109.118.73), 30 hops max, 40 byte packets&lt;BR /&gt; 1  hostname (192.168.3.21)  0.067 ms !N  0.020 ms !N  0.019 ms !N&lt;BR /&gt;&lt;BR /&gt;Netstat -m is not supported in 11.23 (reading from a core file is no longer supported) is the message i get. &lt;BR /&gt;&lt;BR /&gt;and /etc/rsolv.conf is correct with my DNS and name servers. &lt;BR /&gt;&lt;BR /&gt;my netconf file is also the same as the other unix servers that can get out.</description>
      <pubDate>Mon, 27 Sep 2004 15:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387968#M566869</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2004-09-27T15:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387969#M566870</link>
      <description>Check your browser settings, especially for proxy, if needed at your site.</description>
      <pubDate>Mon, 27 Sep 2004 15:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387969#M566870</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2004-09-27T15:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387970#M566871</link>
      <description>i won't be using a browser on this server, however, i punched a hole in my firewall for this server so i know it should be bypassing the proxy.</description>
      <pubDate>Mon, 27 Sep 2004 15:06:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387970#M566871</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2004-09-27T15:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387971#M566872</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Looks like your default gateway is not setup on the system as it is trying to use your local interface.&lt;BR /&gt;&lt;BR /&gt;Try 'netstat -rn' (it's "r" and "n") and you should see an entry with 'default' string. If you don't have it then add it using the command&lt;BR /&gt;&lt;BR /&gt;route add default gw_host 1&lt;BR /&gt;&lt;BR /&gt;and then try.&lt;BR /&gt;&lt;BR /&gt;Adjust your netconf file with the ROUTE entries. Examples are given in there.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 27 Sep 2004 15:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387971#M566872</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-27T15:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387972#M566873</link>
      <description>What does your /etc/rc.config.d/netconf say?&lt;BR /&gt;&lt;BR /&gt;Do you have a gateway setup with route hop set at 1 or with your HOST as the gateway and hop set to 0?&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=132.201.xx.xx&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.224&lt;BR /&gt;BROADCAST_ADDRESS[0]=""&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;ROUTE_GATEWAY[0]=132.201.yy.yy&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_DESTINATION[0]=default</description>
      <pubDate>Mon, 27 Sep 2004 15:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387972#M566873</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-09-27T15:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387973#M566874</link>
      <description>actually - it's netstat -rn  ( r n )&lt;BR /&gt;&lt;BR /&gt;Are you running ipfilter on the 11.23 server?&lt;BR /&gt;&lt;BR /&gt;Can you actually get to you firewall?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 27 Sep 2004 15:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387973#M566874</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-27T15:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387974#M566875</link>
      <description>netconf file&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=192.168.3.21&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=192.168.255.255&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&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;it does look like it can't find the gateway after doing netstat -rn.. it was looking to 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;i did the route add and now everything works. I just don't recall having to do this in the past. I would config the netconf file and it would work. thanks to all ..</description>
      <pubDate>Mon, 27 Sep 2004 15:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387974#M566875</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2004-09-27T15:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387975#M566876</link>
      <description>Chris that default gateway in your netconf file must be reachable.&lt;BR /&gt;&lt;BR /&gt;You have to be able to ping it in order for it to work and have that NIC be the first place traceroutes and other internet traffic go.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Sep 2004 16:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387975#M566876</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-27T16:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387976#M566877</link>
      <description>if your router will not respond to ICMP echo requests (pings), then you have to disable dead gateway detection via ndd - ip_ire_gw_probe to 0.&lt;BR /&gt;&lt;BR /&gt;And based on your 192.168.X.X stuff, I presume your gateway is also a NAT.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 19:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387976#M566877</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-09-27T19:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387977#M566878</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Correct me if Im wrong isnt your gateway address wrong?&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=192.168.3.21&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=192.168.255.255&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ROUTE_GATEWAY[0]=192.168.1.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shouldnt it be 192.168."3".1, where there is a 3 instead of a 1???&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2004 10:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387977#M566878</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-09-29T10:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387978#M566879</link>
      <description>sorry didnt see you got your solution...&lt;BR /&gt;&lt;BR /&gt;No points on my last post or this one.</description>
      <pubDate>Wed, 29 Sep 2004 10:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387978#M566879</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-09-29T10:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: networking question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387979#M566880</link>
      <description>actually the gateway is not wrong, we are using class B subnet. with 172 addressing.</description>
      <pubDate>Wed, 29 Sep 2004 12:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-question/m-p/3387979#M566880</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2004-09-29T12:05:37Z</dc:date>
    </item>
  </channel>
</rss>

