-----Original Message-----
In Jeroen Jordens <
[email protected]> posted their thoughts, then I offered
mine
Hi Ace,
Both servers do not have an external ip in the DNS setting
box.
The ipconfig /all from server 1 is as follows:
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : skc1
Primary DNS Suffix . . . . . . . : stkevins.local
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : stkevins.local
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel 8255x-
based PCI Ethernet Adapter (10/100)
Physical Address. . . . . . . . . : 00-D0-B7-B8-21-
2E
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.102
DNS Servers . . . . . . . . . . . : 192.168.0.102
--------------------------------------------------------
I can ping the second server by its given name "skc2",
which returns the complete name (skc2.stkevins.local) and
it's IP address.
The ipconfig on SKC2 is as follows:
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : skc2
Primary DNS Suffix . . . . . . . : stkevins.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : stkevins.local
Ethernet adapter Local Area Lan:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Allied Telesyn
AT-2700TX PCI 10/100 Ethernet Adapter
Physical Address. . . . . . . . . : 00-30-84-0E-64-
D8
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.102
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.0.102
Primary WINS Server . . . . . . . : 192.168.0.102
Ethernet adapter Local Area sky media:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SkyMedia-200D
(SM200DPA) Ethernet Controller
Physical Address. . . . . . . . . : 00-90-BC-01-4E-
BA
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.195.173
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :
NetBIOS over Tcpip. . . . . . . . : Disabled
Ethernet adapter Local Area adsl:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Allied Telesyn
AT-2700TX PCI 10/100 Ethernet Adapter #3
Physical Address. . . . . . . . . : 00-30-84-0E-64-
B8
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 127.0.0.1
PPP adapter IhugUltra:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP)
Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-
00
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 203.109.203.161
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 203.109.203.161
DNS Servers . . . . . . . . . . . : 203.109.252.42
203.109.252.43
NetBIOS over Tcpip. . . . . . . . : Disabled
------------------------------------------
The NIC with the 192.168.0.102 address is the active NIC
on the LAN. The ADSL card is plugged in to a ADSL router,
which is not used.
Hope this information helps.
Regards,
Jeroen Jordens
Thanks for posting that information.
Yes, there are external DNS servers listed in server2 (the ISA/Exchange
box). This is what I'm talking about:
PPP adapter IhugUltra:
DNS Servers . . . . . . . . . . . : 203.109.252.42
203.109.252.43
And this is not good either under this interface:
Ethernet adapter Local Area adsl:
DNS Servers . . . . . . . . . . . : 127.0.0.1
All interfaces on a machine that is functioning as part of AD should only
use the internal DNS ESPECIALLY a DC.
This happens all the time with mutliple NICs on such a server, especially if
it has an AD role or AD reliant (such as Exchange) and especially if DNS is
on a mutlihomed machine. It is a nightmare sometimes to configure one of
these servers to work properly. I've seen worse with ADSL as the connection
method, as I see that you have the WinPoet software installed here. If I'm
correct, would suggest to not use it or get Exchange (and AD if it's on it,
which I assume becaue of your replication problems) off this machine.
You can't ping server1 from server2 by name because server1 is either not in
DNS (due to not allowing registration or some other problems) or it's asking
your ISP's DNS server for that information. Same thing is causing lack of
replication.
You never responded whether server2 is in DNS?? Did it register?
Registration is based on:
1. Primary Suffix is the same name as the AD DNS domain name
2. The zone name in DNS allowing Dynamic Updates.
3. Pointing to only that DNS server for AD.
You need to only use the internal DNS. If you can, you can try to trim this
to ensure it works:
1. In DNS properties, Interface tab, tell it to only listedn to the internal
IP.
2. In all the outside interfaces, uncheck register this connection in DNS
(IP properties, Advanced button, DNS tab).
3. Change that 127.0.0.1 address to 192.168.0.102.
4. Change these two addresses:
DNS Servers . . . . . . . . . . . : 203.109.252.42
203.109.252.43
To only show just 192.168.0.102
5. Configure a forwarder to your ISP.
6. You may also need to make a couple registry changes to ensure the outside
interfaces do not register. ONly want the inside one to register.
289735 - Routing and Remote Access IP Addresses Register in DNS [and
dealinig with those VPN registrations]: (similar to those PPP adapters too.)
http://support.microsoft.com/?id=289735
246804 - Disable Windows 2000 Dynamic DNS Registrations:
http://support.microsoft.com/default.aspx?scid=kb;en- us;246804
Sorry, but this is not a simple matter. If you want to use ISA for your
network security, by all means remove Exchange and the DC off this machine.
In seciurity terms, this is not the best scenario and is highly vulnerable
because Exchange needs opened ports to be used and is effectively opened to
a possible attack. As for AD, using a DC for Internet access is not the best
scenario either, besides DNS registration. You need to also look at stopping
the GC entry from registering the outside NIC IP. Maybe that is what your
replication issue can be based on.
Sorry for the long post. You may be able to get this to work, but all in
all, I would just leave ISA be a separate machine with nothing else on it,
unless this is SBS2000 ?? You can basaically use a client machine (doesn't
have to exceptionally fast) for ISA 2000 non-Enterprise mode. This way put
the DC/Exchange box internally and all will function properly.
--
Regards,
Ace
Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.
Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================
.