My nslookups are different ... :/
Is it looking to 192.168.0.1 as a dns server? Because I don't think that's right...
Yes that IS right, but it's indirect. NOTICE the ipconfig data shows
Code:
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
[B]DNS Servers . . . . . . . . . . . : 192.168.0.1[/B]
that is very common.
The action for a DNS request on port 53 received by the router is to just forward it to the WAN port connected to your modem and then to your ISP where it gets resolved.
This can be corrected, but would not appear to be YOUR issue.
Traceroutes are slow since I had a bunch of other stuff running at the time.
did not effect the results; your times on line 5
Code:
5 15 ms 16 ms 15 ms ...
are very typical
It found google and yahoo, but crapped out on ancho
my nslookup google.com.
Code:
Addresses: 74.125.224.[B]146[/B], 74.125.224.[B]147[/B], 74.125.224.[B]148[/B], 74.125.224.[B]144[/B]
74.125.224.145
differs only in the last octet (ie three digits) from yours
Code:
Name: google.com
Addresses: 74.125.224.[B]115[/B], 74.125.224.[B]112[/B], 74.125.224.[B]113[/B], 74.125.224.[B]116[/B]
74.125.224.[B]114[/B]
Using another network tool, I find the Google owns
Code:
NetRange: 74.125.0.0 - 74.125.255.255
CIDR: 74.125.0.0/16
which means it has everything in 74.125.*.*
so your nslookup is returning good results.
I can perform tracert ancho.web.fc2.com all the way and get the final Trace Complete without any timeouts.
Got to go for now - - - if you have the time google for Black Hole Routers and Setting MTU . Will discuss with you asap . . ..