I have DNS setup via the DHCP-Server, tried setup thru ip/dns settings, and have had the dns set manually in the workstation to the router ip and then to the external DNS Servers and even tried the ISP’s DNS servers.
As SurferTim says, certainly does sound like a DNS bugger-up. If you can get to google.com but no further then I can’t see then I can’t see how any setting on the router would influence this.
So it’s either corrupt DNS or an upstream proxy server that is messing you around. Talk to your ISP about both these potential issues.
Make sure you disable any proxy settings settings on the router to be on the safe side.
You say you can ping ‘www.google.com’ but not surf it? This theoretically rules out DNS then and more to some upstream proxy server.
I can NOT go to any other website, either by clicking on the google result or directly typing it into the address bar.
I can nslookup any address I want and I get a response.
I can tracert to any www.domain.tld and get good responses.
I can even remotely log into a machine at work with PC Anywhere just fine.
I am using 2.9.29 and 3.14 because I had previously downloaded them and the machines I am using will boot to them. I tried downloading the current and then many previous iso’s but they will not boot/install to the machines ( I have tried 4 different machines ).
It seems to me to that only port 80 is blocked but I have no firewall rules at all. (There is the masquerade rule in place and the pppoe is creating a dynamic mangle rule)
Problem solved by adding the mangle rule with MTU set to 1300.
In 3.14 the pppoe-client added two mangle rules dynamically but this did not solve the problem. I had to add the static rule, then everything started working.
In 2.9.5 the pppoe-client added one mangle rule dynamically but this did not solve the problem. I had to also add the static rule and everything started working.
In 2.9.27 the pppoe-client did not add a dynamic mangle rule. I had tried to add it but I was using MTU sizes of 1480 and 1460, which failed. Upon adding the rule with MTU at 1300, everthing started working.
I don’t know why the google.com page worked but mangle at 1300 is the fix for the rest of the sites.
Hopefully I can get an ISO of 3.22 that will boot and upgrade these machines but so far no luck.