Logo

 
Search this site
  • Home
    • Contact Me
  • Books & Reference Materials
    • Paros Proxy
    • Penetration Testing notes
    • Practical Web Application Vulnerability Assessment
    • SQL Injection Cheat Sheet (DB2)
    • SQL Injection Cheat Sheet (Informix)
    • SQL Injection Cheat Sheet (Ingres)
    • SQL Injection Cheat Sheet (MSSQL)
    • SQL Injection Cheat Sheet (MYSQL)
    • SQL Injection Cheat Sheet (ORACLE)
    • SQL Injection Cheat Sheet (PostgreSQL)
  • How To
    • Building OpenSSL on Windows
    • CTUpdate
    • Enable Windows Remote Desktop remotely
    • Hiding data in Windows NTFS using Alternative Data Streams
    • Linux Network in Promiscuous mode
    • Manual testing of HTTPS sites
    • Mounting partitions from full-disk 'dd' images
    • MySQL Password Recovery
    • nLite
    • Securing SSH access with pam captcha
    • Squid
    • System Rescue CD on USB drive
    • Toshiba U3
    • Virtual CD-ROM Control Panel
    • VMWare
    • Websense
    • Windows
  • Presentations & Papers
How To‎ > ‎

Linux Network in Promiscuous mode

To configure a network card to work in promiscuous mode you need to put the following in /etc/sysconfig/network-scripts/ifcfg-eth1

BOOTPROTO=static
DEVICE=eth1
ONBOOT=yes
TYPE=Ethernet
PROMISC=yes
USERCTL=no
PEERDNS=no
HWADDR=xx:xx:xx:xx:xx:xx 

Change eth1 and the hardware address (HWADDR=xx:xx:xx:xx:xx:xx) to reflect your system.
_displayNameOrEmail_ - _time_ - Remove

_text_

  Sign in   Recent Site Activity   Terms   Report Abuse   Print page  |  Powered by Google Sites