vrcatherine
IS-IT--Management
We have server (domain controller,DNS,DHCP,Proxy ..etc)
this will give away ip addresses to all the client
computers.
This is how its setup on server
Network card with public address
216.x.x.x.
255.x.x.x
216.x.x.1
DNS 172.x.x.x
172.x.x.x
Network card with internal(private IP address)
192.168.1.300
255.x.x.x
empty blank ( no gaetway)
DNS 192.168.1.300
Now everything is working clients gets the IP address
from the sever and they are able to logon to internet
without any problem.
Now only thing is
1) clients cannot ping to external IP address on the internet.( They cannot ping to any public ip address on
the internet).
When i check IP config on the client machines,it gives
192.168.1.303
255.x.x.x
empty blank( no gateway)
Does it has anything to do with my DNS settings on the
server ??
-- Cathy