DynaServer icon indicating copy to clipboard operation
DynaServer copied to clipboard

Windows firewall blocks remote access to server on local machine

Open radumg opened this issue 5 years ago • 1 comments

Expected Behavior

hitting the IP of host machine on port 1234 from a different machine, DynaServer should respond if running.

Actual Behavior

Windows firewall blocks any incoming connections. Disabling Windows Firewall allows DynaServer to be accessed externally.

Steps to Reproduce the Problem

  1. Start DynaServer, note machine IP
  2. go to that IP on port 1234 from different machine
  3. nothing happens as windows firewall blocks requests

Specifications

- Dynamo : 2+
- Operating system : Win10

radumg avatar Jan 26 '19 17:01 radumg

see here for adding firewall rule automagically : https://social.msdn.microsoft.com/Forums/vstudio/en-US/a3e390d1-4383-4f23-bad9-b725bef33499/add-firewall-rule-programatically?forum=wcf

radumg avatar Jan 26 '19 17:01 radumg