IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 24th, 2006, 01:59 AM
HubbaBubba HubbaBubba is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 72 HubbaBubba User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 59 sec
Reputation Power: 4
WinXP, IIS 5.1 and Visual Studio.NET in a LAN

Hi,

I have done clean new WinXP Professional SP1 installation on one computer in my internal home network (behind a D-Link 624+ router). After that I used Windows Update and installed SP2 and all available updates. I also installed the component IIS 5.1. Everything has default settings except the firewall in which I opened port 80 for the web server.

On another WinXP Professional installed computer I use Visual Studio.NET 2003 to develop ASP.NET applications.

Questions:
1. Is the security settings (default in the above environment) sufficient for exposing port 80 to the Internet? (by forwarding port 80 through the router)

2. I want to create an ASP.NET web application directly from Visual Studio.NET on the web server (i.e. not on the same computer in my LAN). What settings need to be done to be able to work with an ASP.NET web site directly on the web server from within my LAN and for it to be secure? Comment: I do not have Visual Studio.NET installed on the web server and I do not wish to log on the web server using e.g. Remote Desktop to develop on the web server.

Hope that someone will help me with this problem.
Thanx,
HubbaBubba

Reply With Quote
  #2  
Old April 26th, 2006, 03:04 AM
HubbaBubba HubbaBubba is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 72 HubbaBubba User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 59 sec
Reputation Power: 4
No answers???

Someone must have some recommendations...

Regards,
HubbaBubba

Reply With Quote
  #3  
Old April 26th, 2006, 02:29 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,976 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 17 h 59 m 48 sec
Reputation Power: 802
Quote:
Originally Posted by HubbaBubba
No answers???

Someone must have some recommendations...

Regards,
HubbaBubba

Sorry, I am trying to figure out how your question relates to IIS. You're asking about Visual Studio NET and networking.

Opening port 80 is enough to work with remote servers with interdev fwiw.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved
of it. --Mark Twain

Reply With Quote
  #4  
Old April 27th, 2006, 01:45 AM
HubbaBubba HubbaBubba is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 72 HubbaBubba User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 59 sec
Reputation Power: 4


OK, I will rephrase...

Question 1. First of all, I want to expose IIS 5.1 using port 80 to the Internet. In my environment (explained above) only IIS 5.1 are exposed using default settings. Are the IIS 5.1 default settings (what I mean by default settings are the settings that come from a new installation of my environment: IIS 5.1 (I have added the component IIS 5.1) on XP Pro. All updates from Windows Update are installed) enough for the IIS 5.1 to be secure for exposure?

NOTE: Since there are not much use of web servers without networks, I guess some questions are related to networking.

Question 2. I have described how I would like to work in my newly installed environment. Develop on one computer and publish to my web server. I have made the bold assumption that IIS 5.1 is involved in this!

On the behalf of IIS 5.1, are there any best practices on how a web site should be published when using VS.NET 2003? PLEASE: Do NOT answer anything about how it is done in VS.NET 2003. This is the wrong forum!

Question 3. If there are best practices for IIS 5.1 (please read Question 2), how would I set it up?

Hope that someone will take the time answering these IIS 5.1 questions for a newbie...
Thanks, HubbaBubba

Reply With Quote
  #5  
Old April 27th, 2006, 08:27 AM
xtremcoder xtremcoder is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 131 xtremcoder User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 36 m 52 sec
Reputation Power: 6
Send a message via AIM to xtremcoder Send a message via Yahoo to xtremcoder
Ok, first of all using IIS on WinXP is a bad idea. You will be limited to 10 simultaneous connections, therfore limiting yourself.

When you speak of opening port 80, do you mean on your router/firewall or in your WinXP firewall? Your router/firewall needs to have all requests on port 80 forwarded to whatever computer your web server is on.

Hope that helps.

Reply With Quote
  #6  
Old April 27th, 2006, 09:52 AM
HubbaBubba HubbaBubba is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 72 HubbaBubba User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 59 sec
Reputation Power: 4
Thanks, I did not know about the limitations in the XP IIS. I will start using XP pro, and if it poses a problem I will upgrade to another operating system. Mostly some personal web sites will be used which don't require many connections.

I have opened port 80 in the Windows Firewall so that I am able to surf to the web server within my LAN. I will open the port on my router at a later date, when my web application is up and running. For starters I will develop my web site and find a secure, automatic way to publish it to my web server.

As I figure Front Page Extensions or FTP is a good choice. Anyone want to elaborate on pros and cons regarding these two.

Thanks,
HubbaBubba

Reply With Quote
  #7  
Old April 27th, 2006, 01:20 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,976 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 17 h 59 m 48 sec
Reputation Power: 802
Using XP on IIS for website development is a good idea. If you need more than 10 connections as a developer you're doing something wrong.

VS6 Interdev requires the FP extensions to work. Probably newer VS versions also require FP extensions. I use FP to publish asp sites to my host, but FTP will work too.

Reply With Quote
  #8  
Old June 8th, 2006, 04:13 PM
PMarshall PMarshall is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2006
Posts: 1 PMarshall User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 8 sec
Reputation Power: 0
Wrong

Quote:
Originally Posted by xtremcoder
Ok, first of all using IIS on WinXP is a bad idea. You will be limited to 10 simultaneous connections, therfore limiting yourself.

When you speak of opening port 80, do you mean on your router/firewall or in your WinXP firewall? Your router/firewall needs to have all requests on port 80 forwarded to whatever computer your web server is on.

Hope that helps.


Try this:

This can be bumped up to 40 but not higher (40 is the hardcoded limit).

To do this, find the adsutil.vbs script (should be in c:\inetpub\AdminScripts or similar) and run the following command:

adsutil set w3svc/MaxConnections 40

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > WinXP, IIS 5.1 and Visual Studio.NET in a LAN


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT