https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16447

Dario Lombardo <lom...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkn...@gmail.com,
                   |                            |s...@bjorlykke.org

--- Comment #3 from Dario Lombardo <lom...@gmail.com> ---
The ipv6 addresses come from your local interfaces. sshdump enumerates local
interfaces and use them to create a filter that doesn't capture your connection
traffic.

The filter looks good, then it should work. It's a local shell issues, which
kind of error do you get? However, as you noticed, you can use whatever filter
you want.

The options not properly passed to sshdump is an actual problem. I'm adding
Roland and Stig, since I don't have a mac to debug it.

The password is not stored on purpose. Usually ssh softwares don't do it, and
we decided to stick with this behavior. ssh allows multiple authentication
channels (certs, agent, passwords), so not storing the password is something
rather typical in such a scenario.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to