<?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: Routing problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562665#M919161</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First of all, if you don't want to use the 10MB(184.30) card, why don't you just disable it and use your 100MB card(184.40) as the default card.&lt;BR /&gt;Secondly if you have to absolutely use both the cards make sure they are configured to be in different subnets. see man 7 routing for more information. Here is a quote from the man page&lt;BR /&gt;/Begin Quote/&lt;BR /&gt;If a host has multiple interfaces, then it can belog to different subnets. Unlike the past releases, the subnets can have different sizes even if they may have the same network address. This is accomplished by using a different netmask on each of the host interfaces. &lt;BR /&gt;/End Quote/&lt;BR /&gt;&lt;BR /&gt;Again if your idea is only to use the 100MB card why don't you disable the 10MB card and make the 100MB default.&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;I am RU&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Aug 2001 14:11:21 GMT</pubDate>
    <dc:creator>linuxfan</dc:creator>
    <dc:date>2001-08-07T14:11:21Z</dc:date>
    <item>
      <title>Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562658#M919154</link>
      <description>Hello fellow hpux-users,&lt;BR /&gt;&lt;BR /&gt;I have a small problem on hpux 10.20.&lt;BR /&gt;&lt;BR /&gt;I will first explain the situation:&lt;BR /&gt;&lt;BR /&gt;We have a hp 9000 D230 server with autoraid. There is a 10mbit onboard network in it and a 100mbit btlan01 card.&lt;BR /&gt;&lt;BR /&gt;We don't use the 10mbit card, but it has connecting to the network.&lt;BR /&gt;&lt;BR /&gt;There are 2 'networks'.&lt;BR /&gt;The unix network:&lt;BR /&gt;172.21.184.0/255.255.254.0&lt;BR /&gt;&lt;BR /&gt;and the nt network:&lt;BR /&gt;172.21.182.0/255.255.254.0&lt;BR /&gt;&lt;BR /&gt;In the unix network everything works perfect, but when i want to have access to the nt network all the traffic goes through the 10mbit card. Not so fast.&lt;BR /&gt;So i checked the routingtabel:&lt;BR /&gt;&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     170  lo0        4608&lt;BR /&gt;172.21.184.30   127.0.0.1       UH         0   29032  lo0        4608&lt;BR /&gt;172.21.184.40   127.0.0.1       UH         1   11674  lo0        4608&lt;BR /&gt;default         172.21.184.16   UG         1   21952  lan0       1500&lt;BR /&gt;172.21.184.0    172.21.184.30   U         42 1861541  lan0       1500&lt;BR /&gt;172.21.184.0    172.21.184.40   U          0       0  btlan01    1500&lt;BR /&gt;&lt;BR /&gt;You can see that the traffic to DEFAULT network is going through lan0 (the 10mbit card).&lt;BR /&gt;&lt;BR /&gt;I have tried to re-enter the route, but hpux still uses lan0. I also checked the man page of route but it doesn't say how i can choose a lancard for a route! &lt;BR /&gt;I also checked the forum and there are so users that say that you cannot bind a route to a lan-card... But that it is being done automatically by hpux, it checks the subnets and then hpux chooses the lan-card.&lt;BR /&gt;&lt;BR /&gt;But the problem is the 2 cards have the same subnet. So hpux is choosing a default card or something?&lt;BR /&gt;&lt;BR /&gt;Does anyone have a solution?&lt;BR /&gt;&lt;BR /&gt;Thanx in advance!&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2001 13:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562658#M919154</guid>
      <dc:creator>vortex_1</dc:creator>
      <dc:date>2001-08-07T13:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562659#M919155</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The problem is that you cannot use two cards in the same machine on the same subnet. The packets can get interleaved between the two cards. If you were running HP-UX 11x, you could purchase the Auto Port Aggregation product which, in essence, turns up to 4 ports into 1 MAC address but no in 10.20. You need to simple disable the 10MB port and all will be well.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Tue, 07 Aug 2001 13:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562659#M919155</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-07T13:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562660#M919156</link>
      <description>you gave the answer to this question yourself !!!&lt;BR /&gt;&lt;BR /&gt;But the problem is the 2 cards have the same subnet.&lt;BR /&gt;&lt;BR /&gt;Two lan cards on the same subnet is not possible without problems</description>
      <pubDate>Tue, 07 Aug 2001 13:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562660#M919156</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-08-07T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562661#M919157</link>
      <description>Hi,&lt;BR /&gt;your routing table shows that your default lan card is lan0, so remove the default router(see man pages of route delete).</description>
      <pubDate>Tue, 07 Aug 2001 13:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562661#M919157</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-08-07T13:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562662#M919158</link>
      <description>Hmm.&lt;BR /&gt;&lt;BR /&gt;But if i look do a route /? on a nt machine i can give INTERFACE as a argument.&lt;BR /&gt;&lt;BR /&gt;So this would be on nt:&lt;BR /&gt;&lt;BR /&gt;route add default 172.21.184.16(router) 1(metric) btlan01(lancard).&lt;BR /&gt;&lt;BR /&gt;But this is not possible on hpux 10.20?&lt;BR /&gt;So the solution is to disable the lan0 (10mbit) card?&lt;BR /&gt;Strange...</description>
      <pubDate>Tue, 07 Aug 2001 13:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562662#M919158</guid>
      <dc:creator>vortex_1</dc:creator>
      <dc:date>2001-08-07T13:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562663#M919159</link>
      <description>Ravi,&lt;BR /&gt;&lt;BR /&gt;I already deleted the default route. But when i add it again it still uses lan0.&lt;BR /&gt;And when i don't add default route at all you can guess what happens then (=nothing)...</description>
      <pubDate>Tue, 07 Aug 2001 13:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562663#M919159</guid>
      <dc:creator>vortex_1</dc:creator>
      <dc:date>2001-08-07T13:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562664#M919160</link>
      <description>Hi vortex,&lt;BR /&gt;How about if you edit your /etc/rc.config.d/netconf file and changed lan0 to btlan and then restart the network.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 07 Aug 2001 14:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562664#M919160</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-08-07T14:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562665#M919161</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First of all, if you don't want to use the 10MB(184.30) card, why don't you just disable it and use your 100MB card(184.40) as the default card.&lt;BR /&gt;Secondly if you have to absolutely use both the cards make sure they are configured to be in different subnets. see man 7 routing for more information. Here is a quote from the man page&lt;BR /&gt;/Begin Quote/&lt;BR /&gt;If a host has multiple interfaces, then it can belog to different subnets. Unlike the past releases, the subnets can have different sizes even if they may have the same network address. This is accomplished by using a different netmask on each of the host interfaces. &lt;BR /&gt;/End Quote/&lt;BR /&gt;&lt;BR /&gt;Again if your idea is only to use the 100MB card why don't you disable the 10MB card and make the 100MB default.&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;I am RU&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2001 14:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562665#M919161</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-07T14:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562666#M919162</link>
      <description>Okay i'll disable the lan0-card, i don't need it that bad so...&lt;BR /&gt;&lt;BR /&gt;I think it's strange that i can't choose a interface with the 'route' command...&lt;BR /&gt;If i look on a nt/2k machine and do a route /? i can give a interface as a argument...&lt;BR /&gt;&lt;BR /&gt;Is there also a way to make the btlan01 as default lancard.&lt;BR /&gt;I already looked at /etc/rc.config.d/netconf and switched the lan0/btlan01. Now the btlan01 is nr 0, and lan0 is 1. But nothing changed...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Aug 2001 05:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562666#M919162</guid>
      <dc:creator>vortex_1</dc:creator>
      <dc:date>2001-08-08T05:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562667#M919163</link>
      <description>Hi...&lt;BR /&gt;&lt;BR /&gt;Just a thought...why don't you try to 'bring down' the other lan card, before you add your default route?  eg:&lt;BR /&gt;&lt;BR /&gt;1.  ifconfig lan1 down&lt;BR /&gt;2.  route add default 'nnn.nnn.nnn.nnn'&lt;BR /&gt;3.  ifconfig lan1 nnn.nnn.nnn.nnn netmask 255.255.255.254 broadcast nnn.nnn.nnn.nnn up&lt;BR /&gt;&lt;BR /&gt;then take a look at netstat -rn.&lt;BR /&gt;&lt;BR /&gt;Hope this helps...&lt;BR /&gt;&lt;BR /&gt;ron</description>
      <pubDate>Wed, 08 Aug 2001 16:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562667#M919163</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2001-08-08T16:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562668#M919164</link>
      <description>Why did you configure both NICs in the same subnet in the first place?  (What problem are you *really* tyring to solve?)&lt;BR /&gt;As has been pointed out, HP-UX doesn't support it.&lt;BR /&gt;&lt;BR /&gt;And, no, HP-UX doesn't support using interface in the 'route' command -- it just tries to figure it out based on the IP address of the gateway you give.&lt;BR /&gt;&lt;BR /&gt;Did you mean, maybe, to give one of the NICs and address in the "NT" subnet,&lt;BR /&gt;172.21.182.0/255.255.254.0&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;BV</description>
      <pubDate>Wed, 08 Aug 2001 19:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562668#M919164</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2001-08-08T19:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562669#M919165</link>
      <description>I will bring down the lan0 card, because i don't really need it so...&lt;BR /&gt;The card was enabled and configured by another employee that has left the company now.&lt;BR /&gt;&lt;BR /&gt;But thanks all for your help and this forum is GOOD !!! &lt;BR /&gt;&lt;BR /&gt;ps:here are some points :)</description>
      <pubDate>Thu, 09 Aug 2001 07:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-problems/m-p/2562669#M919165</guid>
      <dc:creator>vortex_1</dc:creator>
      <dc:date>2001-08-09T07:14:39Z</dc:date>
    </item>
  </channel>
</rss>

