2009/12/23 Adam Egan <adam.egan(a)gmail.com>:
I've never done a tcpdump before *hides*
Can you explain what you want me to do?
Open 2 sessions & run these cmds in them:
tcpdump -i sis0 -s0 -w ext.pcap not port 22
tcpdump -i sis1 -s0 -w int.pcap not port 22
Pretty crude filtering but should catch everything apart from your ssh
session to control it - once you've tried to connect & download on
your phone do a control+c on the tcpdumps and upload the pcap files
somewhere :-)
(Or open them with wireshark if you fancy a look at them).
Matthew