in

Windows Server Team

A community for everyone interested in Windows Server

DHCP scope settings

Last post 03-15-2008 3:12 PM by Geedoubleu. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-12-2008 4:29 AM

    DHCP scope settings

    The present configured DHCP scope distributes the range of IP address and Default gateway (Router) address. How to configure the scope to distribute the IP and Default gateway address to Group A (40 users) and distribute only IP address for Group B (60 users) which helps to prevents Group B from access internet?.
    Note - All users are on the same subnet. (255.255.255.0)

    Filed under: , , ,
  • 03-15-2008 3:12 PM In reply to

    Re: DHCP scope settings

    You need to create DHCP Class ID's on the Server and assign the DHCP Class ID to each User that should receive the different settings.

    I'm not at my DHCP server, so can't tell you exactly how to do it, but an overview is......

    Create a DHCP Class ID on the server called GROUPA then assign the default gateway to that CLASSID

    Then go to each client that should have Internet Access and set their DHCP CLASSID to GROUPA using netsh command.

    This means that when a normal DHCP client requests IP Settings they will not get the default gateway.

    If a DHCP client that you have set the DHCP CLASSID to GROUPA requests an IP Address they will also get the Default Gateway.

    Don't forget that any user with local administrator rights can simply add the default gateway to their IP settings or set the DHCP CLASSID themselves. 

Page 1 of 1 (2 items)
Copyright belongs to authors
Powered by Community Server (Non-Commercial Edition), by Telligent Systems