Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 10th, 2004, 08:27 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Don't forget about security.

I tried hosting a website for my class, had the free dynamic dns, firewall, and everything, and got hacked before I presented my project. Once you open port 80 with IIS you're fair game.
 
Old September 10th, 2004, 09:08 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 540
Thanks: 0
Thanked 4 Times in 4 Posts
Default

Yes, that's why I have multiple firewalls, with my IIS server on a completely different subnet. Obviously you have to be smart about it. Make sure you are up to date on security patches and reconfigure your firewall(s) frequently. I am knocking on wood right now, but as far as I can tell, I haven't been hacked yet.

You also have to realize that any of these sites that host these pages are also susceptible to attacks. They may have more money to spend on security, but their high profiles make them a juicier target for hackers.

J
 
Old September 13th, 2004, 04:20 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

You also have to make sure your ISP agreement allows it. For example, my provider blocks all inbound port 80 traffic. This prevents me from hosting a server at home. The TOS for my provider specifies I can't host a server. Even P2P software violates my TOS with my provider.

and before someone says "Get a new provider" .. It's not a option.


Hal Levy
Web Developer, PDI Inc.

NOT a Wiley/Wrox Employee





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to load images dynamically on image control jazzydonald ASP.NET 2.0 Basics 10 July 13th, 2016 05:25 AM
Master Page Control/Web.Sitemap Questions kwilliams ASP.NET 2.0 Professional 2 January 14th, 2007 09:32 PM
How to load image Edit control cyberrider VB How-To 1 November 4th, 2005 02:25 PM
My Custom Control Fails to Load scubaduba ASP.NET 1.0 and 1.1 Professional 0 February 16th, 2005 10:05 AM
Load page from ProfileEdit.aspx dborcila ASP.NET 1.x and 2.0 Application Design 2 December 22nd, 2004 09:48 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.