I need to do port forwarding on Windows 7.
I have machine A that runs a program, which connects to the internet. I need to debug this connection, and I can't install a sniffer for checking the packet transmission on this machine.
I want to connect A to another machine B. I would install a sniffer there, and use machine B to forward the packets to the internet.
This is why I need to install/enable a NAT server on B, which uses Windows 7.