<?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: MAC address in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725228#M945754</link>
    <description>mahima,&lt;BR /&gt;When I opened the file hpetherconf, there isn't a value assigned to the HP_ETHER_STATION_ADDRESS[0] variable. &lt;BR /&gt;&lt;BR /&gt;Could you please explain how is it possible for the lanscan to still produce the MAC address without it being defined the hpetherconf file?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 16 May 2002 10:38:50 GMT</pubDate>
    <dc:creator>Chern Jian Leaw</dc:creator>
    <dc:date>2002-05-16T10:38:50Z</dc:date>
    <item>
      <title>MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725214#M945740</link>
      <description>Hi &lt;BR /&gt;Is there a way which I can find the MAC address of a particular HP workstation, given only the IP address? &lt;BR /&gt;&lt;BR /&gt;If so, could someone provide the command on how to find the MAC address?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 16 May 2002 08:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725214#M945740</guid>
      <dc:creator>Chern Jian Leaw</dc:creator>
      <dc:date>2002-05-16T08:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725215#M945741</link>
      <description>Hi,&lt;BR /&gt;You cannot do this remote, but on the workstation itself you can do (example) :&lt;BR /&gt;root/sv00138#lanscan&lt;BR /&gt;Hardware Station        Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In# State NamePPA        ID  Type      Support Mjr#&lt;BR /&gt;0/0/0/0  0x001083FC02BC 0   UP    lan0 snap0     1   ETHER     Yes     119&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 16 May 2002 08:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725215#M945741</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-05-16T08:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725216#M945742</link>
      <description>A simple way:&lt;BR /&gt;ping the workstation an then look in the arp cache: arp -a&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2002 08:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725216#M945742</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-05-16T08:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725217#M945743</link>
      <description>As there is no connection between MAC- and IP-adress, strictly no. But a posible solution is:&lt;BR /&gt;telnet IP&lt;BR /&gt;logind: root&lt;BR /&gt;lanscan&lt;BR /&gt;&lt;BR /&gt;Not sure if this is what you wanted.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Trond</description>
      <pubDate>Thu, 16 May 2002 08:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725217#M945743</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-05-16T08:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725218#M945744</link>
      <description>Oh ... I so ashamed ... arp -a does indeed do the trick remotely. &lt;BR /&gt;I'm going very red in the face now :-)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;P.S. N/A for this one please&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2002 08:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725218#M945744</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-05-16T08:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725219#M945745</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;arp -a | grep &lt;IP address=""&gt;&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/IP&gt;</description>
      <pubDate>Thu, 16 May 2002 09:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725219#M945745</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-05-16T09:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725220#M945746</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi &lt;BR /&gt;&lt;BR /&gt;You can get macaddress by "ping" and "arp -a" if the IP is in LAN.&lt;BR /&gt;&lt;BR /&gt;If it is connected through router then yo will have to do telnet and do lanscan&lt;BR /&gt;&lt;BR /&gt;Manoj</description>
      <pubDate>Thu, 16 May 2002 09:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725220#M945746</guid>
      <dc:creator>manoj_pu</dc:creator>
      <dc:date>2002-05-16T09:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725221#M945747</link>
      <description>#arp -a |grep &lt;IP-ADDRESS&gt; should give it.&lt;BR /&gt;If the result is blank&lt;BR /&gt;&lt;BR /&gt;Then just do a ping to the remote ip-address(ip for which you require mac-address)&lt;BR /&gt;#ping &lt;IP-ADDRESS&gt;&lt;BR /&gt;#arp -a|grep &lt;IP-ADDRESS&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/IP-ADDRESS&gt;&lt;/IP-ADDRESS&gt;&lt;/IP-ADDRESS&gt;</description>
      <pubDate>Thu, 16 May 2002 09:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725221#M945747</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-16T09:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725222#M945748</link>
      <description>HI Tom,&lt;BR /&gt;From your generated output below:&lt;BR /&gt;&lt;BR /&gt;root/sv00138#lanscan &lt;BR /&gt;Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI &lt;BR /&gt;Path Address In# State NamePPA ID Type Support Mjr# &lt;BR /&gt;0/0/0/0 0x001083FC02BC 0 UP lan0 snap0 1 ETHER Yes 119 &lt;BR /&gt;&lt;BR /&gt;Which is the MAC address? Is it the HP-DLPI, or 0x001083FC02BC ? &lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2002 09:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725222#M945748</guid>
      <dc:creator>Chern Jian Leaw</dc:creator>
      <dc:date>2002-05-16T09:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725223#M945749</link>
      <description>TG,&lt;BR /&gt;&lt;BR /&gt;I'm afraid arp -a |grep &lt;IP_ADDRESS&gt; still produces a blank result, after doing a ping or even logging into that ip_address.&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;&lt;/IP_ADDRESS&gt;</description>
      <pubDate>Thu, 16 May 2002 09:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725223#M945749</guid>
      <dc:creator>Chern Jian Leaw</dc:creator>
      <dc:date>2002-05-16T09:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725224#M945750</link>
      <description>#lanscan |awk '{print $2}'|grep -v Station|grep -v Address&lt;BR /&gt;&lt;BR /&gt;is the MAC-address!</description>
      <pubDate>Thu, 16 May 2002 09:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725224#M945750</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-16T09:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725225#M945751</link>
      <description>The Mac address can be found written in a file under /etc/rc.config.d directory.  The file can be hpfddiconf or hpetherconf depending upon your network configuration.  The variable should be listed something like this.&lt;BR /&gt;&lt;BR /&gt;STATION_ADDRESS=0x08******&lt;BR /&gt;&lt;BR /&gt;Mahima&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2002 09:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725225#M945751</guid>
      <dc:creator>Mahima Kaushik_2</dc:creator>
      <dc:date>2002-05-16T09:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725226#M945752</link>
      <description>In answer to your question,&lt;BR /&gt;0x001083FC02BC is the MAC address in Tom's output.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 16 May 2002 09:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725226#M945752</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-16T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725227#M945753</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the reading of arp cache works from a remote box. You don't need to login to the box you want to recognize the MAC address. The MAC adresses of local NIC are *NOT* in the arp cache.&lt;BR /&gt;&lt;BR /&gt;Ruediger</description>
      <pubDate>Thu, 16 May 2002 10:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725227#M945753</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-05-16T10:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725228#M945754</link>
      <description>mahima,&lt;BR /&gt;When I opened the file hpetherconf, there isn't a value assigned to the HP_ETHER_STATION_ADDRESS[0] variable. &lt;BR /&gt;&lt;BR /&gt;Could you please explain how is it possible for the lanscan to still produce the MAC address without it being defined the hpetherconf file?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 16 May 2002 10:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725228#M945754</guid>
      <dc:creator>Chern Jian Leaw</dc:creator>
      <dc:date>2002-05-16T10:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725229#M945755</link>
      <description>From what I can gather from the man page, lanscan reads from the running kernel, not from any configuration file.  That would explain how it can find the MAC address, I think.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 16 May 2002 10:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725229#M945755</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-16T10:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725230#M945756</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;HP_ETHER_STATION_ADDRESS allows you to set a particular MAC address if you want to. This was used historically on systems where application software licensing depended on a MAC address.&lt;BR /&gt;&lt;BR /&gt;If you don't set it (which is the default) then the unique hardware address of the card is used.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Thu, 16 May 2002 10:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725230#M945756</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-05-16T10:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725231#M945757</link>
      <description>Hi,&lt;BR /&gt;The MAC address in the output is &lt;BR /&gt;0x001083FC02BC&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 16 May 2002 11:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725231#M945757</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-05-16T11:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725232#M945758</link>
      <description>It looks to me like the "arp -a" method does not work if going through a router.</description>
      <pubDate>Thu, 16 May 2002 12:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mac-address/m-p/2725232#M945758</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-05-16T12:27:26Z</dc:date>
    </item>
  </channel>
</rss>

