I would like do such login page that will Allow me to login from only My Office PC and Home PC.
any other PC will not allow me to login even Password and username is correct.
I have gone through the Mac Address. But It is giving me Server’s Mac Address. not giving request sender’s Mac Address.
I have also think about IP Address. But It may common for other PC. and It can be change.
Do any one know what should I do as my application in asp.net ?
If you have SSL already configured you can set “require client certificates” and install corresponding certificate to machines you want to connect from.
How to configure IIS 7 for to use client certificates for SSL.