The std web page not found comes up
Main Topics
Browse All TopicsHi,
Ok here goes, My set up is as follows:
My Internet service comes from a cable provider, The cable Modem is a TERAYON model TA102. IP adress and DNS are provied by DHCP. This Modem is then connected to a DLINK DL-604 Broadand Router. The Router WAN is set to DHCP and the LAN IP for the Router is 192.168.1.1. I am using this set up to share the internet connection. My PC IP is set to 192.168.1.2 and the gateway is set to the Router at 192.168.1.1.
Problem
i have internet access ok but when I go to certain sites eg: www.ebay.co.uk i cannot access the page. When I plug the PC direct to the Cable modem There is no problem.
PLease Help this is driving me MAD. I have gone through the Router setings and cannot find any reason for this, I have no filters set and the internal firewall is off
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Can you telnet to this site:
in command line write:
telnet www.ebay.co.uk 80
if you get black window press CTRL-C
One more thing:
Try to connect directly to ip address of www.ebay.co.uk
write http://66.135.208.41/ instead of www.ebay.co.uk in your browser.
this isn't the first time that someone has had some unsual problem with a DI-604 read this: http://www.experts-exchang
It sounds like the router use a different DNS server than provided by your ISP so I think the solution may be: "Goto the status tab in the router and note your DNS servers provided by your ISP. Enter those in the primary and secondary DNS servers on the Home-> WAN page in the router."
this refers to ICS, but also applies here
http://www.annoyances.org/
change MTU on client
use drtcp to change the MTU settings
drtcp (free)
http://www.dslreports.com/
http://support.microsoft.c
This is almost certainly a MTU problem, to check for sure run the test here http://www.dslreports.com/
Thanks for your help so far guys. still doesn't work though. I have done the MTU check and 1454 is my optimal setting which I have now set in all devices. Also I have tried setting the router to use various DNS servers including the ones used by the ISP.- still no luck. It gets even stranger now as I have tried a Netgear RP614 router
and the same problem exsits with that router aswell????? One thing I have not mentioned is the ISP set up. I live on a large Urbanisation in spain and the central node where the cable is distrbuted from gets its internet connection via a sattelite link. It has a huge bandwidth as there are about 300 clients with a 1MBIT connection with virtually no latency.
Hi
Just for test - can you try and change DNS (on your router) to this :
Primary DNS : 193.189.160.11
Secondary DNS : 193.189.160.12
then run ipconfig /all on your computer - if DNS servers doesnt show in response -
check again TCP/IP settings if you have <Obtain server addresses automatically> selected
I hope any of this helps...
from a prompt thype
ping www.ebay.com
see if it resolves the correct ip (It won't get a response, they are blocking ping requests)
Pinging pages.ebay.com [66.135.192.88]
if it doesn't resovle the ip then it usually is a nds error, if it resolves the wrong ip, check y ou drive for a file named "hosts" not hosts.sam, just hosts (no extension)
open in notepad and remove all entries execpt localhost
then if using w2k/XP
from the prompt type
ipconfig /flushdns
then try again
the hosts file (if using w2k/xp shuld be in %systemroot%\system32\driv
With dns at 194.239.134.83:
ping pages.ebay.com getting [66.135.208.88]
ping www.ebay.co.uk and getting [66.135.192.41]
from www.dnsreport.com:
www.ebay.co.uk A record is
www.ebay.co.uk. A 66.135.192.41 [TTL=300] [US]
www.ebay.co.uk. A 66.135.208.41 [TTL=300] [US]
Business Accounts
Answer for Membership
by: rbrnotPosted on 2004-11-20 at 04:46:29ID: 12633391
Does browser returns any message when you try to connect to this sites?