Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Open Start Menu, enter fire and click on Windows Defender Firewall with Advanced Security.

Select Outbound Rules, then click on New Rules.

Select Port, click Next.

Select TCP and Specific remote ports and enter 5033,5122. Press Next.

Select Allow the connection, press Next.

Click Next.

Give it a recognizable name and click Finish.

You should now see your new firewall rules show up in Outbound Rules.
You may now try and use NetSim again.

You can also run the following command on an elevated Command Prompt (Administrative) to create the firewall rule:

netsh advfirewall firewall add rule name="NetSim" dir=out action=allow protocol=TCP localpor

  • No labels