<?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: Chaneg ip addr in RedHat AS3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816517#M83977</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Suggestion for testing. cp the ifcfg-eth0 file to /root so if you make mistake you can recover.&lt;BR /&gt;&lt;BR /&gt;You can try out your ideas or change temporarily with the ifconfig command, which works the same as HP-UX.&lt;BR /&gt;&lt;BR /&gt;The GATEWAY for the NIC can be in the ifcfg-eth0 or /etc/sysconfig/network&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 04 Jul 2006 07:32:30 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-07-04T07:32:30Z</dc:date>
    <item>
      <title>Chaneg ip addr in RedHat AS3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816515#M83975</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm new on Linux,&lt;BR /&gt;Could you tell me how to change (in command line) the ip address on redhat AS4 ?&lt;BR /&gt;&lt;BR /&gt;No netconf file and net startup script found ;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ifconfig tell me 3 nic with all the same address (eth0, eth1 and bond0) and all of then have the same mac adrress. what does it mean ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sure it's a basic question but i'hadn't found aswer in admin guid (only gui way).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Francois&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jul 2006 10:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816515#M83975</guid>
      <dc:creator>franlo</dc:creator>
      <dc:date>2006-07-03T10:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chaneg ip addr in RedHat AS3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816516#M83976</link>
      <description>The file is:&lt;BR /&gt;&lt;BR /&gt;/etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;Change the line:&lt;BR /&gt;&lt;BR /&gt;IPADDR&lt;BR /&gt;&lt;BR /&gt;The run:&lt;BR /&gt;&lt;BR /&gt;ifdown eth0&lt;BR /&gt;ifup eth0</description>
      <pubDate>Mon, 03 Jul 2006 11:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816516#M83976</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-07-03T11:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chaneg ip addr in RedHat AS3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816517#M83977</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Suggestion for testing. cp the ifcfg-eth0 file to /root so if you make mistake you can recover.&lt;BR /&gt;&lt;BR /&gt;You can try out your ideas or change temporarily with the ifconfig command, which works the same as HP-UX.&lt;BR /&gt;&lt;BR /&gt;The GATEWAY for the NIC can be in the ifcfg-eth0 or /etc/sysconfig/network&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 Jul 2006 07:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816517#M83977</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-04T07:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Chaneg ip addr in RedHat AS3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816518#M83978</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Use the foll. command:&lt;BR /&gt;&lt;BR /&gt;ifconfig eth0 192.x.x.x netmask 255.x.x.x up&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vipul&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816518#M83978</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-07-04T07:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Chaneg ip addr in RedHat AS3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816519#M83979</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your answers.&lt;BR /&gt;&lt;BR /&gt;ifconfig is alright for me but i was lokking for configuration files. I read in man that /etc/sysconfig/network 's files are not editable, but in fact it's ok to change those.&lt;BR /&gt;&lt;BR /&gt;I saw after that bound0 is for agregate nic, that's why i have same mac address.&lt;BR /&gt;&lt;BR /&gt;thanks a lot&lt;BR /&gt;&lt;BR /&gt;Francois</description>
      <pubDate>Tue, 04 Jul 2006 08:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816519#M83979</guid>
      <dc:creator>franlo</dc:creator>
      <dc:date>2006-07-04T08:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Chaneg ip addr in RedHat AS3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816520#M83980</link>
      <description>This document should help you:  &lt;A href="http://info.ccone.at/INFO/Mail-Archives/redhat/May-2004/msg00976.html" target="_blank"&gt;http://info.ccone.at/INFO/Mail-Archives/redhat/May-2004/msg00976.html&lt;/A&gt;</description>
      <pubDate>Wed, 05 Jul 2006 09:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816520#M83980</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-07-05T09:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Chaneg ip addr in RedHat AS3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816521#M83981</link>
      <description>That would be bond0&lt;BR /&gt;&lt;BR /&gt;In this case you don't want to change eth0 and eth1 because they are slaves to the software bond ethernet driver bond0&lt;BR /&gt;&lt;BR /&gt;You change the ip address with the ifconfig command to bond0 instead of eth0 and change the file /etc/sysconfig/network-scripts/ifcfg-bond0&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 05 Jul 2006 10:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chaneg-ip-addr-in-redhat-as3/m-p/3816521#M83981</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-05T10:31:24Z</dc:date>
    </item>
  </channel>
</rss>

