[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Trunk checkout fails with serf but not neon

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 16 May 2012 14:10:32 -0400

On Wed, May 16, 2012 at 1:57 PM, Justin Erenkrantz
<justin_at_erenkrantz.com> wrote:
> On Wed, May 16, 2012 at 10:55 AM, Mark Phippard <markphip_at_gmail.com> wrote:
>> I am trying Wireshark but it says I do not have any interfaces it can
>> use.  I am on a Macbook Air so maybe it needs an Ethernet adapter.
>> Looking for other mac capture tools right now.
>
> As root, use:
>
> # tcpdump -w /tmp/mycapture.dump -i en0 -s 0 host cu121.cloud.sp.collab.net
>
> (This is assuming that en0 is your wireless adapter on your Mac.)

I found another tool that worked ( I think I just needed to run
wireshark as root), however this tool and tcpdump both do not give
what I want. I am going through a VPN and it looks like all the
packets are encrypted. The protocol for all packets is ESP.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-05-16 20:11:04 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.