Best place to store the database for security

Last post 03-06-2007 12:00 AM by Javier Luna. 1 replies.

Sort Posts:

  • Best place to store the database for security

    03-05-2007, 5:51 PM
    • Member
      65 point Member
    • McGuire
    • Member since 01-25-2007, 9:47 PM
    • Posts 154
    For security purposes, where is the best place to store the database?  We have a server dedicated to SQL Server databases on the inside of the firewall.  Our web is on the outside of the firewall.  I really don't want to open the firewall for the asp.net application to be able to talk to the database.  What is the most appropriate solution.  Set up a db on the web server with using SSL to secure it and the applicaton or go thru the firewall?  Can you tell I am new to security issues???  Confused
    All that is gold does not glitter,
    Not all those who wander are lost;
    The old that is strong does not wither,
    Deep roots are not reached by the frost.
    J.R.R. Tolkien
  • Re: Best place to store the database for security

    03-06-2007, 12:00 AM
    Answer
    • Contributor
      2,426 point Contributor
    • Javier Luna
    • Member since 08-29-2006, 12:34 PM
    • Lima, Peru
    • Posts 592
    You would have to setup in your SQL Server other port (1433 by default) to listening SQL client pettions from your web server..
    from Villa El Salvador for world!
Page 1 of 1 (2 items)