security / simple layout for users

  • hi

    I have many Domains and Zones, with many SQL Server, and want to make this transparent to users

    My setup

    Zone: Internet

    Firewall

    Zone: Clients

    Firewall1

    Zone: Server

    Firewall2

    Zone: Secure

    Traffic from Zone:Client to Zone: Secure is _not allowed_

    I need a way around this, so users can use a application on Zone: Client and database can Reside on Zone: Secure without users knowing the location

    Any one know a tool to MSSQL for this, I know Oracle has a gateway product, but can not find any to SQL Server

    Hope some one has an idea

  • This is usually a networking/routing function.

    If users on one zone use a FQDN name and DNS, they just connect without knowing the locations. For example, when I connect to Google, I have no idea where the server is. The networking handles this.

    If I set up SQL1.mydomain.com to be in Zone Server, clients don't know it's there. They just connect to that name.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply