<?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: Promiscuous Mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854562#M557342</link>
    <description>The open-source tool has all kinds of utilities that set cards into promiscuous mode, so its logical to assume hey also have a way of detecting it too?</description>
    <pubDate>Wed, 19 May 2004 13:38:06 GMT</pubDate>
    <dc:creator>Andrew Cowan</dc:creator>
    <dc:date>2004-05-19T13:38:06Z</dc:date>
    <item>
      <title>Promiscuous Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854558#M557338</link>
      <description>Hello there...&lt;BR /&gt;&lt;BR /&gt;Is there a simple way to tell whether a network card is running in promiscuous mode?</description>
      <pubDate>Tue, 18 May 2004 10:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854558#M557338</guid>
      <dc:creator>Pete Kelly</dc:creator>
      <dc:date>2004-05-18T10:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Promiscuous Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854559#M557339</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Set the network card in promiscuous mode makes an entry in the syslog, doesn't it ?&lt;BR /&gt;If so, use dmesg to grep that entry.&lt;BR /&gt;&lt;BR /&gt;But there must be a direct way for sure.&lt;BR /&gt;&lt;BR /&gt;My 0,02 cents&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
      <pubDate>Tue, 18 May 2004 11:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854559#M557339</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-05-18T11:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Promiscuous Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854560#M557340</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On few UNIXes, you could use ifstatus command. But it is not available for HP. You may have to get the source code and compile it for HP-UX. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 18 May 2004 11:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854560#M557340</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-05-18T11:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Promiscuous Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854561#M557341</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;HP Support has a tool called "lanshow" that will tell you if the card is in promiscuous mode when you run lanshow -f and pick thru the volumnous output. &lt;BR /&gt;&lt;BR /&gt;I don't know of a user-level method of checking for promiscuous mode in use.  Promiscuous mode cannot be enabled from an command level prompt or HPUX OS command option.&lt;BR /&gt;&lt;BR /&gt;However, the "pcap" library puts the card into promiscuous mode.  It used by tcpdump and ethereal, all of which are supplied with the HPUX Internet Express package from &lt;A href="http://software.hp.com." target="_blank"&gt;http://software.hp.com.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could also search for, or write a DLPI program to query the status of the card if you wish.  See the DLPI Programmer's Guide at &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; .   Some DLPI examples are in /usr/lib/demos/networking/dlpi&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;-&amp;gt; Brian Hackley</description>
      <pubDate>Wed, 19 May 2004 09:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854561#M557341</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2004-05-19T09:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Promiscuous Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854562#M557342</link>
      <description>The open-source tool has all kinds of utilities that set cards into promiscuous mode, so its logical to assume hey also have a way of detecting it too?</description>
      <pubDate>Wed, 19 May 2004 13:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854562#M557342</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2004-05-19T13:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Promiscuous Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854563#M557343</link>
      <description>Many thanks for the asnwers here, I've assigned points accordingly.&lt;BR /&gt;&lt;BR /&gt;Brian - Just the answer I wanted to see - Cheers</description>
      <pubDate>Thu, 20 May 2004 02:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854563#M557343</guid>
      <dc:creator>Pete Kelly</dc:creator>
      <dc:date>2004-05-20T02:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Promiscuous Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854564#M557344</link>
      <description>Just performing general house-keeping - Thought I'd close this thread</description>
      <pubDate>Fri, 19 Aug 2005 09:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/promiscuous-mode/m-p/4854564#M557344</guid>
      <dc:creator>Pete Kelly</dc:creator>
      <dc:date>2005-08-19T09:54:32Z</dc:date>
    </item>
  </channel>
</rss>

