Just curious: I understand that my router does NAT between my private home network and the internet. How can I see/follow what happens when I enter a website's url into my browser?
I've got Fiddler installed - will this show me, or do I need wireshark?
I'm trying to see things like how my Internet router tags http packets so that it know how to route return packets to my laptop's nic vs. the virtual nic in a virtual machine running on my laptop which is also using the laptop's nic to get internet access.