Use local and remote methods to validate listening services and firewall behavior.
Quick Command / Path
netstat -ano
Get-NetTCPConnection
ss -tulnp
Checklist
- Confirm the symptom and scope.
- Collect current configuration and outputs.
- Apply the minimal fix.
- Re-test from the client and from a second network if relevant.