[cvsnt] OT IIS (was CVSNT + Web Application Implementation)

Bo Berglund Bo.Berglund at system3r.se
Thu Jan 26 10:54:50 GMT 2006


There is no special handling for localhost or 127.0.0.1 in CVSNT
Here is a simple test that shows this:

C:\temp\CVSTest>set CVSROOT=:sspi:localhost:/TEST
C:\temp\CVSTest>cvs ls
Listing modules on server
CVSROOT

C:\temp\CVSTest>set CVSROOT=:sspi:127.0.0.1:/TEST
C:\temp\CVSTest>cvs ls
Listing modules on server
CVSROOT


Notice that both using localhost and 127.0.0.1 works just fine. 


What GUI are you referring to???


Best regards,

Bo Berglund


-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf
Of Peter Crowther
Sent: den 26 januari 2006 11:09
To: cvsnt at cvsnt.org
Subject: RE: [cvsnt] OT IIS (was CVSNT + Web Application Implementation)

> From: [...] Luigi D. Sandon
> I guess IIS could be binded to 127.0.0.1 without installing 
> the loopback adapter.

Annoyingly, it can't (to my knowledge) - not one of the options in the
GUI.  Hence the rather grotty workaround to what should have been a
perfectly simple problem!

> Also, Windows firewall could be used to stop 
> incoming connection on 
> port 80 (although a firewall may have other effects is not properly 
> configured).

Indeed.  This presupposes an OS with Windows Firewall (or RRAS), but
it's an appropriate solution if you've already got the firewall turned
on or are willing to risk some network instability while you turn it on
and tune the configuration.

None of which helps the OP, but hey :-).

		- Peter
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list