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 appointment Appointments Calling Clinical Data Import DC Training Dictionaries Dictionary Documents Document Templates email Experts Finger Scanners firewall GoLive HICAPS Hours Ignition Training Image Analysis Image Capture Installation MAP Medicare new doctor Overdue patient Patient Flow Payments PayPal PDF Save Time Training SMS Statements Stocktake stripe support Tech CA Training Troubleshooting Tutorial Video Zero-Touch Zurili