In this video, we harden our SQL Server instance in two ways: by using a firewall to limit inbound traffic, and by using a certificate to force encrypted connections to SQL Server.
LINKS AND INFO
Catallaxy Services - https://www.catallaxyservices.com
Get the command line operations used in this video -- https://36chambers.wordpress.com/2024...
Encrypt connections to SQL Server on Linux -- https://learn.microsoft.com/sql/linux...
Uncomplicated Firewall (ufw) -- https://ubuntu.com/server/docs/securi...
Allow Port 1433 Ubuntu Linux for SQL Server -- https://stevestedman.com/2016/11/allo...
netfilter -- https://netfilter.org/
In-depth understanding of netfilter and iptables -- https://www.sobyte.net/post/2022-04/u...
[MS-TDS]: Tabular Data Stream Protocol -- https://learn.microsoft.com/openspecs...
TDS 8.0 -- https://learn.microsoft.com/sql/relat...