Can't access internet on Domain Controller

A

AIK

I posted the problem some days ago, but I keep running around in circles -
so I am going to try and post my problem once again with as much details as
I can provide.

On the physical level my network setup is as follows: Cable Modem ->
Wireless Router -> Linksys Router (acting as a Switch). There are a bunch of
laptops connected to the Wireless Router and two desktops are connected to
the Linksys Router.

The wireless router has ip address 192.168.2.1, the linksys router has local
ip 192.168.2.60, the laptops have ips 192.168.2.22, 192.168.2.32,
192.168.2.42, etc. and the two desktops have ip addresses 192.168.2.100 and
192.168.2.101. Both routers have DHCP disabled.

Other than this, the two desktops are connected via a crossover cable using
2nd NICs. One of these computers is a Domain Controller and has IP
192.168.1.50 and it has its DHCP enabled and provides the other desktop's
2nd NIC an ip address of 192.168.1.60. The two computers talk fine, no
issue.

I want to internet enable both the desktops. However, the problem is that
the domain controller cannot access internet. It can ping the other
computers as well as both the routers. But it can not access the internet.
The other desktop on the other hand CAN access the internet. So I am
guessing that this is not a networking issue really, but possibly some
settings that are required on the Domain Controller. What exactly I need to
do is beyond me. I read an earlier post on this newsgroup and trying setting
forwarder on the DC to point to my ISP's DNS, but that didn't help.

BTW, when I try pinging www.yahoo.com on comand line, it says: unknown host
www.yahoo.com.

I really need to get this working today so please help.

Thanks.
 
A

AIK

On the domain controller I get:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

I can ping it from the other computers though!!!
 
D

Dave Patrick

From a command prompt;
ipconfig /all

on both desktops and paste the result in a reply.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| On the domain controller I get:
|
| Request timed out.
| Request timed out.
| Request timed out.
| Request timed out.
|
| I can ping it from the other computers though!!!
|
|
| | > What happens when you ping 66.94.230.43
| >
| > --
| > Regards,
| >
| > Dave Patrick ....Please no email replies - reply in newsgroup.
| > Microsoft Certified Professional
| > Microsoft MVP [Windows]
| > http://www.microsoft.com/protect
| >
| > "AIK" wrote:
| > <snip>
| > | BTW, when I try pinging www.yahoo.com on comand line, it says: unknown
| > host
| > | www.yahoo.com.
| > <snip>
| >
| >
|
|
 
A

AIK

I have changed the domain name in notepad, everything else is exactly as it
appears on the screen.

ipconfig/all results of the Domain Controller:

--------
C:\>ipconfig/all

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : ws01
Primary DNS Suffix . . . . . . . : foo.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : foo.com

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 S Server
Adapter
Physical Address. . . . . . . . . : 00-0E-0C-51-A1-42
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.50
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.50
DNS Servers . . . . . . . . . . . : 192.168.1.50

Ethernet adapter Local Area Connection (internet):

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
Connect
ion
Physical Address. . . . . . . . . : 00-11-11-1F-55-04
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.2.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.2.1
DNS Servers . . . . . . . . . . . : 24.153.22.195

C:\>
--------

ipconfig/all results of the other computer:

--------
C:\>ipconfig/all

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : exchange01
Primary DNS Suffix . . . . . . . : foo.com
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : foo.com

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : foo.com
Description . . . . . . . . . . . : 3Com 3C920 Integrated Fast
Ethernet
Controller (3C905C-TX Compatible)
Physical Address. . . . . . . . . : 00-B0-D0-15-D9-03
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.60
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DHCP Server . . . . . . . . . . . : 192.168.1.50
DNS Servers . . . . . . . . . . . : 192.168.1.50
Lease Obtained. . . . . . . . . . : Wednesday, August 04, 2004
12:44:59
PM
Lease Expires . . . . . . . . . . : Thursday, August 12, 2004
12:44:59 P
M

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Macronix MX98715 Family Fast
Etherne
t Adapter (ACPI)
Physical Address. . . . . . . . . : 00-80-C6-E9-0D-42
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.2.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.2.1
DNS Servers . . . . . . . . . . . : 24.153.22.195

C:\>
--------

Asad

Dave Patrick said:
From a command prompt;
ipconfig /all

on both desktops and paste the result in a reply.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| On the domain controller I get:
|
| Request timed out.
| Request timed out.
| Request timed out.
| Request timed out.
|
| I can ping it from the other computers though!!!
|
|
| | > What happens when you ping 66.94.230.43
| >
| > --
| > Regards,
| >
| > Dave Patrick ....Please no email replies - reply in newsgroup.
| > Microsoft Certified Professional
| > Microsoft MVP [Windows]
| > http://www.microsoft.com/protect
| >
| > "AIK" wrote:
| > <snip>
| > | BTW, when I try pinging www.yahoo.com on comand line, it says: unknown
| > host
| > | www.yahoo.com.
| > <snip>
| >
| >
|
|
 
A

AIK

(I don't think my last post was successful. I apologize if this ends in
double post).

I have changed the domain name to foo.com, everything else is exactly as it
appears on the screen.

IPCONFIG/ALL results from Domain Controller (the one I can't access internet
on):

-----------------------------------------------------------------------
C:\>ipconfig/all


Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : ws01
Primary DNS Suffix . . . . . . . : foo.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : foo.com

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 S Server
Adapter
Physical Address. . . . . . . . . : 00-0E-0C-51-A1-42
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.50
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.50
DNS Servers . . . . . . . . . . . : 192.168.1.50

Ethernet adapter Local Area Connection (internet):

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
Connection
Physical Address. . . . . . . . . : 00-11-11-1F-55-04
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.2.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.2.1
DNS Servers . . . . . . . . . . . : 24.153.22.195

C:\>
-----------------------------------------------------------------------

IPCONFIG/ALL results from the other computer (the one I can access internet
on):

-----------------------------------------------------------------------
C:\>ipconfig/all

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : exchange01
Primary DNS Suffix . . . . . . . : foo.com
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : foo.com

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : foo.com
Description . . . . . . . . . . . : 3Com 3C920 Integrated Fast
Ethernet Controller (3C905C-TX Compatible)
Physical Address. . . . . . . . . : 00-B0-D0-15-D9-03
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.60
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DHCP Server . . . . . . . . . . . : 192.168.1.50
DNS Servers . . . . . . . . . . . : 192.168.1.50
Lease Obtained. . . . . . . . . . : Wednesday, August 04, 2004
12:44:59PM
Lease Expires . . . . . . . . . . : Thursday, August 12, 2004
12:44:59 PM

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Macronix MX98715 Family Fast
Ethernet Adapter (ACPI)
Physical Address. . . . . . . . . : 00-80-C6-E9-0D-42
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.2.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.2.1
DNS Servers . . . . . . . . . . . : 24.153.22.195

C:\>
-----------------------------------------------------------------------
 
D

Dave Patrick

The router should be a DHCP server and the only DHCP server on the network.
The ISP's DNS server IP addresses should be in the router and the pc's
should be getting them from the router which won't happen the way you have
things. Since the domain controller's IP will be static set it to an IP
outside of the DHCP scope defined in the router, then manually set the DNS
server IP addresses on the domain controller to that of the ISP. You won't
need the second NIC's so you can disable them.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| I have changed the domain name in notepad, everything else is exactly as
it
| appears on the screen.
|
| ipconfig/all results of the Domain Controller:
|
| --------
| C:\>ipconfig/all
|
| Windows 2000 IP Configuration
|
| Host Name . . . . . . . . . . . . : ws01
| Primary DNS Suffix . . . . . . . : foo.com
| Node Type . . . . . . . . . . . . : Hybrid
| IP Routing Enabled. . . . . . . . : No
| WINS Proxy Enabled. . . . . . . . : No
| DNS Suffix Search List. . . . . . : foo.com
|
| Ethernet adapter Local Area Connection:
|
| Connection-specific DNS Suffix . :
| Description . . . . . . . . . . . : Intel(R) PRO/100 S Server
| Adapter
| Physical Address. . . . . . . . . : 00-0E-0C-51-A1-42
| DHCP Enabled. . . . . . . . . . . : No
| IP Address. . . . . . . . . . . . : 192.168.1.50
| Subnet Mask . . . . . . . . . . . : 255.255.255.0
| Default Gateway . . . . . . . . . : 192.168.1.50
| DNS Servers . . . . . . . . . . . : 192.168.1.50
|
| Ethernet adapter Local Area Connection (internet):
|
| Connection-specific DNS Suffix . :
| Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
| Connect
| ion
| Physical Address. . . . . . . . . : 00-11-11-1F-55-04
| DHCP Enabled. . . . . . . . . . . : No
| IP Address. . . . . . . . . . . . : 192.168.2.100
| Subnet Mask . . . . . . . . . . . : 255.255.255.0
| Default Gateway . . . . . . . . . : 192.168.2.1
| DNS Servers . . . . . . . . . . . : 24.153.22.195
|
| C:\>
| --------
|
| ipconfig/all results of the other computer:
|
| --------
| C:\>ipconfig/all
|
| Windows 2000 IP Configuration
|
| Host Name . . . . . . . . . . . . : exchange01
| Primary DNS Suffix . . . . . . . : foo.com
| Node Type . . . . . . . . . . . . : Broadcast
| IP Routing Enabled. . . . . . . . : No
| WINS Proxy Enabled. . . . . . . . : No
| DNS Suffix Search List. . . . . . : foo.com
|
| Ethernet adapter Local Area Connection:
|
| Connection-specific DNS Suffix . : foo.com
| Description . . . . . . . . . . . : 3Com 3C920 Integrated Fast
| Ethernet
| Controller (3C905C-TX Compatible)
| Physical Address. . . . . . . . . : 00-B0-D0-15-D9-03
| DHCP Enabled. . . . . . . . . . . : Yes
| Autoconfiguration Enabled . . . . : Yes
| IP Address. . . . . . . . . . . . : 192.168.1.60
| Subnet Mask . . . . . . . . . . . : 255.255.255.0
| Default Gateway . . . . . . . . . :
| DHCP Server . . . . . . . . . . . : 192.168.1.50
| DNS Servers . . . . . . . . . . . : 192.168.1.50
| Lease Obtained. . . . . . . . . . : Wednesday, August 04, 2004
| 12:44:59
| PM
| Lease Expires . . . . . . . . . . : Thursday, August 12, 2004
| 12:44:59 P
| M
|
| Ethernet adapter Local Area Connection 2:
|
| Connection-specific DNS Suffix . :
| Description . . . . . . . . . . . : Macronix MX98715 Family Fast
| Etherne
| t Adapter (ACPI)
| Physical Address. . . . . . . . . : 00-80-C6-E9-0D-42
| DHCP Enabled. . . . . . . . . . . : No
| IP Address. . . . . . . . . . . . : 192.168.2.101
| Subnet Mask . . . . . . . . . . . : 255.255.255.0
| Default Gateway . . . . . . . . . : 192.168.2.1
| DNS Servers . . . . . . . . . . . : 24.153.22.195
|
| C:\>
| --------
|
| Asad
 
S

Steven L Umbach

On your domain controller delete the default gateway entry for 192.168.1.50. A W2K
computer can use only one default gateway at a time. Also delete the entry for the
dns server of 24.153.22.195 though you can use that as a forwarder for your W2K dns.
See the link below on W2K dns and how to configure it for internet access. All the
domain computers must point ONLY to the domain controller as their preferred dns
server in tcp/ip properties and it is a bad idea to have more than one nic on a
domain controller. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;291382
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top