Make specific PCs use Specific gateways with DHCP

J

Jordan

Is there a way to make it so a DHCP server assigns certain users or PCs
different default gateways depending on who they are? I don't want to hard
code the gateway because many of the users take their laptops on the road
and I don't want them to be stuck with hard coded settings.

Basically, I have several internet connections protected with firewalls that
will filter content, prevent instant messaging, and FTP access. I would
like to have it so myself and several others have our default gateway setup
pointed to the unfiltered gateway. I would prefer on it be on a user name
basis, but on a PC name basis will work almost as well.
 
J

Jeff Cochran

Is there a way to make it so a DHCP server assigns certain users or PCs
different default gateways depending on who they are?

Different scopes and use the scope choice on the PC.
I don't want to hard
code the gateway because many of the users take their laptops on the road
and I don't want them to be stuck with hard coded settings.

Basically, I have several internet connections protected with firewalls that
will filter content, prevent instant messaging, and FTP access. I would
like to have it so myself and several others have our default gateway setup
pointed to the unfiltered gateway. I would prefer on it be on a user name
basis, but on a PC name basis will work almost as well.

On a user basis, configure the gateway in your login script.

Jeff
 
C

Chad Mahoney

Jordan said:
Is there a way to make it so a DHCP server assigns certain users or PCs
different default gateways depending on who they are? I don't want to hard
code the gateway because many of the users take their laptops on the road
and I don't want them to be stuck with hard coded settings.

Basically, I have several internet connections protected with firewalls that
will filter content, prevent instant messaging, and FTP access. I would
like to have it so myself and several others have our default gateway setup
pointed to the unfiltered gateway. I would prefer on it be on a user name
basis, but on a PC name basis will work almost as well.
Jordan,

you can create DHCP reservations for the user and configure gateway
options on a per user basis.

Chad
 
R

Rob Elder MVP-Networking

You can also create a new user class for each user and define that on their
PC. Set the scope options based on the class. Not worth the time in my
opinion, though. Reservations would be the best bet.
 

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

Top