Ehm Pace,
You didn't by any change give your clients a fixed ip adress did you?
..just checking
BTW you got me al confused .. are you trying to let all your clients/servers use a 192.168.o.x range or 10.x??
Your server should be in the same network range as your clients, or you will need a router to be able to access your server...
Anyway, if you want to use 192.168.0.x:
Delete the 10.x scope like DentyCracker said (you don't need it), make a new scope for the 192.168.0.x range, exclude your server's adress 192.168.0.1, which should be a fixed adress (filled in at you tcp/ip properties) exclude any other ip's which you want be fixed. Make sure you dhcp server is authorized in the Active Directory (in the dhcp console, click action ---> manage authorized servers)
Your dhcp configuration should look something like this:
Range 192.168.0.1 to 192.168.254
Exclude all fixed ip's!!
subnet mask: 255.255.255.0
Default gateway (your ics server): 192.168.0.1
dns server: 192.168.0.1
Primary wins server: maybe 192.168.0.1, maybe nothing
Tip for the ics stuff: make sure your internet sharing server is set to forward dns requests
Grtz,
Ed
[This message has been edited by EdSki (edited 06 November 2000).]
You didn't by any change give your clients a fixed ip adress did you?
..just checking
BTW you got me al confused .. are you trying to let all your clients/servers use a 192.168.o.x range or 10.x??
Your server should be in the same network range as your clients, or you will need a router to be able to access your server...
Anyway, if you want to use 192.168.0.x:
Delete the 10.x scope like DentyCracker said (you don't need it), make a new scope for the 192.168.0.x range, exclude your server's adress 192.168.0.1, which should be a fixed adress (filled in at you tcp/ip properties) exclude any other ip's which you want be fixed. Make sure you dhcp server is authorized in the Active Directory (in the dhcp console, click action ---> manage authorized servers)
Your dhcp configuration should look something like this:
Range 192.168.0.1 to 192.168.254
Exclude all fixed ip's!!
subnet mask: 255.255.255.0
Default gateway (your ics server): 192.168.0.1
dns server: 192.168.0.1
Primary wins server: maybe 192.168.0.1, maybe nothing
Tip for the ics stuff: make sure your internet sharing server is set to forward dns requests
Grtz,
Ed
[This message has been edited by EdSki (edited 06 November 2000).]
Comment