Listen in promiscuous mode (Sniffer) on UDP port 162 and copy packets to another port

Henko Gouws (H) gouwsh2 at telkom.co.za
Tue Oct 25 04:26:56 EDT 2005


Dear reader




An application A opens UDP port 162 and listens for incoming packets.
We have another application B that wants to receive the same
information from UDP port 162 but this application cannot open the
port 162 because it is already opened by application A.  We want both
A and B to receive information from port 162.




Does anyone know how to implement such a solution using Python or give
relevant advice?  Alternatively does anyone know about any postings
that involved Ethernet sniffers or Python programs listening to
network traffic in promiscuous mode?




Thank you




regards

Henko Gouws (Pr. Eng.)

Senior Engineer: Technical Product Development

Telkom Development Lab

Tel:  +27 12 529 7385

Fax: +27 12 548 0065






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at

http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20051025/3490dee4/attachment.html>


More information about the Python-list mailing list