<?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: How to access two networks with just one Lan card ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938205#M577130</link>
    <description>I??m really want to do it using netconf with &lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=191.168.122.7&lt;BR /&gt;BROADCAST_ADDRESS[0]=191.168.122.255&lt;BR /&gt;LANCONFIG_ARGS[0]="ether"&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[1]=lan0:1&lt;BR /&gt;IP_ADDRESS[1]=10.13.2.5&lt;BR /&gt;BROADCAST_ADDRESS[1]=10.13.2.255&lt;BR /&gt;LANCONFIG_ARGS[1]="ether"&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;&lt;BR /&gt;And two default gateways:&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="xxxx"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]=test&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[1]="yyyyyy"&lt;BR /&gt;ROUTE_MASK[1]=""&lt;BR /&gt;ROUTE_GATEWAY[1]=test2&lt;BR /&gt;ROUTE_COUNT[1]=1&lt;BR /&gt;ROUTE_ARGS[1]=""&lt;BR /&gt;&lt;BR /&gt;Why can I do it in netconf (hp-ux 10.20)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mauro</description>
    <pubDate>Fri, 28 Mar 2003 15:51:59 GMT</pubDate>
    <dc:creator>Mauro_3</dc:creator>
    <dc:date>2003-03-28T15:51:59Z</dc:date>
    <item>
      <title>How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938200#M577125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have hp-ux 10.20 and I want to access two networks and I just have one lan card. The IPs are: 191.120.122.5 and 10.14.9.4. Can I set two default gateways one for each network ? I tried to set a virtual IP with no sucess in netconf (like lan0:1) it did not recognize as an interface. What can I do to solve it ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mauro</description>
      <pubDate>Fri, 28 Mar 2003 15:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938200#M577125</guid>
      <dc:creator>Mauro_3</dc:creator>
      <dc:date>2003-03-28T15:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938201#M577126</link>
      <description>route add destination gateway&lt;BR /&gt;&lt;BR /&gt;man route for details.&lt;BR /&gt;&lt;BR /&gt;You can only have ONE default gateway, but you can have routes to as many networks as you want.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 28 Mar 2003 15:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938201#M577126</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-28T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938202#M577127</link>
      <description>Hi Mauro,&lt;BR /&gt;&lt;BR /&gt;check out ifalias. This command allows you to create multiple ip-adresses on a interface.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 28 Mar 2003 15:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938202#M577127</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2003-03-28T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938203#M577128</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The HP host is connected to the 191.x.x.x network and the another network is connected in the hub. If I set the default gateway as 191.x.x.x all the packets is using this gateway to access the other networks. It is strange but besides I set the route to 10.x.x.x it is not working !?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mauro</description>
      <pubDate>Fri, 28 Mar 2003 15:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938203#M577128</guid>
      <dc:creator>Mauro_3</dc:creator>
      <dc:date>2003-03-28T15:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938204#M577129</link>
      <description>Best bet is to add the lastest ARPA patches and use SAM to configure.</description>
      <pubDate>Fri, 28 Mar 2003 15:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938204#M577129</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-03-28T15:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938205#M577130</link>
      <description>I??m really want to do it using netconf with &lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=191.168.122.7&lt;BR /&gt;BROADCAST_ADDRESS[0]=191.168.122.255&lt;BR /&gt;LANCONFIG_ARGS[0]="ether"&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[1]=lan0:1&lt;BR /&gt;IP_ADDRESS[1]=10.13.2.5&lt;BR /&gt;BROADCAST_ADDRESS[1]=10.13.2.255&lt;BR /&gt;LANCONFIG_ARGS[1]="ether"&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;&lt;BR /&gt;And two default gateways:&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="xxxx"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]=test&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[1]="yyyyyy"&lt;BR /&gt;ROUTE_MASK[1]=""&lt;BR /&gt;ROUTE_GATEWAY[1]=test2&lt;BR /&gt;ROUTE_COUNT[1]=1&lt;BR /&gt;ROUTE_ARGS[1]=""&lt;BR /&gt;&lt;BR /&gt;Why can I do it in netconf (hp-ux 10.20)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mauro</description>
      <pubDate>Fri, 28 Mar 2003 15:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938205#M577130</guid>
      <dc:creator>Mauro_3</dc:creator>
      <dc:date>2003-03-28T15:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938206#M577131</link>
      <description>Should have made that a bit clearer, use SAM to configure a logical IP address on your existing card. &lt;BR /&gt;&lt;BR /&gt;SAM is good for some things :-)&lt;BR /&gt;&lt;BR /&gt;I am guessing there is no gateway between these networks available.</description>
      <pubDate>Fri, 28 Mar 2003 15:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938206#M577131</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-03-28T15:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938207#M577132</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;Where can I do it in SAM ?&lt;BR /&gt;&lt;BR /&gt;I could not find logical IP in SAM !?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mauro</description>
      <pubDate>Fri, 28 Mar 2003 16:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938207#M577132</guid>
      <dc:creator>Mauro_3</dc:creator>
      <dc:date>2003-03-28T16:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938208#M577133</link>
      <description>Before you configure netconf run&lt;BR /&gt;&lt;BR /&gt;# ifalias lan0 add 10.13.2.5 &lt;BR /&gt;&lt;BR /&gt;to initialise the Logical card.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2003 16:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938208#M577133</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-03-28T16:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938209#M577134</link>
      <description>If your using SAM go to Network interfaces, highlight your card and under Actions should be Add Logical IP.&lt;BR /&gt;&lt;BR /&gt;If its not there you need the latest 10.20 ARPA patches. Maybe SAM patches too.</description>
      <pubDate>Fri, 28 Mar 2003 16:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938209#M577134</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-03-28T16:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938210#M577135</link>
      <description>Mauro,&lt;BR /&gt;&lt;BR /&gt;Keep your current default gateway.  Do not try to have two - that will just mess you up.  The 10.20 does not support the strong end-system model so would not know what to do with a second default gateway.&lt;BR /&gt;&lt;BR /&gt;Actually I see nothing wrong with your current setup. Letting the router route between two networks on the same interface is quite common.  If the interface to the router is a bottleneck then if it's a Cisco have the Cisco admin add the command&lt;BR /&gt;ip route-cache same-interface&lt;BR /&gt;to the interface.  That will speed it up considerably since the interface will no longer have to query the main routing table every time it gets a packet that has to go back out the same interface.  Other routers  probably have the same idea.&lt;BR /&gt;&lt;BR /&gt;Do not try to add a route via a gateway which is not in the same subnet as the HPUX.&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2003 16:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938210#M577135</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-03-28T16:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938211#M577136</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone know what are these ARPA patches ?&lt;BR /&gt;&lt;BR /&gt;Thanks, cheers,&lt;BR /&gt;Mauro</description>
      <pubDate>Fri, 28 Mar 2003 17:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938211#M577136</guid>
      <dc:creator>Mauro_3</dc:creator>
      <dc:date>2003-03-28T17:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to access two networks with just one Lan card ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938212#M577137</link>
      <description>Go to &lt;A href="http://www5.itrc.hp.com/service/patch/search.do" target="_blank"&gt;http://www5.itrc.hp.com/service/patch/search.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;search for 10.20 &amp;amp; ARPA, select the cumlative patch.&lt;BR /&gt;&lt;BR /&gt;ARPA - Advanced Research Projects Agency .. its the Agency who defined the network protocol standard.</description>
      <pubDate>Fri, 28 Mar 2003 19:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-access-two-networks-with-just-one-lan-card/m-p/2938212#M577137</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-03-28T19:08:16Z</dc:date>
    </item>
  </channel>
</rss>

