I need to secure an internal web server and sql db, that is going to be made public(www) At this stage im only looking to provide a reasonable amount of security($$) until it gets bigger at which further work will be done.
As the servers are located internally with business lan, the web server will be moved into a DMZ, with the correct ports open\closed.
So the question, should the sql server stay within the Lan of move to the DMZ? I think it makes sense to keep the db in the Lan separating the concerns, what does everyone else think?
*Remember I'm looking at reasonable amount of security at this stage additional internal firewalls are not on the cards at this stage.