Doing testing on a server right now. Both the client and server are on my machine. I am trying to snoop the packets between them but am not having any luck. These are some variations I have tried:
sudo snoop host myHost and port 443 or port 8443
sudo snoop to host myHost from host myHost
Neither of these returns any results. Does this suggest:
- snoop cannot pickup packets that are between the same host
- I am using snoop wrong
- my client and server are doing something strange
These commands all return a lot of information (so I am assuming that it works and is configured properly)
sudo snoop
sudo snoop host myHost