<?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: Unable to make static IP address on one subnet in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634341#M40855</link>
    <description>[root@delhi ~]# ifconfig -a&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:1C:C4:7B:95:8A&lt;BR /&gt;          inet6 addr: fe80::21c:c4ff:fe7b:958a/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:3009 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:218462 (213.3 KiB)  TX bytes:462 (462.0 b)&lt;BR /&gt;          Interrupt:185 Memory:f8000000-f8011100&lt;BR /&gt;&lt;BR /&gt;eth1      Link encap:Ethernet  HWaddr 00:1C:C4:7B:95:0C&lt;BR /&gt;          inet addr:10.58.121.135  Bcast:10.58.121.255  Mask:255.255.255.128&lt;BR /&gt;          inet6 addr: fe80::21c:c4ff:fe7b:950c/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:27429 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:14040 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:2260865 (2.1 MiB)  TX bytes:978366 (955.4 KiB)&lt;BR /&gt;          Interrupt:193 Memory:fa000000-fa011100&lt;BR /&gt;&lt;BR /&gt;eth2      Link encap:Ethernet  HWaddr 00:23:7D:FC:C1:79&lt;BR /&gt;          inet addr:10.58.131.100  Bcast:10.58.131.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::223:7dff:fefc:c179/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:999385 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:633260 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:682640802 (651.0 MiB)  TX bytes:85019601 (81.0 MiB)&lt;BR /&gt;          Base address:0x5000 Memory:fdde0000-fde00000&lt;BR /&gt;&lt;BR /&gt;eth3      Link encap:Ethernet  HWaddr 00:23:7D:FC:C1:78&lt;BR /&gt;          inet addr:10.58.186.100  Bcast:10.58.186.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::223:7dff:fefc:c178/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:127140 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:802310 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:10189539 (9.7 MiB)  TX bytes:1106240241 (1.0 GiB)&lt;BR /&gt;          Base address:0x5020 Memory:fdce0000-fdd00000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# netstat -nr&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface&lt;BR /&gt;10.58.121.128   0.0.0.0         255.255.255.128 U         0 0          0 eth1&lt;BR /&gt;10.0.0.0        0.0.0.0         255.255.255.0   U         0 0          0 eth4&lt;BR /&gt;10.0.0.0        0.0.0.0         255.255.255.0   U         0 0          0 eth5&lt;BR /&gt;10.58.186.0     0.0.0.0         255.255.255.0   U         0 0          0 eth3&lt;BR /&gt;10.58.131.0     0.0.0.0         255.255.255.0   U         0 0          0 eth2&lt;BR /&gt;169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth5&lt;BR /&gt;0.0.0.0         10.58.186.1     0.0.0.0         UG        0 0          0 eth3&lt;BR /&gt;</description>
    <pubDate>Mon, 17 May 2010 06:29:53 GMT</pubDate>
    <dc:creator>WW288996</dc:creator>
    <dc:date>2010-05-17T06:29:53Z</dc:date>
    <item>
      <title>Unable to make static IP address on one subnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634338#M40852</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Currently I am unable to make one IP as static, but if I make it from DHCP it works.&lt;BR /&gt;&lt;BR /&gt;When I make IP as static and start network service then it shows the following error,&lt;BR /&gt;&lt;BR /&gt;Error, some other host already uses address 10.58.190.100&lt;BR /&gt;&lt;BR /&gt;I have total 4 NIC interfaces and all static, but only i am getting this error on 10.58.190.X network.&lt;BR /&gt;&lt;BR /&gt;Please help me in this regard</description>
      <pubDate>Mon, 17 May 2010 05:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634338#M40852</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-05-17T05:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to make static IP address on one subnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634339#M40853</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;couls you please send the output of :&lt;BR /&gt;&lt;BR /&gt;ifconfig -a &amp;amp;&amp;amp; netstat -nr&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Mon, 17 May 2010 06:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634339#M40853</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-05-17T06:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to make static IP address on one subnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634340#M40854</link>
      <description>Your (unspecified) Linux distribution apparently has a feature that tests the IP address before using it. Your DHCP server may then respond to the test with a DHCP NAK packet to tell your system "I control this segment and haven't given you a valid DHCP lease, stop using that address".&lt;BR /&gt;&lt;BR /&gt;If the addresses in your subnet are controlled by the DHCP server, the right ways to make a static IP are either:&lt;BR /&gt;&lt;BR /&gt;1.) exclude that IP from the pool of allocatable addresses on the DHCP server&lt;BR /&gt;(so the DHCP server won't care about that address at all)&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;2.) specify a permanent MAC address &amp;lt;-&amp;gt; IP mapping for the static address on the DHCP server&lt;BR /&gt;(with a permanent IP reservation configured, the DHCP server should not care if it's used unannounced, as long as the system using the IP has the correct MAC address)&lt;BR /&gt;&lt;BR /&gt;Once either 1) or 2) is done, it should be possible to configure the IP address as static.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 17 May 2010 06:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634340#M40854</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-05-17T06:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to make static IP address on one subnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634341#M40855</link>
      <description>[root@delhi ~]# ifconfig -a&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:1C:C4:7B:95:8A&lt;BR /&gt;          inet6 addr: fe80::21c:c4ff:fe7b:958a/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:3009 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:218462 (213.3 KiB)  TX bytes:462 (462.0 b)&lt;BR /&gt;          Interrupt:185 Memory:f8000000-f8011100&lt;BR /&gt;&lt;BR /&gt;eth1      Link encap:Ethernet  HWaddr 00:1C:C4:7B:95:0C&lt;BR /&gt;          inet addr:10.58.121.135  Bcast:10.58.121.255  Mask:255.255.255.128&lt;BR /&gt;          inet6 addr: fe80::21c:c4ff:fe7b:950c/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:27429 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:14040 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:2260865 (2.1 MiB)  TX bytes:978366 (955.4 KiB)&lt;BR /&gt;          Interrupt:193 Memory:fa000000-fa011100&lt;BR /&gt;&lt;BR /&gt;eth2      Link encap:Ethernet  HWaddr 00:23:7D:FC:C1:79&lt;BR /&gt;          inet addr:10.58.131.100  Bcast:10.58.131.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::223:7dff:fefc:c179/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:999385 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:633260 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:682640802 (651.0 MiB)  TX bytes:85019601 (81.0 MiB)&lt;BR /&gt;          Base address:0x5000 Memory:fdde0000-fde00000&lt;BR /&gt;&lt;BR /&gt;eth3      Link encap:Ethernet  HWaddr 00:23:7D:FC:C1:78&lt;BR /&gt;          inet addr:10.58.186.100  Bcast:10.58.186.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::223:7dff:fefc:c178/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:127140 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:802310 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:10189539 (9.7 MiB)  TX bytes:1106240241 (1.0 GiB)&lt;BR /&gt;          Base address:0x5020 Memory:fdce0000-fdd00000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# netstat -nr&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface&lt;BR /&gt;10.58.121.128   0.0.0.0         255.255.255.128 U         0 0          0 eth1&lt;BR /&gt;10.0.0.0        0.0.0.0         255.255.255.0   U         0 0          0 eth4&lt;BR /&gt;10.0.0.0        0.0.0.0         255.255.255.0   U         0 0          0 eth5&lt;BR /&gt;10.58.186.0     0.0.0.0         255.255.255.0   U         0 0          0 eth3&lt;BR /&gt;10.58.131.0     0.0.0.0         255.255.255.0   U         0 0          0 eth2&lt;BR /&gt;169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth5&lt;BR /&gt;0.0.0.0         10.58.186.1     0.0.0.0         UG        0 0          0 eth3&lt;BR /&gt;</description>
      <pubDate>Mon, 17 May 2010 06:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634341#M40855</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-05-17T06:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to make static IP address on one subnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634342#M40856</link>
      <description>I am using RHEL4.7 and RHEL5.4.&lt;BR /&gt;&lt;BR /&gt;Currently I am having this issue in all machines which is in 10.58.190.x VLAN.&lt;BR /&gt;&lt;BR /&gt;In my DHCP Server i have all these machine entries with MAC address rserved and when I try from DHCP it is allocating IP and working fine.&lt;BR /&gt;&lt;BR /&gt;But when I make IP as static then it throws the following error,&lt;BR /&gt;&lt;BR /&gt;Error, some other host already uses address 10.58.190.XXX</description>
      <pubDate>Mon, 17 May 2010 06:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634342#M40856</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-05-17T06:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to make static IP address on one subnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634343#M40857</link>
      <description>This was working fine till last week.&lt;BR /&gt;&lt;BR /&gt;I have attached the error screenshot as well.&lt;BR /&gt;&lt;BR /&gt;Please find the machine details in the DHCP server.&lt;BR /&gt;subnet 10.58.190.0 netmask 255.255.255.0 {&lt;BR /&gt;        interface eth2;&lt;BR /&gt;        option routers          10.58.190.1;&lt;BR /&gt;        option subnet-mask      255.255.255.0;&lt;BR /&gt;        option broadcast-address        10.58.190.255;&lt;BR /&gt;        option domain-name-servers      10.58.131.246;&lt;BR /&gt;}&lt;BR /&gt;group {&lt;BR /&gt;        filename "pxelinux.0";&lt;BR /&gt;        next-server 10.58.190.199;&lt;BR /&gt;&lt;BR /&gt; host panaji {&lt;BR /&gt;      hardware ethernet 00:1A:64:32:D8:F6;&lt;BR /&gt;      fixed-address 10.58.190.124;&lt;BR /&gt; }&lt;BR /&gt;}</description>
      <pubDate>Mon, 17 May 2010 06:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-make-static-ip-address-on-one-subnet/m-p/4634343#M40857</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-05-17T06:40:18Z</dc:date>
    </item>
  </channel>
</rss>

