Please help, our server is not responding to DHCP requests!!
We just got T1 service installed, and we have 1 Dell 2950 server, it will act as web server, database server, application server and a domain controller.
AD is installed, and dcpromo’d.
now i want to run DHCP on this server, the DHCP on the cisco router is turned off. (we were using the DSL router as DHCP before)
My connection is setup like this
T1 -> Cisco 1721 router -> switch -> server, workstations, net printers..etc.
We are assigned static IPs from our ISP, like below
usable IP range: 216.32.155.1 – 216.32.155.6
Broadcast address: 216.32.155.7
router IP 216.32.155.1
subnet mask: 255.255.255.248
DNS 1: 216.116.96.2
DNS 2: 216.116.96.3
NIC is setup as static IP like above, I assigned 216.32.155.2 to the server
so I setup the DNS on the server, and in the NIC properties, DNS is setup to the server IP, and in DNS forward i set it to forward all queries to our ISP DNS 216.116.96.2 /3
the server has access to internet and everything.
DHCP is setup like this
Start IP: 192.168.0.14
End Ip : 192.168.0.47
Subnet: 255.255.255.0
Scope Option>Router> 216.32.155.1 (T1 router)
Scope Option>DNS Server> 216.116.96.2 /3
while on the workstations, they are not getting any DHCP response at all.
Did i assign wrong IPs in that DHCP table?
I do not want to assign real IPs to workstations, I want to assign private block of IPs to the internal machines, like how it was before with the DSL router.
Can anyone point me to the right direction? Please help!!