Ask a Question related to ASP.NET Security, Design and Development.
-
MAM #1
What I have to do different.....
Hello,
I hope everybody is doing ok.
If I have my .NET web application hosted on a server on the internet, and I
have a Firewall and I have my SQL Server inside the firewall. What is that
I have to do
that to access SQL Server from the Web APP that is outside my internal
network, that is different than if I am working in an Intranet app??? What I
need to change???? I this secure????
Thanks is advance
MAM Guest
-
WJ #2
Re: What I have to do different.....
You donot need to do anything if you donot block SQL Port (1433=default).
John
"MAM" <MAM@discussions.microsoft.com> wrote in message
news:69889810-70D7-482B-BEE2-6ABAF04AD391@microsoft.com...> Hello,
>
> I hope everybody is doing ok.
>
> If I have my .NET web application hosted on a server on the internet, and
> I
> have a Firewall and I have my SQL Server inside the firewall. What is
> that
> I have to do
> that to access SQL Server from the Web APP that is outside my internal
> network, that is different than if I am working in an Intranet app???
> What I
> need to change???? I this secure????
>
> Thanks is advance
>
>
WJ Guest



Reply With Quote

