- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: promiscous mode
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 06:47 AM
06-30-2003 06:47 AM
promiscous mode
can anybody say how to see if my lan card
supports promiscous mode, and how to set
the card to that state?
thx alot...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 07:01 AM
06-30-2003 07:01 AM
Re: promiscous mode
Can you elaborate on what goal you are trying to accomplish?
I know you can set up sendmail in this mode, if you like to get a lot of spam.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 07:16 AM
06-30-2003 07:16 AM
Re: promiscous mode
if you want to use promisuos mode for network spoofing, i suggest you to download etherreal,
from
http://hpux.connect.org.uk/
or smilar network sniffer.
Regarding your direct question, if you can post the card you have.....
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 07:51 AM
06-30-2003 07:51 AM
Re: promiscous mode
if you want to sniff your network with tcpdump, then tcpdump should turn the NIC in this mode itself (to install this tool, don't forget the libpcap library).
By hand, I don't really know, see dlpi driver or libpcap sources ?
hth
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 02:32 PM
06-30-2003 02:32 PM
Re: promiscous mode
Explains how to use DLPI which is used to talk directly to a card and set it to promiscuous mode.
Note that if using 10.20 - 11.0 you will also need to have a certain patch and also run an adb command. See:
http://cvs.tcpdump.org/cgi-bin/cvsweb/libpcap/README.hpux?rev=1.2
Ron