Detecting a specific client computer

S

Sam Kong

Hello!

We have a company intranet based on ASP (Win2k, IIS 5.0, SQLServer 7.0).
For security purpose, my boss wants to block some employees from logging in
to our intranet except for from our factory.
Our factory has a SBC DSL (one dynamic IP and it's shared).
I know how to get the client pc's IP address.
But as the IP address is dynamic, I cannot depend on it.

Is there a way that I can detect the user is accessing from our factory
(like router's MAC address)?

One way I brought up is making a page to record the client computer's ip and
making one of our factory's computers automatically call the page.
But this scheme is incomplete as you know.

Any idea?

Sam
 
J

Jeff Cochran

We have a company intranet based on ASP (Win2k, IIS 5.0, SQLServer 7.0).
For security purpose, my boss wants to block some employees from logging in
to our intranet except for from our factory.
Our factory has a SBC DSL (one dynamic IP and it's shared).
I know how to get the client pc's IP address.
But as the IP address is dynamic, I cannot depend on it.

Is there a way that I can detect the user is accessing from our factory
(like router's MAC address)?

One way I brought up is making a page to record the client computer's ip and
making one of our factory's computers automatically call the page.
But this scheme is incomplete as you know.

Any idea?

Several:

1) Use authentication and have user's log into the intranet. Grant
access for those accounts you wish.

2) Configure the systems you want to have access so they fall into
the same network block, use reservations in DHCP to assign them a
specific IP for example.

3) If nobody else uses an SBC DSL line at your organization, allow
the access by the block of IP's that SBC assigns for DSL.

Jeff
 
S

Sam Kong

Hi, Jeff!
Thanks for the reply.
1) Use authentication and have user's log into the intranet. Grant
access for those accounts you wish.
We already have an authentication mechanism. But my boss wants to add
location-dependent control. So if an employee tries to access our intranet
from his/her home instread of factory, we want to block it.
2) Configure the systems you want to have access so they fall into
the same network block, use reservations in DHCP to assign them a
specific IP for example.
I don't think we can do that for the SBC DSL.
3) If nobody else uses an SBC DSL line at your organization, allow
the access by the block of IP's that SBC assigns for DSL.
We considered this. But SBC has so many users and have very different many
subnets (even sparse). According to my experience, the assigned IPs are not
in a block (at least, it's not guessable).

Thanks again.

Sam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top