Hi,
I have the following config:
Server:
Windows 2000 Server
Static IP: 192.168.0.1
Domain Name: myofficedomain.com
AD, DNS and DHCP installed.
DHCP settings:
Leases from 192.168.0.100 up to 192.168.0.200
Options:
003 Router -> 192.168.0.5
006 DNS -> 192.168.0.5, 192.168.0.1 (on this sequence)
Workstations: (4 machines with identical setup, this is an example of one of them)
Dynamic IP, Dynamic DNS.
ipconfig /all returns:
IP: 192.168.0.100
Gateway: 192.168.0.5
DHCP Server: 192.168.0.1
DNS Server: 192.168.0.5, 192.168.0.1 (on this sequence)
Router/Gateway:
It's a Linksys AG041. It's connected 24/7 to the internet, and it's working (ADSL integrated modem works, ISP settings are ok).
Static IP: 192.168.0.5
DHCP on router: Disabled.
All subnet masks are configured to 255.255.255.0 (in all machines and router).
This way, I have internet working accross the network. It seems to be ok. But the way it's configured right know, the machines take a lot of time logging on to the domain ... maybe it's looking for DNS server on the web, I don't know ... but it takes a good 5 minutes for a 100Mbps network ... and before changing the settings on the DHCP, to include the IP of the router/gateway, it was a lot faster ...
My questions are:
1) If I ping "google.com", it will first check the first DNS on list, that is the router's address. It will then point to my ISP's dns server (router will do this automatically I believe). But what if I ping a machine on "myofficedomain.com"? It would first try to find it using my ISP's dns server ... then it would try on 192.168.0.1 (local domain server). What about security on this? My ISP shouldn't know the existence of my private domain name ... but if I query it, they can see it on the logs ... even if they don't retrieve it.
2) With this config, I lost the ability to ping a machine on "myofficedomain.com". Example: "station01.myofficedomain.com" no longer return IP and response time, it just fails to reach the destination. But "station.myoffice.com" seems to work ... is this the domain name I gave when setting up domain controler, for access of older operationg systems? But if I can't ping "station.myofficedomain.com" then my local DNS should be unreachable, right?
3) If I just put the router's IP on my DHCP option "006 DNS", will it work with local DNS on 192.168.0.1? If so, how come the router knows to check on that local IP?
4) Should it be a better option to set "006 DNS" on DHCP only to local DNS 192.168.0.1, and on the DNS config say something like "if the domain name isn't here (example: google.com), then make a search on 192.168.0.5 (which will make the router find on the web)"? How do I do that?
Thanks allot ... I really need to make this working
I have the following config:
Server:
Windows 2000 Server
Static IP: 192.168.0.1
Domain Name: myofficedomain.com
AD, DNS and DHCP installed.
DHCP settings:
Leases from 192.168.0.100 up to 192.168.0.200
Options:
003 Router -> 192.168.0.5
006 DNS -> 192.168.0.5, 192.168.0.1 (on this sequence)
Workstations: (4 machines with identical setup, this is an example of one of them)
Dynamic IP, Dynamic DNS.
ipconfig /all returns:
IP: 192.168.0.100
Gateway: 192.168.0.5
DHCP Server: 192.168.0.1
DNS Server: 192.168.0.5, 192.168.0.1 (on this sequence)
Router/Gateway:
It's a Linksys AG041. It's connected 24/7 to the internet, and it's working (ADSL integrated modem works, ISP settings are ok).
Static IP: 192.168.0.5
DHCP on router: Disabled.
All subnet masks are configured to 255.255.255.0 (in all machines and router).
This way, I have internet working accross the network. It seems to be ok. But the way it's configured right know, the machines take a lot of time logging on to the domain ... maybe it's looking for DNS server on the web, I don't know ... but it takes a good 5 minutes for a 100Mbps network ... and before changing the settings on the DHCP, to include the IP of the router/gateway, it was a lot faster ...
My questions are:
1) If I ping "google.com", it will first check the first DNS on list, that is the router's address. It will then point to my ISP's dns server (router will do this automatically I believe). But what if I ping a machine on "myofficedomain.com"? It would first try to find it using my ISP's dns server ... then it would try on 192.168.0.1 (local domain server). What about security on this? My ISP shouldn't know the existence of my private domain name ... but if I query it, they can see it on the logs ... even if they don't retrieve it.
2) With this config, I lost the ability to ping a machine on "myofficedomain.com". Example: "station01.myofficedomain.com" no longer return IP and response time, it just fails to reach the destination. But "station.myoffice.com" seems to work ... is this the domain name I gave when setting up domain controler, for access of older operationg systems? But if I can't ping "station.myofficedomain.com" then my local DNS should be unreachable, right?
3) If I just put the router's IP on my DHCP option "006 DNS", will it work with local DNS on 192.168.0.1? If so, how come the router knows to check on that local IP?
4) Should it be a better option to set "006 DNS" on DHCP only to local DNS 192.168.0.1, and on the DNS config say something like "if the domain name isn't here (example: google.com), then make a search on 192.168.0.5 (which will make the router find on the web)"? How do I do that?
Thanks allot ... I really need to make this working