<?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: change mac address in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990232#M923902</link>
    <description>in /etc/rc.config.d directory depending on the nic you are using the file will vary.&lt;BR /&gt;mine is hpetherconf.  Any way look for the file containing&lt;BR /&gt;HP_ETHER_STATION_ADDRESS[0] &lt;BR /&gt;grep  HP_ETHER_STATION_ADDRESS[0] *&lt;BR /&gt;&lt;BR /&gt;edit it to be &lt;BR /&gt;&lt;BR /&gt;HP_ETHER_STATION_ADDRESS[0]="whateever_mac_address"&lt;BR /&gt;&lt;BR /&gt;and reboot.&lt;BR /&gt;&lt;BR /&gt;be carefull you don't use a mac that is allready on your lan/wan</description>
    <pubDate>Thu, 05 Jun 2003 15:58:10 GMT</pubDate>
    <dc:creator>Paul Sperry</dc:creator>
    <dc:date>2003-06-05T15:58:10Z</dc:date>
    <item>
      <title>change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990227#M923897</link>
      <description>Hi,&lt;BR /&gt;I've a rp5470 HPUX 11 server,&lt;BR /&gt;it has two nic, is it possible to change the NICs' mac address?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Maurizio</description>
      <pubDate>Thu, 05 Jun 2003 15:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990227#M923897</guid>
      <dc:creator>Maurizio_5</dc:creator>
      <dc:date>2003-06-05T15:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990228#M923898</link>
      <description>yeah... just replace the nic with a new one  :)&lt;BR /&gt;&lt;BR /&gt;I don't belive it's possible.. it's hard coded into the nic I believe</description>
      <pubDate>Thu, 05 Jun 2003 15:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990228#M923898</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-06-05T15:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990229#M923899</link>
      <description>&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x154735a43b46d71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x154735a43b46d71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x10c1d08cc06fd511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x10c1d08cc06fd511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 05 Jun 2003 15:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990229#M923899</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-05T15:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990230#M923900</link>
      <description>I see that changing the sw mac address is possible, but which is the mac address used by the switch tha connect the server to the gateway?&lt;BR /&gt;If I change the mac addres does the switch correct and renew all the arp table?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Maurizio</description>
      <pubDate>Thu, 05 Jun 2003 15:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990230#M923900</guid>
      <dc:creator>Maurizio_5</dc:creator>
      <dc:date>2003-06-05T15:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990231#M923901</link>
      <description>Pete - you've caused me to lean something new today... thank you.  Sorry for my flawed answer Maurizio</description>
      <pubDate>Thu, 05 Jun 2003 15:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990231#M923901</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-06-05T15:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990232#M923902</link>
      <description>in /etc/rc.config.d directory depending on the nic you are using the file will vary.&lt;BR /&gt;mine is hpetherconf.  Any way look for the file containing&lt;BR /&gt;HP_ETHER_STATION_ADDRESS[0] &lt;BR /&gt;grep  HP_ETHER_STATION_ADDRESS[0] *&lt;BR /&gt;&lt;BR /&gt;edit it to be &lt;BR /&gt;&lt;BR /&gt;HP_ETHER_STATION_ADDRESS[0]="whateever_mac_address"&lt;BR /&gt;&lt;BR /&gt;and reboot.&lt;BR /&gt;&lt;BR /&gt;be carefull you don't use a mac that is allready on your lan/wan</description>
      <pubDate>Thu, 05 Jun 2003 15:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990232#M923902</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-06-05T15:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990233#M923903</link>
      <description>go to /etc/rc.config.d, find your NIC's coresponding conf file,eg. /etc/rc.config.d/hpbase100conf, then change the following variable to desired value HP_BASE100_STATION_ADDRESS[0]=0x00306E031990</description>
      <pubDate>Thu, 05 Jun 2003 15:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990233#M923903</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-06-05T15:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990234#M923904</link>
      <description>Maurizio,&lt;BR /&gt;&lt;BR /&gt;I don't know for certain but strongly believe that the switch will see the software mac address.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 05 Jun 2003 15:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990234#M923904</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-05T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990235#M923905</link>
      <description>Your layer 2 devices will see the new mac address, as that is what will be listed in packets coming from the host after you make the change.&lt;BR /&gt;&lt;BR /&gt;You may need to dump the ARP table on your switch and/or gateway, esp. if you have a firewall like a cisco PIX.&lt;BR /&gt;&lt;BR /&gt;Why do you want to change the MAC address?</description>
      <pubDate>Thu, 05 Jun 2003 16:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990235#M923905</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-05T16:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990236#M923906</link>
      <description>Hi,&lt;BR /&gt;I've to create a port aggregation manualy without APA, so test the working nic each 30'' and if It doesn't work a script shout down it and start-up the second nic with the same IP.</description>
      <pubDate>Thu, 05 Jun 2003 16:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990236#M923906</guid>
      <dc:creator>Maurizio_5</dc:creator>
      <dc:date>2003-06-05T16:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: change mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990237#M923907</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Yes it's posiable:&lt;BR /&gt;1. run /usr/sam/sbin/laninfo&lt;BR /&gt; (* if i wrong in the path try to search)&lt;BR /&gt;it will return you your NICs the last field is the type of the card (hpbase100, hpether, etc.)&lt;BR /&gt;remember the name.&lt;BR /&gt;2. cd /etc/rc.config.d&lt;BR /&gt;3. open file hpbase100 or hpether or other that is like the name that you get from the laninfo inside fill the parameters of your card and the wanted mac adress.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 06 Jun 2003 17:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mac-address/m-p/2990237#M923907</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-06T17:57:22Z</dc:date>
    </item>
  </channel>
</rss>

