<?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: Same lan segment; two different ip subnets in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108308#M573776</link>
    <description>Its always best to have the last major patch bundle on a 10.20 machine.&lt;BR /&gt;&lt;BR /&gt;That would be the General Release December 2001 for this OS, which is no longer supported by HP.&lt;BR /&gt;&lt;BR /&gt;Patch bundles are available from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'd give you a direct link but the site is non-responsive right now with a networking issue.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 04 Nov 2003 23:13:49 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-11-04T23:13:49Z</dc:date>
    <item>
      <title>Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108304#M573772</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;My server (running 10.2) has one lan card lan0 with ip 123.1.1.1/24. Other PCs on the same lan (without router) are 10.0.0.xxx. They need to add an entry in network config to be able to telnet to the server.&lt;BR /&gt;&lt;BR /&gt;Now I need to add a network printer with ip 10.0.0.100. When I ping this address from the server, it shows 'unreachable'. I try to add static route with this cmd but it still fails:&lt;BR /&gt;&lt;BR /&gt;'route add host 10.0.0.100 123.1.1.1'&lt;BR /&gt;&lt;BR /&gt;# netstat -nr&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination     Gateway         Flags   Refs     Use  Interface  Pmtu PmtuTime&lt;BR /&gt;10.0.0.100      123.1.1.1       UH         0       5  lan0       1500&lt;BR /&gt;123.1.1.1       127.0.0.1       UH        11 3179567  lo0        4608&lt;BR /&gt;127.0.0.1       127.0.0.1       UH         0     290  lo0        4608&lt;BR /&gt;default         123.1.1.1       U         2414259309  lan0       1500&lt;BR /&gt;123.1.1.0       123.1.1.1       U         3016112700  lan0       1500&lt;BR /&gt;&lt;BR /&gt;The ip address for the server may be wrongly configured by some ex-staff but this cannot be changed in this site now. How can I config the server to connect to this printer?&lt;BR /&gt;&lt;BR /&gt;Any suggestion is appreciated.&lt;BR /&gt;&lt;BR /&gt;Edmund&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 03:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108304#M573772</guid>
      <dc:creator>Edmund_2</dc:creator>
      <dc:date>2003-11-03T03:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108305#M573773</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Logically you should have same subnet if it's only one network card.&lt;BR /&gt;Now, You can change all the Pc/Printer's IP address to match this &lt;BR /&gt;subnet or. you can add "IP Logical Interface" in SAM.&lt;BR /&gt;I am not sure whether you can do this in 10.20&lt;BR /&gt;It's possible in 11.x But, also be aware some applications &lt;BR /&gt;doesn't allow multiple Logical IP to same physical interface.&lt;BR /&gt;&lt;BR /&gt;TT</description>
      <pubDate>Mon, 03 Nov 2003 05:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108305#M573773</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2003-11-03T05:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108306#M573774</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is 2 way one change IP address of all client or Assign second IP address to LAN card.&lt;BR /&gt;In 10.20 you required apecific patch for getting this functionality.&lt;BR /&gt;Try to apply latest GL patch bundle.&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 03 Nov 2003 06:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108306#M573774</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-11-03T06:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108307#M573775</link>
      <description>Hi Sunil,&lt;BR /&gt;&lt;BR /&gt;What is the patch# for this function? Can I get it from HP web site?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Edmund</description>
      <pubDate>Tue, 04 Nov 2003 23:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108307#M573775</guid>
      <dc:creator>Edmund_2</dc:creator>
      <dc:date>2003-11-04T23:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108308#M573776</link>
      <description>Its always best to have the last major patch bundle on a 10.20 machine.&lt;BR /&gt;&lt;BR /&gt;That would be the General Release December 2001 for this OS, which is no longer supported by HP.&lt;BR /&gt;&lt;BR /&gt;Patch bundles are available from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'd give you a direct link but the site is non-responsive right now with a networking issue.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 Nov 2003 23:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108308#M573776</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-04T23:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108309#M573777</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My patch is Jun 2001:&lt;BR /&gt;&lt;BR /&gt;XSW800GR1020                  B.10.20.53.2   General Release Patches for HP-UX&lt;BR /&gt; 10.20 Servers (June 2001) &lt;BR /&gt;XSW800HWCR1020                B.10.20.53.2   Hardware Enablement and Critical &lt;BR /&gt;Patches for HP-UX 10.20 Servers (June 2001)&lt;BR /&gt;&lt;BR /&gt;I will get the Dec 2001 and try it.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 04 Nov 2003 23:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108309#M573777</guid>
      <dc:creator>Edmund_2</dc:creator>
      <dc:date>2003-11-04T23:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108310#M573778</link>
      <description>The problem you have is with your routing table. You need a gateway that knows both subnets. Right now you try to use your Unix server itself as gateway for 10.0.0.100, but it doesn't know how to reach that subnet.&lt;BR /&gt;&lt;BR /&gt;Before installing the patch, you could try to add the IP address by doing:&lt;BR /&gt;ifconfig lan0:1 10.0.0.101 netmask 255.255.255.0&lt;BR /&gt;(replace the 101 by a free address in your 10.0.0 segment).&lt;BR /&gt;and delete the route to 10.0.0.100 you added, because it won't work anyway. Now your unix server can access everything in the 10.0.0.xxx segment.&lt;BR /&gt;&lt;BR /&gt;Another way would be to add a correct route table entry. You nee a gateway between the two subnets for that, but then it would be:&lt;BR /&gt;route add host 10.0.0.100 123.1.1.xxx 1&lt;BR /&gt;Replace the xxx for the real gateway. This gives a security advantage: your unix machine is now only capable of reaching the printer, nothing else.But, not only does the unix server need to be able to reach the printer in that case, the printer needs to be able to reach the unix server as well. It has the same problem and needs a good default gateway for this solution. So if security isn't a real issue, I would go for the extra IP address on the lan card.</description>
      <pubDate>Wed, 05 Nov 2003 02:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108310#M573778</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-05T02:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108311#M573779</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, you are right. I need a gateway that knows both subnets. But version 10.20 (with patch Jun 01) doesn't support logical ip address so 'one lan card one ip address'.&lt;BR /&gt;&lt;BR /&gt;I think applying (Dec 01) patch can solve my problem if it supports logical ip addresses binding to one lan card.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2003 03:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108311#M573779</guid>
      <dc:creator>Edmund_2</dc:creator>
      <dc:date>2003-11-05T03:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Same lan segment; two different ip subnets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108312#M573780</link>
      <description>Hi,&lt;BR /&gt;You have to install patch number PHNE 12492,&lt;BR /&gt;it will install an ifalias command which you can use to assign multiple IP to one interface.&lt;BR /&gt;it has some dependencies also, you can visit this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x1ed191ccb36bd611abdb0090277a778c%2C00.html&amp;amp;admit=716493758+1068025043541+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x1ed191ccb36bd611abdb0090277a778c%2C00.html&amp;amp;admit=716493758+1068025043541+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 05 Nov 2003 04:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/same-lan-segment-two-different-ip-subnets/m-p/3108312#M573780</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-11-05T04:38:22Z</dc:date>
    </item>
  </channel>
</rss>

