Forum Moderators: phranque

Message Too Old, No Replies

ftp services on a iis

         

Neil_Taylor

10:08 am on Oct 26, 2001 (gmt 0)



How do solve the following problem on IIS which we are using as an intranet server. It is possible to change HTTP to ftp eg [webmasterworld.com...] to ftp://www.webmasterworld.com and then download the page that you are viewing how do you stop this.

Any help you could give me would gratefully received

DaveAtIFG

5:11 pm on Oct 28, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello Neil_Taylor, welcome to WmW! We're pleased you decided to join us and I swear we're not ignoring you! ;) I'll bring your question up in the moderators area and see if we can find you some help. OK?

Xoc

5:43 pm on Oct 28, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might try blocking port 21 on the web server or firewall. In Win2000, this can be done in the Network settings.


  1. Open Control Panel
  2. Select Network and Dial-up Connections
  3. Select Local Area Connection
  4. Select Internet Protocol (TCP/IP)
  5. Click Properties
  6. Click Advanced
  7. Select the Options tab
  8. Select TCP/IP Filtering
  9. Turn on the ports that you want to allow. For the web server that should be port 80, and any other ports you need.

This, by the way, is how to create a mini-firewall at an IIS machine.

txbakers

6:45 am on Oct 29, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Neil:

I avoided the FTP on IIS entirely by using the Bullet Proof FTP server. I like it much better than the IIS.

Xoc

6:42 am on Oct 30, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



On reexamining your question, maybe you just need to stop the FTP server in Internet Information Services manager.

Neil_Taylor

11:26 am on Oct 30, 2001 (gmt 0)



Thanks for your help.

supernat

6:30 pm on Nov 3, 2001 (gmt 0)



If I read your question right, you're saying that you can change http to ftp and dowload that particular page that you were viewing? That means that your ftp default directory has been set to your www default directory. One solution as stated is to just stop the ftp server. The other solution is to change your ftp starting directory to an empty directory. That can be done under properties of the FTP server in IIS.