473,408 Members | 2,813 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

ASPNET in DMZ - PLEASE HELP

I would like to set up a ASPNET application like this:
I want a box that serves as a webserver outside the firewall, this box
would forward requests to a ASPNET application inside the firewall
through port 80 only, similar to how websphere and apache work together.
I can do redirects but I do not want the actual address to change from
the address the browser initially hits outside the firewall. Does
anyone know how to do this? Thanks for any help.

Nov 18 '05 #1
2 1175
Bill,

I think the internal server will need to be visible to some extent to the
outside.

Why not just have the internal server and use router/firewall
port-forwarding to relay the port 80/443 http/ssl traffic? You wouldn't
need an external webserver in the DMZ at all then. (This is the technique I
use.)

Alternatively, try using a frameset on the external server that has only one
frame and the source set to the start address and page of the internal
server app. You'll still need to expose the internal server to the internet
via port forwarding in order to reference it on the DMZ box, so this won't
protect you from automated attacks (if this is what you are trying to
prevent).

--
Alec MacLean

"Bill Carpenter" <bi************@freeborders.com> wrote in message
news:uy*************@TK2MSFTNGP12.phx.gbl...
I would like to set up a ASPNET application like this:
I want a box that serves as a webserver outside the firewall, this box
would forward requests to a ASPNET application inside the firewall
through port 80 only, similar to how websphere and apache work together.
I can do redirects but I do not want the actual address to change from
the address the browser initially hits outside the firewall. Does
anyone know how to do this? Thanks for any help.

Nov 18 '05 #2
You probably want to look at using a webservice that will do the bulk of the
work inside the firewall.

A Question: Why can you not run the ASP.NET application on the box outside
the firewall. Also, since you mention "DMZ", that implies that you actually
have two firewalls with the DMZ in between.

Just a thought!

Christopher Reed
Web Applications Supervisor
City of Lubbock
Bill Carpenter<bi************@freeborders.com> 8:29:53 AM 4/21/2004 >>>

I would like to set up a ASPNET application like this:
I want a box that serves as a webserver outside the firewall, this box
would forward requests to a ASPNET application inside the firewall
through port 80 only, similar to how websphere and apache work together.
I can do redirects but I do not want the actual address to change from
the address the browser initially hits outside the firewall. Does
anyone know how to do this? Thanks for any help.

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jay | last post by:
ASPNET profile/account was accidentally deleted on NT/2000 platform. Is there anyway to get it back without reinstalling the whole exchange/IIS services???? Sincerely, J
4
by: Salvador | last post by:
Hi, Maybe is a simple question but I found difficult to find the answer. Context: I am creating a site where designers ONLY touch the ASPX page and I.S. touch the code behind. Task: I...
3
by: Jiho Han | last post by:
Should ASPNET user belong to the local Users group? I may have made some changes that affected my workstation setup and I am experiencing some unexpected behaviors. For example, I have my IIS...
3
by: Mr.KisS | last post by:
Hello all, I'm working with Windows XP PRO SP1, ASP.NET v2 (with Visual Web Dev) and, MS SQL 2005 with a database with Windows Authentication mode. I've an aspx page which must send a query to...
0
by: John Holmes | last post by:
I saw a post in October that related to the problem I'm having and posted something yesterday but never saw it show up, so I'll try again. I read secnet.pdf and gathered from that document that one...
2
by: Ian Taite | last post by:
Hello All, ASP.NET has stopped working on my development server. I've read the various posts re this subject, but my circumstances seem unique. I need to know what causes the problem and how to...
4
by: palakwai_919 | last post by:
We have a Windows 2000 server with Beta 2 of the 2.0 Framework installed and the 1.1 Framework. For some odd reason when we hit our 2.0 Framework application we get the following error: Server...
0
by: CESAR DE LA TORRE [MVP] | last post by:
I am using WSE 3.0 with Visual Studio 2005, specifically I'm using Kerberos authentication and passing Kerberos ticket from Presentation Tier (VSTO.2005 client) to Server Tier through our Web...
16
by: Mich | last post by:
Hi, i'm building an web application for anonymous users. They can take a look in the website, nothing more. In order to perform other actions, the anonymous user must be logged. So i create an...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.