Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. micronmega

    Desperately needed your help in AD installation!

    Well i'd start by making sure you have DNS installed, and that the server is pointing to itself for DNS resolution.
  2. micronmega

    2 NICs

    Ok then change the binding order in the advanced settings of the network connections area. Make sure nic1 is higher than nic2.
  3. micronmega

    2 NICs

    For starters make sure that there is only one default gateway listed, and it's on Nic1.
  4. micronmega

    2 site DNS replication problems

    Right but what type of zones are they. Are they a standard primary and secondary or AD integrated? It just sounds like they are not setup to replicate from DC1 to DC. Yu've got AD, why not have AD interated zones on each domain controller. Then setup each server to forward out to your isp's...
  5. micronmega

    2 site DNS replication problems

    That means DC2's DNS can talk to DC1's DNS. Most likely something in the way you setup DNS on DC2 is not correct. What types of zones do you have setup?
  6. micronmega

    2 site DNS replication problems

    So it's just DNS then that's having the issue? If so try that telnet command, that will tell you if DC2 can talk to DC1 on port 53. Other than that, what types of zones do you have setup on DC1 and DC2?
  7. micronmega

    2 DC's - first one down no one can logon - why?

    If i remember correctly the pdc emulator is only important with down level clients like NT4 boxes and password changes for those clients. Might want to try setting your second server up as a Global Catalog server also. That might be part of it.
  8. micronmega

    2 site DNS replication problems

    Sounds like the VPN device might be preventing Site2 from initiating communications to Site1. You can try to telnet from you DC in Site2 to the DC in Site1 one and see if you can talk to the DNS service. telnet site1dcip 53 If it fails to connect then there is something blocking your...
  9. micronmega

    Win2000 Server and Active Directory Services Sites

    Your 192.16.4.x/24 segment needs to know how to get to the 192.16.5.x/24 segment. So DC4 tries to arp and get DC5's mac, but because it's on another IP segment, it never gets that info.
  10. micronmega

    Terminal Services

    There are 2 patches that you probably need to get installed, 827825 and 828153. Had the same thing happening on a citrix farm, started after we installed the dcom patch.
  11. micronmega

    Unknown Host

    Add an entry in dns called www, point it to your web server's host entry.
  12. micronmega

    Win2000 Server and Active Directory Services Sites

    Crossing to another subnet usually requires talking to some sort of routing device. Two different subnets on the same switch like you have will not work.
  13. micronmega

    Roaming Profiles with 5 Metaframe servers

    This also happens on sp3 with the dcom vulnerablility patch installed, call msoft, they will give you 2 patches to install. 828153 827825 Install and enjoy!
  14. micronmega

    CItrix Server not accepting connections

    What port are you using the citrix xml service on? I believe the default port is 80, that will conflict with your web services unless you aren't using port 80. We had to change to 81 to make everything work smoothly.
  15. micronmega

    Multi IP Address DNS Name

    Might try setting up a round robin dns entry, see if this helps, search for "round". http://www.microsoft.com/technet/treeview/default.asp?url=/TechNet/prodtechnol/windows2000serv/reskit/tcpip/part2/tcpch06.asp
  16. micronmega

    AD Question

    It's in the admin pack, there is an adminpak.msi file on the server disk, install that and you'll have all the admin tools.
  17. micronmega

    How much should be done on DNS before AD?

    You actually don't need to do anything, dcpromo will install and configure the dns service for you. doing it your way created a standard primary zone. Letting dcpromo do it automagically created an AD integrated zone. I usually just get the DNS service installed, then dcpromo.
  18. micronmega

    Active Directory Failover Problem

    Is DC2 running DNS? if so is it pointing to itself for resolution?
  19. micronmega

    Win2003 Clustering troubles

    The Enterprise version support clusters. Standard version does not.
  20. micronmega

    Stop server logins

    Try removing the domain users group from the local users group on the server.

Part and Inventory Search

Back
Top