Firewall Rules
Server
The firewall rules are installed by the server installer, however if they get lost, this is what is required.
- SQL Browser: UDP, port 1434, local subnet
- SQL Server: UDP/TCP, program C:\Program Files\Microsoft SQL Server\MSSQL12.SPINALOGIC\MSSQL\Binn\sqlservr.exe, local subnet
- DICOM: TCP, port 104, local subnet
And here are the scripts that will create each of these:
- netsh advfirewall firewall add rule name=”Spinalogic SQL Server” dir=in action=allow program=”C:\Program Files\Microsoft SQL Server\MSSQL12.SPINALOGIC\MSSQL\Binn\sqlservr.exe” enable=yes profile=private
- netsh advfirewall firewall add rule name=”Spinalogic SQL Browser” dir=in action=allow protocol=UDP localport=1434 profile=private
- netsh advfirewall firewall add rule name=”Spinalogic DICOM” dir=in action=allow protocol=TCP localport=104 profile=private
Note that these are all assuming a peer-to-peer network. If a domain, replace ‘private’ with ‘domain’.
Finally, the command to turn on/off firewall:
netsh advfirewall set privateprofile state on
Workstations
Spinalogic automatically checks and installs the required rules on startup.
Tags
Accounts Admin Admin training appear appointment Appointments Calling Checkout Clinical Data Import DC Training Dictionaries Documents Document Templates email Emergency Experts Finger Scanners firewall GoLive HICAPS Hours Ignition Training Installation MAP Medicare new doctor patient Patient Flow Payments PDF PIN Login Save Time Training Slow Statements Stock Control Stocktake stripe support sync Tech CA Training Troubleshooting Video Zero-Touch Zurili