Add this to the start page, such as default.asp or index.asp and the user will be sent to the right page if they enter the old address.
Start of ASP code -----------
Dim strURL
strURL = lcase(Request.ServerVariables("HTTP_HOST"))
If strURL = "www.domain.com/intranet" then...
Have you tried another browser, something small like K-meleon at http://kmeleon.sourceforge.net?
Could it be a virus, trojan or spyware? Check one of the online security scanning sites such as http://www.auditmypc.com (under privacy) and one of the online virus scanning sites like...
This may work for you. Basically, you’re looking at what the user typed in and sending them to the appropriate address or site. If you want to narrow it down to just the domain when the user actually typed in http://www.auditmypc.com/passwords.htm, then use option 2 in the code provided.
With...
If it's the ports you want to block, try an EtherFast® Cable/DSL Router with 4-Port Switch BEFSR41 (about $60)
You can allow certain IP’s web access, block ports, forward, etc. Make sure you download the updated firmware.
Remember, if the user is creative and security is weak, they can always...
Another good site is http://www.auditmypc.com and great intrusion detection tools can be found at http://www.foundstone.com/knowledge/intrusion_detection.html
Everything above is 100% free
If you have time and want to see what is really going on, then install a packet sniffer such as Ethereal...
A few ideas here:
If you’re using NT, create a security rule that only permits certain IP address and blocks the rest WHILE you’re gaming. Once the rule is created, you can turn it on and off with a few clicks.
Can you change the port? If so, use a different port in the upper range. Using a...
Want to check out your security from a remote location? Try this not for profit link - http://www.auditmypc.com
It's free, no ads, no limited services, no registration requirements and very fast!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.