X-Spam-Check-By: sourceware.org Message-ID: <004d01c7cd4b$3a984f10$0205060a@TecturaCorp.net> From: "Finexe AFW" To: Subject: Measure traffic on openssh tunnel? Date: Mon, 23 Jul 2007 19:02:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, I have installed the latest openSSHd to setup a ssh tunnel on windows 2k3. I would like to measure the monthly traffic that goes through the tunnel (or total traffic until tunnel is closed) and am wondering how to achieve this. Is there any such functionality in openssh? Any suggestions how I should go about? More info: The tunnel will be from one local port to a port on a remote host. From what I understand the tunnel I want to measure will be something like: ssh -l username -L localport:remoteserver:remoteport localhost cat - (thought: Could that cat - command be changed to something more useful for measurement?) Regards, Finexe Adm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/