<?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: No WAN access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739724#M550415</link>
    <description>hi again,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One easy way to setup the default gateway IP address is using the following:&lt;BR /&gt;   set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;===========================================&lt;BR /&gt;# set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;___________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;  Additional Network Parameters: Subnetwork Mask and Default Gateway&lt;BR /&gt;&lt;BR /&gt;  This section enables you to specify the subnetwork mask and default&lt;BR /&gt;  network gateway.  This information is necessary if your network has&lt;BR /&gt;  gateways and you wish to communicate beyond your local subnetwork.&lt;BR /&gt;&lt;BR /&gt;  You will need to know the following information:&lt;BR /&gt;&lt;BR /&gt;    * Subnetwork mask&lt;BR /&gt;&lt;BR /&gt;    * Default gateway IP address&lt;BR /&gt;_______________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;Do you wish to specify this information?&lt;BR /&gt;&lt;BR /&gt;Press [y] for yes or [n] for no, then press [Enter]&lt;BR /&gt;&lt;BR /&gt;===========================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Mon, 27 Feb 2006 00:45:29 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2006-02-27T00:45:29Z</dc:date>
    <item>
      <title>No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739721#M550412</link>
      <description>HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;I can ping to IPs into the same LAN, but ping to IPs in the WAN (out of the LAN) fails.&lt;BR /&gt;&lt;BR /&gt;Any idea about it?</description>
      <pubDate>Sun, 26 Feb 2006 19:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739721#M550412</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2006-02-26T19:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739722#M550413</link>
      <description>Is your router configured? You need to specify a default route (the address of your router) to pass non-local traffic to the router. You can specify the default route with SAM in the networking section.</description>
      <pubDate>Sun, 26 Feb 2006 20:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739722#M550413</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-02-26T20:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739723#M550414</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;as mentioned above, you need to identify you gateway to the IP which you trying to ping.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;E.g. Extract from /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.102.25&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;see also: man route&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 27 Feb 2006 00:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739723#M550414</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-27T00:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739724#M550415</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One easy way to setup the default gateway IP address is using the following:&lt;BR /&gt;   set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;===========================================&lt;BR /&gt;# set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;___________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;  Additional Network Parameters: Subnetwork Mask and Default Gateway&lt;BR /&gt;&lt;BR /&gt;  This section enables you to specify the subnetwork mask and default&lt;BR /&gt;  network gateway.  This information is necessary if your network has&lt;BR /&gt;  gateways and you wish to communicate beyond your local subnetwork.&lt;BR /&gt;&lt;BR /&gt;  You will need to know the following information:&lt;BR /&gt;&lt;BR /&gt;    * Subnetwork mask&lt;BR /&gt;&lt;BR /&gt;    * Default gateway IP address&lt;BR /&gt;_______________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;Do you wish to specify this information?&lt;BR /&gt;&lt;BR /&gt;Press [y] for yes or [n] for no, then press [Enter]&lt;BR /&gt;&lt;BR /&gt;===========================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 27 Feb 2006 00:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739724#M550415</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-27T00:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739725#M550416</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;Note that if your your system appears to have 6 network interfaces installed. The procedure mentioned above will allow you to configure only the default network interface.&lt;BR /&gt;&lt;BR /&gt;You must use SAM to configure additional network interface cards.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 27 Feb 2006 00:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739725#M550416</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-27T00:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739726#M550417</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On most firewalls ping is blocked.&lt;BR /&gt;So check with your firewall administrator that the ping protocol isn't blocked</description>
      <pubDate>Mon, 27 Feb 2006 06:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739726#M550417</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-02-27T06:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739727#M550418</link>
      <description>Check the IP WAN and connectivity to your WAN gateway.&lt;BR /&gt;&lt;BR /&gt;To check your interfaces run lanscan.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;host/&amp;gt;lanscan&lt;BR /&gt;Hardware    Station        Crd Hardware Net-Interface   NM  MAC        HP DLPI Mjr&lt;BR /&gt;Path     Address        In# State    NameUnit State  ID  Type       Support Num&lt;BR /&gt;10/16/8  0x0010839680FC 1   UP       lan1     UP     4   ETHER      Yes     78&lt;BR /&gt;10/12/6  0x001083B93084 0   UP       lan0     DOWN   5   ETHER      Yes     52&lt;BR /&gt;&lt;BR /&gt;check the interfaces configuration with ifconfig.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;host/&amp;gt;ifconfig lan1&lt;BR /&gt;lan1: flags=863&lt;UP&gt;&lt;BR /&gt;        inet 201.1.1.6 netmask ffffff00 broadcast 201.1.1.255&lt;BR /&gt;&lt;BR /&gt;If everything it's OK, check the connectivity to your WAN gateway with netstat.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;linc06/&amp;gt;netstat -rn&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination     Gateway         Flags   Refs     Use  Interface  Pmtu PmtuTime&lt;BR /&gt;127.0.0.1       127.0.0.1       UH         0 2470319  lo0        4608&lt;BR /&gt;172.30.10.250   201.1.1.210     UGHD       0      67  lan1       1500&lt;BR /&gt;201.1.1.6       127.0.0.1       UH         049232370  lo0        4608&lt;BR /&gt;default         201.1.1.200     UG         421686500  lan1       1500&lt;BR /&gt;201.1.1         201.1.1.6       U          7 5075600  lan1       1500&lt;BR /&gt;201.1.215       201.1.215.1     U          0       0  x25_9      2048&lt;BR /&gt;&lt;BR /&gt;According to the output, the gateway to reach the IP 172.30.10.250 is 201.1.1.210.&lt;BR /&gt;&lt;BR /&gt;In your case ping to the gateway shouldn't have to fail, if it does check the cabling and configuration in the other edge. If you're not in charge of that, report the connectivity problem to the corresponding area.&lt;BR /&gt;&lt;BR /&gt;Hope this can help&lt;/UP&gt;</description>
      <pubDate>Tue, 28 Feb 2006 09:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739727#M550418</guid>
      <dc:creator>Hunan_1</dc:creator>
      <dc:date>2006-02-28T09:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: No WAN access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739728#M550419</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Use the command&lt;BR /&gt;&lt;BR /&gt;# route add default a.b.c.d&lt;BR /&gt;&lt;BR /&gt;where a.b.c.d is the IP Address of your network, any subsequent routing for other networks will need to be configured on your Network router/ LAN switch.&lt;BR /&gt;&lt;BR /&gt;If everything ahead is properly routed and ping is not blocked , you will be able to ping. For any troubleshooting, you may run &lt;BR /&gt;&lt;BR /&gt;# traceroute j.k.l.m&lt;BR /&gt;&lt;BR /&gt;where j.k.l.m is the IP address that you need to ping. This will help you and Network Admins know the path that is being taken to reach your destination IP Address.&lt;BR /&gt;&lt;BR /&gt;rgds...Ashish</description>
      <pubDate>Tue, 28 Feb 2006 09:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-wan-access/m-p/3739728#M550419</guid>
      <dc:creator>AshishJain_USA</dc:creator>
      <dc:date>2006-02-28T09:44:12Z</dc:date>
    </item>
  </channel>
</rss>

