<?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: Static IP is not working in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695772#M42300</link>
    <description>I have 2 DHCP servers in the same network, But all our machines are reserved in the DHCP conf file with MAC address.&lt;BR /&gt;&lt;BR /&gt;Even though I have 2 DHCP servers the hostname and IP Addresses in dhcpd.conf file is not duplicated.&lt;BR /&gt;&lt;BR /&gt;Please find my DHCP conf file below for your reference.&lt;BR /&gt;&lt;BR /&gt;#default-lease-time 3600;&lt;BR /&gt;#max-lease-time 86400;&lt;BR /&gt;ignore unknown-clients;&lt;BR /&gt;ddns-update-style none;&lt;BR /&gt;boot-unknown-clients off;&lt;BR /&gt;ddns-domainname "oesblr.nsn-rdnet.net";&lt;BR /&gt;one-lease-per-client                    on;&lt;BR /&gt;&lt;BR /&gt;# Log to local3 syslog-facility because messages is for important things&lt;BR /&gt;log-facility local3;&lt;BR /&gt;&lt;BR /&gt;subnet 10.58.131.0 netmask 255.255.255.0 {&lt;BR /&gt;        interface eth0;&lt;BR /&gt;        option routers          10.58.131.1;&lt;BR /&gt;        option subnet-mask      255.255.255.0;&lt;BR /&gt;        option broadcast-address        10.58.131.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.131.100;&lt;BR /&gt; host pm131x238 {&lt;BR /&gt;      hardware ethernet 00:1A:64:CF:6D:B2;&lt;BR /&gt;      fixed-address 10.58.131.238;&lt;BR /&gt; }&lt;BR /&gt; &lt;BR /&gt;}&lt;BR /&gt;subnet 10.58.121.128 netmask 255.255.255.128 {&lt;BR /&gt;        interface eth1;&lt;BR /&gt;        option routers          10.58.121.129;&lt;BR /&gt;        option subnet-mask      255.255.255.128;&lt;BR /&gt;        option broadcast-address        10.58.121.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.121.135;&lt;BR /&gt; host pm121x251 {&lt;BR /&gt;      hardware ethernet 00:1A:64:F6:19:58;&lt;BR /&gt;      fixed-address 10.58.121.251;&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;}&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.100;&lt;BR /&gt; host pm190x183 {&lt;BR /&gt;          hardware ethernet 00:21:5E:2E:3E:6A;&lt;BR /&gt;          fixed-address 10.58.190.183;&lt;BR /&gt; }&lt;BR /&gt;}&lt;BR /&gt;subnet 10.58.186.0 netmask 255.255.255.0 {&lt;BR /&gt;        interface eth3;&lt;BR /&gt;        option routers          10.58.186.1;&lt;BR /&gt;        option subnet-mask      255.255.255.0;&lt;BR /&gt;        option broadcast-address        10.58.186.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.186.100;&lt;BR /&gt; host pm186x172{&lt;BR /&gt;      hardware ethernet 00:21:5E:98:07:48;&lt;BR /&gt;      fixed-address 10.58.186.172;&lt;BR /&gt; }&lt;BR /&gt;}&lt;BR /&gt; ________________________________________&lt;BR /&gt;&lt;BR /&gt;please find ifconfig on DHCP server below,&lt;BR /&gt;&lt;BR /&gt;# ifconfig&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:1C:C4:7B:95:8A&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::21c:c4ff:fe7b:958a/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:6880808962 errors:0 dropped:1368977 overruns:0 frame:0&lt;BR /&gt;          TX packets:3932672906 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:6349018956360 (5.7 TiB)  TX bytes:2726012476016 (2.4 TiB)&lt;BR /&gt;          Interrupt:185 Memory:f8000000-f8012800&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:43610182 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:3679549055 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:10633154069 (9.9 GiB)  TX bytes:5550761732726 (5.0 TiB)&lt;BR /&gt;          Interrupt:98 Memory:fa000000-fa012800&lt;BR /&gt;&lt;BR /&gt;eth2      Link encap:Ethernet  HWaddr 00:23:7D:FC:C1:79&lt;BR /&gt;          inet addr:10.58.190.100  Bcast:10.58.190.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:10487549 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:4006389819 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:2989565258 (2.7 GiB)  TX bytes:6035011287816 (5.4 TiB)&lt;BR /&gt;          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:6376955 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:838327087 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:591709012 (564.2 MiB)  TX bytes:1269769409697 (1.1 TiB)&lt;BR /&gt;          Memory:fdce0000-fdd00000&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback&lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:57294 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:57294 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0&lt;BR /&gt;          RX bytes:19497192 (18.5 MiB)  TX bytes:19497192 (18.5 MiB)&lt;BR /&gt; ___________________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please find netstat -nr command output on my dhcp server below,&lt;BR /&gt;&lt;BR /&gt;# 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.58.190.0     0.0.0.0         255.255.255.0   U         0 0          0 eth2&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 eth0&lt;BR /&gt;169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth3&lt;BR /&gt;0.0.0.0         10.58.131.1     0.0.0.0         UG        0 0          0 eth0&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Oct 2010 03:49:37 GMT</pubDate>
    <dc:creator>WW288996</dc:creator>
    <dc:date>2010-10-07T03:49:37Z</dc:date>
    <item>
      <title>Static IP is not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695768#M42296</link>
      <description>We are trying to set static IP address on RHEL 5.5, but it says the following error message when we restarted the network service.&lt;BR /&gt;&lt;BR /&gt;"Bringing up interface eth0: Error, some other host already uses address 10.58.121.251"&lt;BR /&gt;&lt;BR /&gt;But this IP is not assigned to any other machine.&lt;BR /&gt;&lt;BR /&gt;The interesting thing is we are able to set this IP using a DHCP server.&lt;BR /&gt;&lt;BR /&gt;Could some help me in this regard.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 06 Oct 2010 09:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695768#M42296</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-10-06T09:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Static IP is not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695769#M42297</link>
      <description>&lt;!--!*#--&gt;&amp;gt; "Bringing up interface eth0: [...]&lt;BR /&gt;&lt;BR /&gt;Is that the only interface on this system?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] some other host already uses address&lt;BR /&gt;&amp;gt; 10.58.121.251"&lt;BR /&gt;&lt;BR /&gt;If this system is down, can any other system&lt;BR /&gt;communicate with (ping, Telnet, ...)&lt;BR /&gt;10.58.121.251?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But this IP is not assigned to any other&lt;BR /&gt;&amp;gt; machine.&lt;BR /&gt;&lt;BR /&gt;You know this how, exactly?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The interesting thing is we are able to set&lt;BR /&gt;&amp;gt; this IP using a DHCP server.&lt;BR /&gt;&lt;BR /&gt;What, exactly, does this mean?&lt;BR /&gt;&lt;BR /&gt;If there's a DHCP server which is handing out&lt;BR /&gt;this address, then how much sense does it&lt;BR /&gt;make for you to give it to anyone as a static&lt;BR /&gt;address?  I thought that a DHCP server&lt;BR /&gt;normally used a pool of addresses which were&lt;BR /&gt;_not_ used as static addresses on the&lt;BR /&gt;network.&lt;BR /&gt;&lt;BR /&gt;How many DHCP servers do you have?</description>
      <pubDate>Wed, 06 Oct 2010 11:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695769#M42297</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-10-06T11:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Static IP is not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695770#M42298</link>
      <description>&lt;!--!*#--&gt;Is this a recurring problem?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1428694" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1428694&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; May 17, 2010 07:24:23 GMT   1 pts&lt;BR /&gt;&lt;BR /&gt;That looked to me like good advice.  (Better&lt;BR /&gt;that you thought it was, certainly.)</description>
      <pubDate>Wed, 06 Oct 2010 12:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695770#M42298</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-10-06T12:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Static IP is not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695771#M42299</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The IP address may not be assigned, but some other machine is using it.&lt;BR /&gt;&lt;BR /&gt;shut down this system go to another and try ping 10.58.121.251&lt;BR /&gt;&lt;BR /&gt;Bet you get an answer.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Oct 2010 15:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695771#M42299</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-10-06T15:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Static IP is not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695772#M42300</link>
      <description>I have 2 DHCP servers in the same network, But all our machines are reserved in the DHCP conf file with MAC address.&lt;BR /&gt;&lt;BR /&gt;Even though I have 2 DHCP servers the hostname and IP Addresses in dhcpd.conf file is not duplicated.&lt;BR /&gt;&lt;BR /&gt;Please find my DHCP conf file below for your reference.&lt;BR /&gt;&lt;BR /&gt;#default-lease-time 3600;&lt;BR /&gt;#max-lease-time 86400;&lt;BR /&gt;ignore unknown-clients;&lt;BR /&gt;ddns-update-style none;&lt;BR /&gt;boot-unknown-clients off;&lt;BR /&gt;ddns-domainname "oesblr.nsn-rdnet.net";&lt;BR /&gt;one-lease-per-client                    on;&lt;BR /&gt;&lt;BR /&gt;# Log to local3 syslog-facility because messages is for important things&lt;BR /&gt;log-facility local3;&lt;BR /&gt;&lt;BR /&gt;subnet 10.58.131.0 netmask 255.255.255.0 {&lt;BR /&gt;        interface eth0;&lt;BR /&gt;        option routers          10.58.131.1;&lt;BR /&gt;        option subnet-mask      255.255.255.0;&lt;BR /&gt;        option broadcast-address        10.58.131.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.131.100;&lt;BR /&gt; host pm131x238 {&lt;BR /&gt;      hardware ethernet 00:1A:64:CF:6D:B2;&lt;BR /&gt;      fixed-address 10.58.131.238;&lt;BR /&gt; }&lt;BR /&gt; &lt;BR /&gt;}&lt;BR /&gt;subnet 10.58.121.128 netmask 255.255.255.128 {&lt;BR /&gt;        interface eth1;&lt;BR /&gt;        option routers          10.58.121.129;&lt;BR /&gt;        option subnet-mask      255.255.255.128;&lt;BR /&gt;        option broadcast-address        10.58.121.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.121.135;&lt;BR /&gt; host pm121x251 {&lt;BR /&gt;      hardware ethernet 00:1A:64:F6:19:58;&lt;BR /&gt;      fixed-address 10.58.121.251;&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;}&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.100;&lt;BR /&gt; host pm190x183 {&lt;BR /&gt;          hardware ethernet 00:21:5E:2E:3E:6A;&lt;BR /&gt;          fixed-address 10.58.190.183;&lt;BR /&gt; }&lt;BR /&gt;}&lt;BR /&gt;subnet 10.58.186.0 netmask 255.255.255.0 {&lt;BR /&gt;        interface eth3;&lt;BR /&gt;        option routers          10.58.186.1;&lt;BR /&gt;        option subnet-mask      255.255.255.0;&lt;BR /&gt;        option broadcast-address        10.58.186.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.186.100;&lt;BR /&gt; host pm186x172{&lt;BR /&gt;      hardware ethernet 00:21:5E:98:07:48;&lt;BR /&gt;      fixed-address 10.58.186.172;&lt;BR /&gt; }&lt;BR /&gt;}&lt;BR /&gt; ________________________________________&lt;BR /&gt;&lt;BR /&gt;please find ifconfig on DHCP server below,&lt;BR /&gt;&lt;BR /&gt;# ifconfig&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:1C:C4:7B:95:8A&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::21c:c4ff:fe7b:958a/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:6880808962 errors:0 dropped:1368977 overruns:0 frame:0&lt;BR /&gt;          TX packets:3932672906 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:6349018956360 (5.7 TiB)  TX bytes:2726012476016 (2.4 TiB)&lt;BR /&gt;          Interrupt:185 Memory:f8000000-f8012800&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:43610182 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:3679549055 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:10633154069 (9.9 GiB)  TX bytes:5550761732726 (5.0 TiB)&lt;BR /&gt;          Interrupt:98 Memory:fa000000-fa012800&lt;BR /&gt;&lt;BR /&gt;eth2      Link encap:Ethernet  HWaddr 00:23:7D:FC:C1:79&lt;BR /&gt;          inet addr:10.58.190.100  Bcast:10.58.190.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:10487549 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:4006389819 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:2989565258 (2.7 GiB)  TX bytes:6035011287816 (5.4 TiB)&lt;BR /&gt;          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:6376955 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:838327087 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:591709012 (564.2 MiB)  TX bytes:1269769409697 (1.1 TiB)&lt;BR /&gt;          Memory:fdce0000-fdd00000&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback&lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:57294 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:57294 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0&lt;BR /&gt;          RX bytes:19497192 (18.5 MiB)  TX bytes:19497192 (18.5 MiB)&lt;BR /&gt; ___________________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please find netstat -nr command output on my dhcp server below,&lt;BR /&gt;&lt;BR /&gt;# 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.58.190.0     0.0.0.0         255.255.255.0   U         0 0          0 eth2&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 eth0&lt;BR /&gt;169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth3&lt;BR /&gt;0.0.0.0         10.58.131.1     0.0.0.0         UG        0 0          0 eth0&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2010 03:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/static-ip-is-not-working/m-p/4695772#M42300</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-10-07T03:49:37Z</dc:date>
    </item>
  </channel>
</rss>

