How To Limit Website Access To USA Or North America Only
Jan 21, 2010
This is a corporate site so Private. We want to limit access by IP address to USA/Canada or North America. Based on IP range, would allow user/pwd to get in otherwise -'no access'. Just trying to limit hack exposure from anything overseas.
View 3 Replies
Similar Messages:
Jan 4, 2010
I have a bunch of programs written in ASP.NET 3.5 and 4. I can load them fine (I'm in England) and so can my England based colleagues. My American colleagues however are suffering redirect loops when trying to load any of the apps. I have tried myself using Hide My Ass and can consistently recreate this issue.I'm stumped. What could be causing a redirect loop for users in a specific country?!The apps are hosted on IIS 6 on a dedicated Windows Server 2003. I have restarted IIS with no luck.EditI should have made it clear that unfortunately I do not have access to the machines in the US to run Firefox Firebug/Fiddler. The message I get in Chrome is This webpage has a redirect loop..
View 3 Replies
May 31, 2010
I created a website and i restrired the website such a way that i can be acessed from a IP i configured.I did this as shown in below steps which i got from:
http://support.microsoft.com/kb/324274
Under IP Address and Domain Name Restrictions, click Edit.
Do one of the following:To deny access, click Granted Access, and then click Add. In the Deny Access On dialog box that appears, specify the option that you want, and then click OK.The computer, group of computers, or domain that you specified is added to the list.
To grant access, click Denied Access, and then click Add. In the Grant Access On dialog box that appears, select the option that you want, and then click OK.
The computer, group of computers, or domain that you selected is added to the list. Click OK.
But its not working . I am able to browse from other machine which have a different ohter IP. Do i have to configure somewhere else ?
View 3 Replies
May 6, 2010
I know I can use [assembly: FileIOPermission(SecurityAction.RequestRefuse, Unrestricted = true)] to limit user to access disk files, now I hope to limit user to access database and web.config file, how can I do?
View 2 Replies
Aug 16, 2010
I have set Private Memory limit of 200mb in IIS 7 for an application pool. The Private Working Set memory(Task Manager) for the application is always below 125mb but the number of page faults have increased a lot and application cache is getting cleared frequently after setting the limit.
I haven't set any limit on Virtual Memory.why the cache is getting cleared even when the Private memory used is below the allocated memory?
View 1 Replies
Dec 24, 2010
I've a Gmail account, assume that me@gmail.com. Now I want to login (as admin) in my website through this account. I know I can use OpenID etc. for that purpose but I want to limit it for just me only. Can I do this? I don't let anyone else to know which service I used to login and what is my address and etc. (Note: My website contains just one and only one login form, for just me, only!)
View 1 Replies
Jul 15, 2010
I want to have a PHP login form on my website. When the user enters a username and password and clicks submit, they should be directed to a remote website logged in (therefore skipping the login form on the remote site).
As mentioned in the title, the remote site is built using ASP.NET.
I've tried to search for a solution this but really not finding.
View 3 Replies
Mar 29, 2011
How can I have my website block access to IE6? Redirecting it to a custom error page.
View 3 Replies
Mar 31, 2010
I created a Website and i upload it using the asp.net development server.
So on the explorer the address is something like this http://localhost:port
The problem is that i can't access the Website(while its uploaded) using my internal IP from within the network.
So if i type http://10.0.0.180:port i get an error "Internet explorer cannot display the webpage".
I disabled my firewall(windows 7).
View 2 Replies
Mar 29, 2010
Have deployed a website to IIS6 Firefox ok but IE6 says not authorized. Weird isn't it ?
View 1 Replies
Jan 28, 2011
I do have another PC on the intranet and am not able to access the website using my internal IP address.
View 1 Replies
Jan 25, 2011
accessed only using IE 6.0 or above. If anyone tries to access the website using any other browser I want to display a big warning message. Is it possible to configure this in web.config insted of checking via javascript. I am assuming something like in authentication we have customErrors attribute were we can set the custome error page in case of failure to authenticate the user.
View 2 Replies
Jan 17, 2010
How can i prevent users from getting the list of files that exist in my website?
For example when users type on the address bar the WebsiteAddress+/DirectoryToSearch/ they get the list of files in that directory, without getting any permission denied error
Is there any setting in asp.net that am i missing?
View 1 Replies
Feb 22, 2011
I am developing a registration process which consists of 4 steps. Each step has its own action method. As such a user could type the url for each step as follows: bogusURL/Step1 //returns the View Step1 bogusURL/Step2 //returns the View Step2 etc... I would like to prevent users from gaining access to a step unless they have completed the previous steps. i.e. If they typed in bogusURL/Step2 without having completed Step 1 they should be redirected to the first step.
What is the best way to implement this?
View 2 Replies
Mar 27, 2011
I have installed teampulse http://www.telerik.com/team-productivity-tools.aspx community. I add in bindings my domain name with port 9898 like it is with localhost. I can connect through localhost but not throuh the domain
View 1 Replies
May 21, 2010
I have created a database and a website using C# and ASP.NET. I am deploying the website from IIS7.0 and created the connection string from the connectionstring tool in the IIS Features View.But I get any data ( access my database) when i run the website from the IIS, it works well when i debug from the Visual Studio.
View 8 Replies
Apr 20, 2010
anybody knows of blocking certain users (by IP) from accessing your website (website on asp.net mvc).
EDIT: I know that web-servers can do this as well, but I need this at the application level
View 3 Replies
Jan 29, 2011
assume that i have publish my project on localhost and i want to access it from remote computer,
assume that my project name is "project1" , and my IP address is @192.132.999
what the URL should be in order to access it??
it should be http://192.132.999/project1
View 4 Replies
Oct 16, 2010
I am sending the following xml to access a website and getting the error with the stack. I have spent weeks on it and getting no where. I am willing to pay for the advice as well, as I am getting sick of this!
<?xml version="1.0" encoding="utf-8"?>
<ers uname="---------------" pword="------------------" myAttribute="fooBar" anotherOfMyAttribute="123456">
<SalesNote snType="S" action="INSERT" salesContractRef="" saleDate="09/11/2009 00:00:00" auctionID="14" logBookNums="" landingDecNums="" vesselName="Jessica Louise" vesselPln="BM237" vesselMasterOwner="Cowe D" landingDate1="09/11/2009" landingDate2="" landingDate3=""
[Code]....
View 1 Replies
Mar 5, 2011
Im trying to access a website on another server through SVN but i am not finding the svn checkout alternative in my folder - i'm not finding anything with SVN even tho ive installed and reinstalled it once. Do I have to set some setting somewhere?
View 1 Replies
Jun 9, 2010
My client has given me a project in which he wants to access any file from his computer over internet through website. Do some one has any idea from where to start. Note:- A user has to install windows application in which he will select the files,videos,audio to be accessed and Through website he will access those files or able to play music or videos through website when his computer is on.
View 3 Replies
Jun 9, 2010
I have develop one website in asp and access. But now a day it is facing a problem of sql injection. So how can I protect the .asp pages from sql injection. I have gone through some of the post and get that some function have to written to overcome the sql injection.Function as below...
[Code]....
View 1 Replies
Aug 26, 2010
Sometimes I need to block access on a website, but I don't want to block access for administrators so they should be able to see the website and for that I guess I need to make a module.
How can I make a module like that?
This is the code I have. I just don't know where I should place it.
var user = Membership.GetUser() as User;
if (user == null || (user != null && !user.IsAdministrator))
{
// Block
}
View 2 Replies
Aug 31, 2010
I have my Website Application [URL]. How is it deploy my site to web server [ IIS ] so that it can be accessed via intranet.
View 1 Replies
Jul 26, 2010
I have done an application in my PC i would like to access it on other pc how can i do this.
View 4 Replies