<?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: logical IP address in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749058#M85960</link>
    <description>The IP of logical adapter must be in the same subnet as the actual adapter's IP.&lt;BR /&gt;</description>
    <pubDate>Sat, 11 Mar 2006 11:15:05 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-03-11T11:15:05Z</dc:date>
    <item>
      <title>logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749054#M85956</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How to configure an logical IP address for a NIC?&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;&lt;BR /&gt;Bond.&lt;BR /&gt;</description>
      <pubDate>Sat, 11 Mar 2006 05:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749054#M85956</guid>
      <dc:creator>bond007</dc:creator>
      <dc:date>2006-03-11T05:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749055#M85957</link>
      <description>&lt;BR /&gt;Hi Bond,&lt;BR /&gt;&lt;BR /&gt;If you mean IP alias, then use the following&lt;BR /&gt;&lt;BR /&gt;#ifconfig eth0:0 &lt;IP address=""&gt; netmask &lt;MASK&gt; up&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;/MASK&gt;&lt;/IP&gt;</description>
      <pubDate>Sat, 11 Mar 2006 07:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749055#M85957</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-03-11T07:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749056#M85958</link>
      <description>Check this url ...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/NET3-4-HOWTO-6.html" target="_blank"&gt;http://www.tldp.org/HOWTO/NET3-4-HOWTO-6.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Sivakumar T S</description>
      <pubDate>Sat, 11 Mar 2006 07:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749056#M85958</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-03-11T07:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749057#M85959</link>
      <description>&lt;BR /&gt;Hello SIva,&lt;BR /&gt;&lt;BR /&gt;Thank you for the quick information.&lt;BR /&gt;&lt;BR /&gt;Is it possible to configure the alias IP addrss in different Subnet. &lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Bond</description>
      <pubDate>Sat, 11 Mar 2006 07:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749057#M85959</guid>
      <dc:creator>bond007</dc:creator>
      <dc:date>2006-03-11T07:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749058#M85960</link>
      <description>The IP of logical adapter must be in the same subnet as the actual adapter's IP.&lt;BR /&gt;</description>
      <pubDate>Sat, 11 Mar 2006 11:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749058#M85960</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-03-11T11:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749059#M85961</link>
      <description>Oh, and by the way to create a permanent logical IP address do the following:&lt;BR /&gt;copy the file of adapter (ifcfg-eth0 for example) to ifcfg-eth0:1&lt;BR /&gt;edit the new file (i.e. ifcfg-eth0:1).&lt;BR /&gt;Change the DEVICE=eth0 to DEVICE=eth0:1&lt;BR /&gt;and also change to IPADDR= field so that it'll have the desired address (in the same subnet).</description>
      <pubDate>Sat, 11 Mar 2006 11:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749059#M85961</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-03-11T11:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749060#M85962</link>
      <description>Hi Bond,&lt;BR /&gt;  Configuring logical IP basically defined by your hardware.&lt;BR /&gt;&lt;BR /&gt;So, what is your hardware. And also IP alias is the one used to configure logical IPs.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Prabu.S</description>
      <pubDate>Mon, 13 Mar 2006 03:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749060#M85962</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-03-13T03:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749061#M85963</link>
      <description>Hi again,&lt;BR /&gt;     Answering your second question, configuring IP alais address in different subnet is possible.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Refer this link to configure it;&lt;BR /&gt;&lt;A href="http://www.opendarwin.org/en/articles/network_config/ar01s03.html" target="_blank"&gt;http://www.opendarwin.org/en/articles/network_config/ar01s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Prabu.S</description>
      <pubDate>Mon, 13 Mar 2006 03:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749061#M85963</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-03-13T03:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: logical IP address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749062#M85964</link>
      <description>Hi,&lt;BR /&gt;    to configure IP-alias address in different subnet,&lt;BR /&gt;&lt;BR /&gt;step 1:&lt;BR /&gt;#ifconfig eth3:1 10.10.22.33 broadcast 10.10.22.255 netmask 255.255.0.0 up&lt;BR /&gt;&lt;BR /&gt;snippet of ifconfig -a output;&lt;BR /&gt;&lt;BR /&gt;eth3      Link encap:Ethernet  HWaddr 00:0A:E4:80:2F:F7&lt;BR /&gt;          inet addr:10.10.3.12  Bcast:10.10.3.255  Mask:255.255.0.0&lt;BR /&gt;          inet6 addr: fe80::20a:e4ff:fe80:2ff7/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:2712566 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:2712547 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:268856055 (256.4 Mb)  TX bytes:268831610 (256.3 Mb)&lt;BR /&gt;          Base address:0x24c0 Memory:dd2c0000-dd2e0000&lt;BR /&gt;&lt;BR /&gt;eth3:1    Link encap:Ethernet  HWaddr 00:0A:E4:80:2F:F7&lt;BR /&gt;          inet addr:10.10.22.33  Bcast:10.10.22.255  Mask:255.255.0.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          Base address:0x24c0 Memory:dd2c0000-dd2e0000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Prabu.S</description>
      <pubDate>Mon, 13 Mar 2006 03:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/logical-ip-address/m-p/3749062#M85964</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-03-13T03:27:40Z</dc:date>
    </item>
  </channel>
</rss>

