View Single Post
  #2  
Old 01-05-2006, 04:03 AM
labrat
 
Posts: n/a
Default Re: Blocking out ip ranges with ICS

instead of marking a range for dhcp service, it is more convenient to
asslgin a client with static ip to work with the ics dedicated
workstation.

here is how:

Add a valid ICS private IP address to the client.
· Configure the default gateway to be 192.168.0.1.
· Configure the preferred DNS server to be 192.168.0.1.
· Add MSHOME.NET as the DNS suffix on the client.
· Add an entry for the client to the Hosts file on the Windows
XP-based ICS host, using client_name.MSHOME.NET as the name.

i hope this will help.

Phil-Video II wrote:
> I have been using an XP Professional box configured with ICS turned on for my
> small office. Recently we have acquired some printers that need their ownIP
> address, but it needs to be static, not served by DHCP.
>
> I cant seem to find a way to mark a range of IP's for the DHCP service to
> NOT hand out via DHCP.
>
> Is there a way to do this in XP?
>
> I found on the web some help files that say to use the "netsh DHCP" command,
> but DHCP is not a valid option for netsh on my box.
>
> Thanks in advance,


Reply With Quote