<?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: finding out mac address of nic card in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654859#M848675</link>
    <description>Uday,&lt;BR /&gt;&lt;BR /&gt;Not if it's overridden. Which I do when I have to replace a nic in a firewall where the IP is bound to a mac.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Tue, 29 Jan 2002 17:51:44 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-01-29T17:51:44Z</dc:date>
    <item>
      <title>finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654856#M848672</link>
      <description>Admins,&lt;BR /&gt;&lt;BR /&gt;Is there a way to figure out the hardcoded mac address of a nic card w/ the output of uname or something like that (I thought I heard this before)?  Not the current mac address of the card, the mac address that the card had when the machine was shipped.&lt;BR /&gt;&lt;BR /&gt;tia,&lt;BR /&gt;Frank</description>
      <pubDate>Tue, 29 Jan 2002 17:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654856#M848672</guid>
      <dc:creator>Dan Copeland</dc:creator>
      <dc:date>2002-01-29T17:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654857#M848673</link>
      <description>&lt;BR /&gt;Two solutions:&lt;BR /&gt;(1) shut machine off, pull card out, inspect card&lt;BR /&gt;&lt;BR /&gt;(2) Stop the system from overriding the mac address, then shut the machine down and power off, then reboot, and use lanscan to find it.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 29 Jan 2002 17:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654857#M848673</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-29T17:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654858#M848674</link>
      <description>Hi,&lt;BR /&gt;lanscan would do it..&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 29 Jan 2002 17:41:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654858#M848674</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-01-29T17:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654859#M848675</link>
      <description>Uday,&lt;BR /&gt;&lt;BR /&gt;Not if it's overridden. Which I do when I have to replace a nic in a firewall where the IP is bound to a mac.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 29 Jan 2002 17:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654859#M848675</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-29T17:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654860#M848676</link>
      <description>Frank,&lt;BR /&gt;&lt;BR /&gt;sorry I don't know any method of obtaining the actual MAC on the card but I'm throwing this idea out there which would require some testing as it's a bit of a hack ...&lt;BR /&gt;&lt;BR /&gt;Could write a startup script for /sbin/rc?.d/SXXX100basequery (e.g.) and associated /sbin/init.d/100basequery to query the card before any of the '100conf' startup scripts modify the MAC.&lt;BR /&gt;&lt;BR /&gt;This could then insert the info into /etc/rc.log for future reference.&lt;BR /&gt;&lt;BR /&gt;This has the disadvantage of only logging this on a boot up. You **could** also modify the standard '100conf' scripts but this is subject to HP-UX patching etc. so I would advise against that.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;PK&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jan 2002 20:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654860#M848676</guid>
      <dc:creator>Philip Kernohan</dc:creator>
      <dc:date>2002-01-30T20:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654861#M848677</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The surest way is to disconnect the LAN card from your system and look at the imprinted MAC address :-)&lt;BR /&gt;&lt;BR /&gt;This aside, it is rare to have MAC addresses modified on HP-UX servers. lanscan should be the easy way of achieving this information.&lt;BR /&gt;&lt;BR /&gt;If you are afraid of applications changing the MAC address (somehow), then shutdown to single-user mode (or maintenance mode) whereby the network is not activated and subsequently performing a lanscan.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Wed, 30 Jan 2002 23:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654861#M848677</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-30T23:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654862#M848678</link>
      <description>You will find the MAC address inside the cstm utility. Run cstm....you'll find it.&lt;BR /&gt;&lt;BR /&gt;Mark L.</description>
      <pubDate>Wed, 12 Jan 2005 13:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654862#M848678</guid>
      <dc:creator>mark lenderman_3</dc:creator>
      <dc:date>2005-01-12T13:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654863#M848679</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;I'm not sure cstm was available 3 years ago!&lt;BR /&gt;&lt;BR /&gt;;^)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 12 Jan 2005 13:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654863#M848679</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-01-12T13:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: finding out mac address of nic card</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654864#M848680</link>
      <description>Ah...this is a hoot.&lt;BR /&gt;&lt;BR /&gt;I finally get 5 minutes to get on the Forums and I stumble across a 3 year old resurection....&lt;BR /&gt;&lt;BR /&gt;Good Eyes Pete !!&lt;BR /&gt;Say Hi to Jill for me !&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2005 15:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-out-mac-address-of-nic-card/m-p/2654864#M848680</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2005-01-12T15:33:22Z</dc:date>
    </item>
  </channel>
</rss>

