"nico" <> wrote in message news:...
> Hello,
>
> I installed a win2008 nw with ad in a domain 10.0.0.1
> I installed a member server win2008 10.0.0.254
> The member server needs to be a forefrontserver, so i installed a second
> nic where i connect my isp.
>
> from then on, it takes ages to logon to that server.
> I'm guessing dns, but I can't see why.
>
> nic1 ---> LAN
> ip 10.0.0.254
> 255.255.0.0
> G
> DNS 10.0.0.1
>
>
> nic2 ---> internet
> ip 192.168.0.1
> 255.255.255.0
> G 192.168.0.254
>
> dns 193.74.208.135
> 193.74.208.65
>
> tx for any help
Remove the two ISP addresses off of the outer NIC. Only put in 10.0.0.1. In DNS, configure a forwarder to those ISP addresses. That is done in DNS properties, Forwarders tab.
Go into Network Connections or Network and Sharing Center, Manage NIC properties, Advanced menu, choose Advanced, and make sure the internal NIC is at the top of the binding order.
Then go into the OUTER NIC properties (just the outer NIC), IPv4 address properties, advanced button, DNS tab, and uncheck 'register this connection..."
Go into DNS and delete any reference to the outside NIC IP address it may have registered. I don't think it would have since you had the ISP's in the NIC properties, but delete them if you do see any.
Then disable IPv6 if you are not using it. I suggest to do that on all of your servers. Here's how:
=======================
To disable IPv6 on any server:
Uncheck IPv6 in NIC properties
Uncheck the two LinkLayer Topology Discovery components
Then follow the registry changes procedure below to completely disable IPv6.
1. Navigate to:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip6\Parameters]
2. In the details pane, click New, and then click DWORD (32-bit) Value.
3. Type in DisabledComponents , and then press ENTER.
4. Double-click DisabledComponents,
5. Type ff in Hexadecimal.
6. So it should like this when completed:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip6\Parameters]
"DisabledComponents"=dword:000000ff
=======================
Restart the machine.
Let us know how you make out.
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSA Messaging, MCT
Microsoft Certified Trainer
For urgent issues, you may want to contact Microsoft PSS directly. Please
check
http://support.microsoft.com for regional support phone numbers.
"Efficiency is doing things right; effectiveness is doing the right things." - Peter F. Drucker
http://twitter.com/acefekay