Hi,
It doesn't matter which device or server will give out IP addresses to the
client. Still there are few things to pay attention to:
* Active Directory relies on DNS as source of information. Usually AD
servers will also be DNS servers. It will make your life easier if you
assign your AD and DNS server a static IP address
* Once you have your AD setup, make sure that your domain computers (client
computer) are configured with your Active Directory server as preferred DNS
server. You can configure your DHCP device or server to give out this
information to the clients
* just like clients your AD server should point to AD DNS server for
preferred DNS server (on server you can enter e.g. 127.0.0.1 as preferred
DNS server IP address).
* now for your clients to be able to resolve the addresses on the internet
open DNS MMC on your active directory server and right click on your server
name. Select properties and click on Forwarders tab. Add IP address of your
ISP's DNS server. Now if your client will query AD DNS for
www.cnn.com the
request will be forwarded to your ISP's DNS...
Note, that if any of the domain members will have your ISP's DNS set as
preferred DNS instead of your internal AD DNS, they will either not work or
clients will experience long logon times...
I hope this helps,
Mike
"Stu" <(E-Mail Removed)> wrote in message
news:eXf%(E-Mail Removed)...
> I'm trying to set up a domain on the inside of a wireless (cable) network.
> My goal is to have my own exchange server to handle my e mails etc with
> owa. My problem is however, i'm using w2k server & exch 5.5, on the inside
> of a wireless network. At the moment the router (linksys) provides dhcp &
> dns resolution, should the server be setup to provide dhcp instead of the
> router, then in turn the router be given the static addresses?
>
> Also where should the dns resolution be coming from? is it just the case
> of aiming the server at the firewalls ip?
>
> Are there any good sites i can go to, to look at similar configurations?
>
> TIA Stu
>