G
Guest
Hi,
I'm setting up a new web application server that hosts an ASP.NET
application we built that uses SQL Server as its backend.
We have two NICs in this machine that will be hosting this app. We have
three zones in the network i.e. internal network, DMZ and Internet. I'd like
to set this server up as a multi homed server and put one NIC in the internal
network and one in the DMZ. I'd like to use the internal NIC for SQL Server
access and use the NIC in the DMZ for accessing the application through IIS.
My question: is there anything special I need to do for this setup? I'll
assign a DMZ IP to the NIC in the DMZ and setup the web site that will be
hosting the ASP.NET app with that IP.
I'll then assign an internal IP to the NIC that's on the internal network.
Our SQL Server is on the internal network so the app server should
automatically connect to SQL Server through the NIC w/ internal IP.
However, because I've never setup a multi homed server before, I want to
make sure I'm doing the right things here. Is there anything special I need
to do to make sure that connection to SQL Server will be through the NIC w/
internal IP?
I'm setting up a new web application server that hosts an ASP.NET
application we built that uses SQL Server as its backend.
We have two NICs in this machine that will be hosting this app. We have
three zones in the network i.e. internal network, DMZ and Internet. I'd like
to set this server up as a multi homed server and put one NIC in the internal
network and one in the DMZ. I'd like to use the internal NIC for SQL Server
access and use the NIC in the DMZ for accessing the application through IIS.
My question: is there anything special I need to do for this setup? I'll
assign a DMZ IP to the NIC in the DMZ and setup the web site that will be
hosting the ASP.NET app with that IP.
I'll then assign an internal IP to the NIC that's on the internal network.
Our SQL Server is on the internal network so the app server should
automatically connect to SQL Server through the NIC w/ internal IP.
However, because I've never setup a multi homed server before, I want to
make sure I'm doing the right things here. Is there anything special I need
to do to make sure that connection to SQL Server will be through the NIC w/
internal IP?