Using the GUI in Ubuntu to Set a Static IP address and Allow TCP Port 1433

You’ll require the following information to set the static IP address:

  • IP address
  • Mask
  • Gateway address
  • DNS server address

To install the firewall GUI use:

sudo apt-get install gufw

20170327

Once completed you should be able to remotely connect to SQL Server.

Leave a Reply