Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.051 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.01; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'message-id:@4ax.com': 0.16; 'monitors': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'sense,': 0.16; 'subject:log': 0.16; 'tcp': 0.16; 'admin': 0.22; 'aug': 0.22; 'url:home': 0.24; 'subject:/': 0.26; 'header:X-Complaints-To:1': 0.27; 'correct': 0.29; 'mode': 0.30; 'libraries': 0.31; 'run': 0.32; 'connection': 0.35; 'module.': 0.36; 'charset:us-ascii': 0.36; 'to:addr:python- list': 0.38; 'obtain': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; "you'll": 0.62; 'networking': 0.64; 'here': 0.66; 'dont': 0.67; 'sound': 0.68; 'incoming': 0.72; '(included': 0.84; 'capability': 0.84; 'received:108': 0.93; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: log incoming ip/porrt connections Date: Sun, 18 Aug 2013 19:24:31 -0400 Organization: IISS Elusive Unicorn References: <520ffca0$0$15945$e4fe514c@news.xs4all.nl> <746d9a4e-b643-447c-b4bb-a2aa4e8f2d95@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-108-73-119-112.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1376868276 news.xs4all.nl 15941 [2001:888:2000:d::a6]:49993 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52668 On Sun, 18 Aug 2013 13:41:32 -0700 (PDT), "D. Xenakis" declaimed the following: >This monitors also ip/port of incoming udp packets? >Or just tcp after a connection has been enstablished? >If i dont make any sense, plz correct me. Not much experience with networking here :) It begins to sound like you want some of the capability of Wireshark... In that case you'll want to obtain the PCAP libraries (included with Wireshark on Windows) AND the PCAP Python module. Warning, you may need to run in Admin mode to be able to snoop the NIC... -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/