Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 81353
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:26:48+00:00 2026-05-10T21:26:48+00:00

We have an intranet asp.net web application which uses the OOTB ASP.net membership and

  • 0

We have an intranet asp.net web application which uses the OOTB ASP.net membership and role providers.

Now we are planning to expose the application to internet, by moving the web server to the DMZ as represented in the following (crappy) text diagram

               External                    Internal      internet --- Firewall --- Web server --- Firewall --- App Server --- Database                               DMZ                              Intranet 

Now the problem is that the asp.net membership and role providers on the web server cant connect to the sql server because of the internal firewall.

Have you ever faced such a scenario before? Will you recommend opening up ports in the internal firewall so that the webserver can directly connect to the SQL server? What other alternatives do I have (otherthan wring a custom provider myself)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T21:26:49+00:00Added an answer on May 10, 2026 at 9:26 pm

    Changing your DMZ policy and opening ports is usually REALLY hard. You might have better success doing what I did: expose a WCF service inside the network and communicate with it over HTTP on port 80.

    Zero friction with the LAN folks, and I just mimic the same exact (though crappy) API that .NET gives us 🙂

    Edit: to clarify, this means I have a RemoteRoleProvider that is configured like this:

    <roleManager enabled='true' defaultProvider='RemoteRoleProvider'>    <providers>       <add name='RemoteRoleProvider' type='MyCorp.RemoteRoleProvider, MyCorp' serviceUrl='http://some_internal_url/RoleProviderService.svc' />    </providers> </roleManager> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an intranet ASP.NET web application in which I need to get the
Let me share the following scenario: I have a ASP.NET intranet Web-based application that
I have intranet highly user interactive ASP.net applications, which now I am going to
I have an ASP.NET application which will be running in a web server (Windows
We have written Web application using ASP.NET MVC, which will be hosted in our
I have created an ASP.NET Webforms web application which basically inetracts with the code
I'm working on an ASP.NET web application for our corporate intranet users. I have
I have an ASP .NET web application (runs only on the Intranet) where I
My ASP.NET intranet web application uses Windows Authentication, and I would like to record
I'm creating an intranet asp.net mvc application that everyone in the company should have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.