Re: website restricted to fixed public IP or to only PC wth predefined configuration



You can't.

You should look into certificate based authentication - this would allow for scenarios where only owners of a valid cert are allowed access to your application - and you could utilize external hardware like smart cards.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

Hello All,

I'm working on an ASP.NET application where I need for
only a
few machines (machines accessing the site will have fixed public IP)
to be
able to have access to the website. It should check some hardware
components
of PC to give access to the website. It should also give access to
users
having dynamic IP address, for all such users their Hardware
fingerprint of
predefined desktops and laptops should be checked before giving the
access
to the website.
Can i use and check the remote machine for its MAC
address
and compare it with my database in ASP.NET. As per my knowledge I can
get
MAC in windows app using WMI.
How can i get it done in ASP.NET?
Thanks in advance,
Kausar


.



Relevant Pages

  • Re: The problem with Macs ....
    ... I currently have 2 internal hard drives (on removable ... Like the web cam and printer that work on her PC and not on her Mac ... I taught mainly 'hardware so used 'clones' (more flexible than Compaq ... In 6 years of having machines stripped down to the chassis ...
    (uk.comp.sys.mac)
  • RE: mac to ip address tools
    ... There are about 500-600 machines in this place, ... seems that they are about 100 machines with the same mac address. ... >> your website for vulnerabilities to SQL injection, ... Up to 75% of cyber attacks are launched on shopping carts, forms, ...
    (Pen-Test)
  • Re: Keyboards
    ... machines, and only have to design their OS to support a very narrow ... range of hardware for this. ... Apple, with their OS, to specifications Apple themselves laid down - ... it's a project that hacks Mac OS X to run on regular PC's). ...
    (alt.games.warcraft)
  • Re: website restricted to fixed public IP or to only PC wth predefined configuration
    ... I am getting MAC ID of client's system ... I don't want to let the people to browse my website from cybercafe. ... I created Windows User Control which is getting MAC ID using WMI. ... few machines ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • website restricted to fixed public IP or to only PC wth predefined configuration
    ... few machines to be ... It should check some hardware components ... of PC to give access to the website. ... MAC in windows app using WMI. ...
    (microsoft.public.dotnet.framework.aspnet.security)