Question : How do I allow only a certain ip adress to access my website?

I have a locally hosted website that for security reasons only need to let a single ip address access it. I have a Sonicwall Pro 4100 and thought that I had it setup correctly but I can access the website from any computer out of our network. How do I do this?

Answer : How do I allow only a certain ip adress to access my website?

If your Running IIS

Deny from all
Allow from xxx.xxx.xxx.xxx

For more info check http://support.microsoft.com/kb/324066
Random Solutions  
 
programming4us programming4us