I saw there are some sites when you enter ex: mydomain.com it
redirects to www.mydomain.com. I know I can write an ASP (or
scriping) to redirect the site to full name as www.mydomain.com, but
is there any other elegant way of doing this in IIS so for every site
that I install I don't need to dump a small script to do the work?
Also, I am having problems with blocking all my ports to prevent
attack. I have windows 2000 just running of covad's dsl T1 and the
router is just directly connect to my win 2000 server without any
firewall protection.. How do I filter all ports and turn them off. I
always hear turn them off first but turn on the one that I need.
Since I have SSL, SMTP, WWW services, so I assume I need to leave port
80, 21, 25, 443 on for these services.. but what about others?
I am afraid to turn them all off becuase that might make some services
not running at all if they designed to be run on certain port..
Is there a software or some advises that I can grasp for me to easily
filter down and make my server to stand still with minimum
configurations? If not.. how do I turn certain ports off if they
aren't necessary. Pleae advise, thanks.