|
Pc with a ADSL connection through ADSL Modem. It connects to the internet, it gets an ip and all (checked with ipconfig). From command i can ping my gateway to the internet as well as the DNS i am provided with. When i try to ping google or anything else, it reports it couldnt find the host. Same with web browser also (either Firefox or Explorer).
If i do a repair in the TCP/IP stack and Winsock and reboot everything works fine for a while. I can ping anything from command, i can access with browser anything. After a while connection gets lost again.
When i lose connection an entry is logged in widows event viewer with the following details:
Event id: 4307 (Initialization failed because the transport refused to open initial Addresses)
Source: NetBt
I have scanned with up to date Panda Antivirus and Spybot S&D, also did all microsoft updates (System Win Xp Pro)
Any ideas? Format not an option....
This is a bit advanced...Tcp/Ip - Winsock problem?
start -> run -> cmd
nslookup www.google.com
do you get an address back for that? good
if not..you have a bad DNS server..
now while still in command prompt type the following
nslookup
server 4.2.2.2
google.com
if this works then go into your TCP/IP properties and use this Name Server
4.2.2.2
If not...then i'ts time to see what Tech support says..
BUT..if you can ping your local name server and ping other things by IP then chances are you're just having a problem w/ DNS resolution..
|