<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Architecture</title><link>http://forums.asp.net/16.aspx</link><description>Discuss and debate ASP.NET application designs. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=8&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/2608911.aspx</link><pubDate>Tue, 09 Sep 2008 08:11:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2608911</guid><dc:creator>bioscom</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2608911.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=2608911</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What you can do is to develop a code in your global.asax file, that will have to authenticate a user by a Token, if there is no Token when the site is navigated, the user should nbe redirected to another page.&lt;/p&gt;</description></item><item><title>Re: ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/1785483.aspx</link><pubDate>Tue, 03 Jul 2007 18:55:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1785483</guid><dc:creator>securedwebdevl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1785483.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=1785483</wfw:commentRss><description>&lt;p&gt;I found this topic very interesting, as i am going through the same scenario. &lt;/p&gt;
&lt;p&gt;To get this scenario of authorization. &lt;/p&gt;
&lt;p&gt;I created a ASP.NET 2.0 web application to authenticate against an Active Directory and i am providing linkbuttons based on the roles&amp;nbsp;of the&amp;nbsp;athenticated users to navigate them to another website which exists in the internal webserver of our corporate network across ISA server 2006 Firewall.&lt;br /&gt;ASP.NET 2.0 exists in DMZ on one side of the Firewall and the internal webserver and Active Directory exists (in corporate network)&amp;nbsp;on the other side of the Firewall.&lt;/p&gt;
&lt;p&gt;Now the question is: How can i secure the internal website? When the user clicks the linkbutton i need to expose the internal website to that authenticated user and hide or mask the URL which comes up in the address bar, so that user cannot get to the internal website by placing the URL in a new browser window. &lt;/p&gt;
&lt;p&gt;Can anything be done in the ASP.NET web application?&amp;nbsp; and how the ISA proxy Server Firewall be configured? &lt;/p&gt;
&lt;p&gt;Please provide any reference or suggest in this regard. Appreciate your help.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/1545639.aspx</link><pubDate>Wed, 24 Jan 2007 03:52:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1545639</guid><dc:creator>webdevl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1545639.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=1545639</wfw:commentRss><description>&lt;p&gt;If you run into any issues repost and I will try and help you work through them.&amp;nbsp; If you consider this answered and closed please mark the post as such :).&lt;/p&gt;</description></item><item><title>Re: ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/1545329.aspx</link><pubDate>Tue, 23 Jan 2007 22:45:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1545329</guid><dc:creator>yodhava</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1545329.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=1545329</wfw:commentRss><description>thanks, i will give that a try.</description></item><item><title>Re: ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/1543539.aspx</link><pubDate>Mon, 22 Jan 2007 23:59:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1543539</guid><dc:creator>webdevl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1543539.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=1543539</wfw:commentRss><description>Since this is an internet website and not a intranet site, I would suggest using forms authentication to do user authentication.&amp;nbsp; For communication between the webserver and the sql server you will need to open up the correct ports in the firewall and setup a sql server account for authentication.&amp;nbsp; This account should be a low privilege account and only have permissions on the views and stored procs needed for your website to work correctly.&amp;nbsp;</description></item><item><title>Re: ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/1543469.aspx</link><pubDate>Mon, 22 Jan 2007 22:48:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1543469</guid><dc:creator>yodhava</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1543469.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=1543469</wfw:commentRss><description>&lt;p&gt;THanks for the deployment article pointers. &lt;/p&gt;
&lt;p&gt;But how would user authentication and authorization work in this setup? How would the app running on the webserver on the other side of the firewall detect and connect to the SQL Server running inside our corporate network within a different domain? &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/1540912.aspx</link><pubDate>Sat, 20 Jan 2007 21:44:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1540912</guid><dc:creator>webdevl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1540912.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=1540912</wfw:commentRss><description>&lt;p&gt;Debugging Remotely requires specialized setup, which would be difficult to setup within your current environment, so&amp;nbsp; I recommend developing localy and using one of the many different deployment methods built incorporated with VS2005.&amp;nbsp; Here are some links about deployment &lt;/p&gt;
&lt;p&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://west-wind.com/weblog/posts/5601.aspx"&gt;http://west-wind.com/weblog/posts/5601.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx"&gt;http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>ASP.NET Website Development across Firewall</title><link>http://forums.asp.net/thread/1539988.aspx</link><pubDate>Fri, 19 Jan 2007 19:40:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1539988</guid><dc:creator>yodhava</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1539988.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=1539988</wfw:commentRss><description>&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;I am working on developing our company’s Internet website. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;The webserver running IIS 6.0 is located across the firewall in a DMZ in its own Windows domain and I am planning on doing the development from my computer located on our LAN in a different windows domain. The webserver is not dual-homed (only connected to the firewall PIX) and we have not built any trust relations between these two domains as we want to minimize interdependencies for security reasons. Tools to be used are VS 2005, ASP.NET 2.0 and some 3&lt;sup&gt;rd&lt;/sup&gt; party tools. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Questions are: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;How do I develop this site from my computer which is in a different domain and on the other side of the firewall? Is this type of development mode even feasible? &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Or would the best practice be to develop the site locally and then deploy the website project on the webserver via a msi setup package or by using the FTP feature? &lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;How would the user authentication work? &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Any feedback, article links etc. will be much appreciated. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Thanks in advance. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;-Yodhava&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>