I use linux SSL server with non priviledged port in virtualbox. Virtualbox use bridge network. SSL client use a hub to connect to SSL server. I use wireshark to capture packet. But I didn't find any packet from linux or SSL client. Why? setting problem? asked 13 Aug '12, 02:54 eugene |
On which machine and on which interface where you making the capture? Did you have any capture filters?
A simple diagram of your setup would help.
I did capture on a windows 192.168.1.4,and installed virtualbox with linux 192.168.1.2. SSL client use 192.168.1.70. I didn't set any filter and capture all interfaces
So you have an SSL client on an unknown OS on .70 connected via a hub to a windows host pc on .4 and a linux ssh server on .2 in a VB VM.
On which machine did you make the capture, the SSL client, the Windows host or the Linux SSH server?
windows host capture packet. SSL client is a linux host.