General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
DNS server @ windows 2003
"how it works" enlighten me with my doubts ?
here it is:
my server is connected trough Linksys NAT router/firewall router acts as a DHCP server.
my WAN IP is separated (different class, different network eg. 67.23.21.54 ) form my LAN IP's (192.168.1.1)
my linksys router automatically obtains DNS IP's of my ISP and maps them, so my local network uses Linksys router IP adress as DNS...
I am forwarding the port of DNS service, to the win2003 server machine (mainserver), running DNS server software.
and I am forwarding FTP service port to other machine with win NT4.0(ftpserver) running FTP server.
Both machines are in the same Active Directory Domain, (mydomain.local) where (mainserver) is the primary domain controller and (ftpserver) is standalone server pre win 2000 defined.
My external domain is dexternal.com
Users connecting trought the internet to:
ftp.dexternal.com are forwarded to the (ftpserver)
(becouse of ftp service port is forwarded by the router)
Question is:
When users type ftpserver.dexternal.com
the (mainserver) on dexternal.com running dns should pass ftp server IP to the user...
that what the theory is..
I want to know this: once internet user, WAN tries to access LAN computer, that should be routed in order to work..
Straight question is:
Does DNS server do the routing, of WAN to LAN while static DNS entry points to LAN ip ??
How DNS is related to the routing options.. can still use it with linksys ?
Do I need to use WIN 2003 routing features, in order to have whole dns functionality?
and the last.. final is.
the internet user quering DNS with computername.dexternal.com hits what the computername I assume, but does he have the routed connectivity to this computer etc..
how this is related to the security... shouldn't I assume then active directory computers, will be open to possible attacks ?
many thanks for help, I will promise you credits.