-
Posted to
IIS7 - General
by
Rovastar
on
8 hours, 51 minutes ago
You will need to run Tomcat,IIS will not do this natively.
See Pauls site for a guide:
http://www.iisadmin.co.uk/?p=72
-
Posted to
IIS7 - Security
by
Rovastar
on
12 hours, 2 minutes ago
I am confused you said in the orginal post you had setup "deny all but listed" therefore the ones listed will get through and all others will not.
Now you said that 192.168.9.32 is on this list - therefore it will get through and is acting by design.
-
Posted to
IIS7 - General
by
Rovastar
on
13 hours, 43 minutes ago
Have you set up the correct bindings? I lookslike you have set up a https site.
-
Posted to
IIS7 - Security
by
Rovastar
on
13 hours, 44 minutes ago
What do teh IIS logs say? What client IP is being found there?
-
Posted to
Security
by
Rovastar
on
13 hours, 48 minutes ago
CHeck the windows account login/auditing for more clues.
-
Posted to
Security
by
Rovastar
on
11-19-2009, 4:37 AM
well search the files for the username to see if that bring any results with a wrong password.
Other than that get looking through the IIS logs to see whne this first occured around the same time as the event log error.
-
Posted to
IIS7 - Security
by
Rovastar
on
11-18-2009, 9:52 AM
Never tried it but what about write permissions, etc and no read permissions in NTFS
-
Posted to
IIS7 - General
by
Rovastar
on
11-18-2009, 9:15 AM
So there is no anonymous access for the sie and just 30+ users that need access via a password.
Remove the NTFS permissions from the directories where your site resides for the IUSR account and add create new users with passwords in user manager and add these users to those directories for teh NTFS permissions.
Now just have WIndows ...
-
Posted to
Security
by
Rovastar
on
11-18-2009, 4:52 AM
Anything in the event log?
-
Posted to
General
by
Rovastar
on
11-18-2009, 4:49 AM
What do the IIS logs say? There should be a corresponding 404 status in there too if you are connecting to the right site.