Windows Firewall rules

Revision as of 08:23, 24 July 2019 by Steve Cable (Talk | contribs) (miniSim)

When using a miniSim on a public network, it is recommended to scope network connections to a few different executables in Windows Firewall. To do this, you'll need to itemize the IPs (or ranges of IP addresses) that you want to allow access.

For tips on how to create a custom Windows Firewall rule, visit this link and scroll down to the Example Rule: Restricting Access heading.

miniSim

Port Type Description
2554 TCP PSManager (all data is received)
2555 TCP PSDict (talking to the dictionary)
2556 TCP PSManager (subscribers talk to PSManager)
9000 TCP SimopServer
10123 TCP FTP from Simop to LocalCoordinator
  • Simop Server
    %SystemDrive%\miniSim_install_dir\bin.x64\SimopServer.exe
  • Visual Server
    %SystemDrive%\miniSim_install_dir\bin.x64\NadsMiniSimVisualServer.exe
  • Publish/Subscribe Dictionary
    %SystemDrive%\miniSim_install_dir\bin.x64\PubDict.exe
  • Publish/Subscribe Manager
    %SystemDrive%\miniSim_install_dir\bin.x64\PSManager.exe