Re: IE & Router problem



Norman,

Thanks for the input. I went throught the process steps you suggested and
got the same results as per your note for nslookup and ipconfig commands. I
tried setting router up with manaual DNS entries, but made no difference to
the original problem. (I used ipconfig to verify DNS addresses had changed).

So looks like another blank.

I tried to follow the thread of the discussions between yourself and Robert.
The ping command gave me the following. It translates to an ip address, but
then cannot find the host. Odd?:

"C:\Documents and Settings\Paul>ping tiscali.co.uk -n 1
Pinging tiscali.co.uk [212.74.99.30] with 32 bytes of data:
Request timed out.
Ping statistics for 212.74.99.30:
Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
C:\Documents and Settings\Paul>"






"NormanM" wrote:

On Mon, 25 Jun 2007 14:27:17 -0700, Paul W wrote:

The D-link router is an integral router and DSL modem. ISP requires PPPOA
which is what i have the router configured to.

Thanks for your thoughts on the topic. I will keep digging; there must be a
logical solution somewhere.

Robert Aldwinckle has taken me to task for overlooking something. The
possibility that your system is seeing your DNS servers as local. You can
see this by using the 'nslookup' command in a command window. For Windows XP
type 'cmd' in the Run box. Windows 98 and Windows Me have a shortcut in the
Start menus.

I get the following result:

| C:\Documents and Settings\Norman>nslookup www.yahoo.com
| DNS request timed out.
| timeout was 2 seconds.
| *** Can't find server name for address 192.168.0.1: Timed out
| *** Default servers are not available
| Server: UnKnown
| Address: 192.168.0.1
|
| Non-authoritative answer:
| Name: www.yahoo-ht3.akadns.net
| Address: 209.131.36.158
| Aliases: www.yahoo.com

There is a perceptible delay between pressing the 'Enter' key and seeing a
result. What is happening is that my DNS request is passed through my
Netgear router to my DSL modem. When I run 'ipconfig -all' at the command
prompt, I get the following:

| C:\Documents and Settings\Norman>ipconfig -all
|
| Windows IP Configuration
|
| Host Name . . . . . . . . . . . . : KOZUE
| Primary Dns Suffix . . . . . . . :
| Node Type . . . . . . . . . . . . : Hybrid
| IP Routing Enabled. . . . . . . . : No
| WINS Proxy Enabled. . . . . . . . : No
| DNS Suffix Search List. . . . . . : aosake.net
|
| Ethernet adapter Local Area Connection:
|
| Connection-specific DNS Suffix . : aosake.net
| Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
| Physical Address. . . . . . . . . : 00-17-31-C6-CC-63
| Dhcp Enabled. . . . . . . . . . . : Yes
| Autoconfiguration Enabled . . . . : Yes
| IP Address. . . . . . . . . . . . : 192.168.102.34
| Subnet Mask . . . . . . . . . . . : 255.255.255.0
| Default Gateway . . . . . . . . . : 192.168.102.1
| DHCP Server . . . . . . . . . . . : 192.168.102.1
| >>>> DNS Servers . . . . . . . . . . . : 192.168.0.1 <<<<|
| Lease Obtained. . . . . . . . . . : Tuesday, June 26, 2007 09:08:52
| Lease Expires . . . . . . . . . . : Friday, June 29, 2007 09:08:52

As you can see, Windows thinks that there is a DNS server at 192.168.0.1,
which is the IP address of my DSL modem. I can override the DNS server
setting in the router by manually adding the DNS servers listed in the
modem. When I do, 'ipconfig -all' gives me this result:

| C:\Documents and Settings\Norman>ipconfig -all
|
| Windows IP Configuration
|
| Host Name . . . . . . . . . . . . : KOZUE
| Primary Dns Suffix . . . . . . . :
| Node Type . . . . . . . . . . . . : Hybrid
| IP Routing Enabled. . . . . . . . : No
| WINS Proxy Enabled. . . . . . . . : No
| DNS Suffix Search List. . . . . . : aosake.net
|
| Ethernet adapter Local Area Connection:
|
| Connection-specific DNS Suffix . : aosake.net
| Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
| Physical Address. . . . . . . . . : 00-17-31-C6-CC-63
| Dhcp Enabled. . . . . . . . . . . : Yes
| Autoconfiguration Enabled . . . . : Yes
| IP Address. . . . . . . . . . . . : 192.168.102.34
| Subnet Mask . . . . . . . . . . . : 255.255.255.0
| Default Gateway . . . . . . . . . : 192.168.102.1
| DHCP Server . . . . . . . . . . . : 192.168.102.1
| >>>> DNS Servers . . . . . . . . . . . : 68.94.156.1 <<<<|
| >>>> 68.94.157.1 <<<<|
| Lease Obtained. . . . . . . . . . : Tuesday, June 26, 2007 10:58:06
| Lease Expires . . . . . . . . . . : Friday, June 29, 2007 10:58:06

The DNS servers are now the ones listed in the modem Connection Information
page at http://192.168.0.1. Now 'nslookup' is a bit faster, almost
instantaneous:

| C:\Documents and Settings\Norman>nslookup www.yahoo.com
| Server: dnsr1.sbcglobal.net
| Address: 68.94.156.1
|
| Non-authoritative answer:
| Name: www.yahoo-ht3.akadns.net
| Address: 209.131.36.158
| Aliases: www.yahoo.com

Since this all works for me, anyway, I never give it much thought. Although
I don't know how a combination unit handles the matter. Maybe I do; the
relevant result from a computer which I know for certain to be connecting
through a combination DSL modem/router:

| Ethernet adapter Local Area Connection:
|
| Connection-specific DNS Suffix . :
| Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethernet NIC
| Physical Address. . . . . . . . . : 00-40-2B-62-51-E9
| Dhcp Enabled. . . . . . . . . . . : No
| IP Address. . . . . . . . . . . . : 192.168.1.254
| Subnet Mask . . . . . . . . . . . : 255.255.254.0
| Default Gateway . . . . . . . . . : 192.168.0.1
|>>>> DNS Servers . . . . . . . . . . . : 192.168.0.1 <<<<|
| 206.13.28.12

So, if your 'ipconfig -all' result shows a local IP address
(192.168.xxx.xxx) for your DNS server, you might try to identify your DNS
server IP addresses (should be available through the router status pages),
and adding them manually to your Ethernet adapter through Network
Properties.

--
Norman
~Oh Lord, why have you come
~To Konnyu, with the Lion and the Drum

.



Relevant Pages

  • Re: cmd.exe ipconfig problem
    ... Manage Environment Variables in Windows XP ... > both the desktop and laptop. ... >> This will open the command prompt to C:\WINDOWS\system32> ... >>> in 'ipconfig' and get the error previously described. ...
    (microsoft.public.windowsxp.basics)
  • Re: Evolutionary Humour
    ... Remember, Windows was designed for lusers, not users. ... in Windows is ipconfig and pinging my Linux machine to see if iptables ... AFAIK you have to run a DOS command to find out how your netwanking is ... You can find the MAC address ...
    (talk.origins)
  • Re: IPCONFIG and PING
    ... The Syntax and Options for Using the Ipconfig Diagnostic Utility for Network ... The PATH variable tells windows where to search for executable files by ... To check your path, open a command prompt... ... > When I start the Command Prompt and type in 'ipconfig' to retrieve my ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: IPCONFIG and PING
    ... The ipconfig.exe command is an external command and is available in the ... below Microsoft Operating Systems. ... Windows ME ... The Syntax and Options for Using the Ipconfig Diagnostic Utility for Network ...
    (microsoft.public.windowsxp.help_and_support)
  • RE: Unable to bind to the destination server in DNS.
    ... What version of Windows are your DNS servers running? ... If they are Windows 2003 run the following command on each Windows 2003 DNS ... server to disable EDNS. ...
    (microsoft.public.exchange2000.connectivity)