<?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: knowing the Mac address in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864710#M862595</link>
    <description>Hector,&lt;BR /&gt;&lt;BR /&gt;  If the client is in the same IP subnet as the server, then you can refer the arp cache.&lt;BR /&gt;&lt;BR /&gt;  # arp -a | grep &lt;CLIENT-IP&gt;&lt;BR /&gt;&lt;BR /&gt;  But not sure if you can find out the MAC address of the client from a different subnet.&lt;BR /&gt;&lt;BR /&gt;- Sundar&lt;/CLIENT-IP&gt;</description>
    <pubDate>Fri, 08 Oct 2004 12:55:29 GMT</pubDate>
    <dc:creator>Sundar_7</dc:creator>
    <dc:date>2004-10-08T12:55:29Z</dc:date>
    <item>
      <title>knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864708#M862593</link>
      <description>I want to know if is possible to view or identify the mac address of a client in hpux&lt;BR /&gt;&lt;BR /&gt;for example when a pc is connect with telnet in my server hpux, i can see the ip address but i can not the mac address, if some person know about it, please let me know.</description>
      <pubDate>Fri, 08 Oct 2004 12:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864708#M862593</guid>
      <dc:creator>Hector Hernandez_1</dc:creator>
      <dc:date>2004-10-08T12:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864709#M862594</link>
      <description>Check following&lt;BR /&gt;&lt;BR /&gt;arp -a and look for the pc ip address. Along with that you will get mac address.&lt;BR /&gt;&lt;BR /&gt;man arp for details.</description>
      <pubDate>Fri, 08 Oct 2004 12:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864709#M862594</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-08T12:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864710#M862595</link>
      <description>Hector,&lt;BR /&gt;&lt;BR /&gt;  If the client is in the same IP subnet as the server, then you can refer the arp cache.&lt;BR /&gt;&lt;BR /&gt;  # arp -a | grep &lt;CLIENT-IP&gt;&lt;BR /&gt;&lt;BR /&gt;  But not sure if you can find out the MAC address of the client from a different subnet.&lt;BR /&gt;&lt;BR /&gt;- Sundar&lt;/CLIENT-IP&gt;</description>
      <pubDate>Fri, 08 Oct 2004 12:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864710#M862595</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-08T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864711#M862596</link>
      <description>Can issue the 'lanscan' command. The command is in /usr/sbin/lanscan</description>
      <pubDate>Fri, 08 Oct 2004 12:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864711#M862596</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-08T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864712#M862597</link>
      <description>also lanadmin, display will list it for each interface.</description>
      <pubDate>Fri, 08 Oct 2004 12:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864712#M862597</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2004-10-08T12:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864713#M862598</link>
      <description>Rick/Doug - I believe Hector is looking for the mac address of the CLIENTS, not the UX Server itself.</description>
      <pubDate>Fri, 08 Oct 2004 12:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864713#M862598</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-08T12:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864714#M862599</link>
      <description>OK, if looking for the client MAC, go with Sundar.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2004 13:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864714#M862599</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-08T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864715#M862600</link>
      <description>oops. If the client is on the local segment, then arp -a is the way. sorry.</description>
      <pubDate>Fri, 08 Oct 2004 13:06:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864715#M862600</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2004-10-08T13:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864716#M862601</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can use the nettl command to monitor your network. this is like a sniffer. the only problem is that the log could be quite big and difficult to read.&lt;BR /&gt;&lt;BR /&gt;Here is a link on how to enable and disable nettl for a short duration to check things out.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065257494" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065257494&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is PU94120417254.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2004 13:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864716#M862601</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-10-08T13:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: knowing the Mac address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864717#M862602</link>
      <description>Thanks all for your help</description>
      <pubDate>Fri, 08 Oct 2004 15:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-the-mac-address/m-p/4864717#M862602</guid>
      <dc:creator>Hector Hernandez_1</dc:creator>
      <dc:date>2004-10-08T15:26:08Z</dc:date>
    </item>
  </channel>
</rss>

