do this and it can save you a lot of trouble it can decline some ways of ddos attacks like (s)syn flooding wich is based on TCP.
First you want to open your SQL Server Configuration Manager
After you've done that go to SQL Server 200x Server Configuration/Protocols for MSSQLSERVER
Then you want to go to TCP/IP>Protocol and set Listen All to No.
What this does is allowing only the localhost to connect to the SQL services wich is really good because noone else will be able to connect to you database and attack your TCP's! If you need other GM's to modify the database you can use adminpanel php script it's really effective and more secure!
Then you want to go to TCP/IP>IP Adresses and set Enabled Yes only for 127.0.0.1 , and just for it!
After you've done all this restart MSSQLSERVER service and you're good to go! Also i'll give you another security tip. Using a switch on your pc/ host's pc plus a router decreases the chances to get ddosed or flooded or hacked call it as you wish.That would be because it makes it alot harder for hackers to attack you since they don't see you just as a server machine (one) but as 2 that don't accept foreign connections!And remember hacking doesn't mean uber knowledge it means persuasion too! A hacker will have the urge to talk to you on skype or other instant mesaging applications because it settles a send-recieve packets and protocols connection between you and him and makes the system you're operating from (i mean talking to the "hacker") more vulnerable by him being able too see , store that information in a notepad or something and use that against you so be careful!
Thanks for reading this.I really hope it's gonna help you!
First you want to open your SQL Server Configuration Manager
After you've done that go to SQL Server 200x Server Configuration/Protocols for MSSQLSERVER
Then you want to go to TCP/IP>Protocol and set Listen All to No.
What this does is allowing only the localhost to connect to the SQL services wich is really good because noone else will be able to connect to you database and attack your TCP's! If you need other GM's to modify the database you can use adminpanel php script it's really effective and more secure!
Then you want to go to TCP/IP>IP Adresses and set Enabled Yes only for 127.0.0.1 , and just for it!
After you've done all this restart MSSQLSERVER service and you're good to go! Also i'll give you another security tip. Using a switch on your pc/ host's pc plus a router decreases the chances to get ddosed or flooded or hacked call it as you wish.That would be because it makes it alot harder for hackers to attack you since they don't see you just as a server machine (one) but as 2 that don't accept foreign connections!And remember hacking doesn't mean uber knowledge it means persuasion too! A hacker will have the urge to talk to you on skype or other instant mesaging applications because it settles a send-recieve packets and protocols connection between you and him and makes the system you're operating from (i mean talking to the "hacker") more vulnerable by him being able too see , store that information in a notepad or something and use that against you so be careful!
Thanks for reading this.I really hope it's gonna help you!