Socket Problems

G

Guest

I am unable to connect to anything, my problem is pretty particuliar...

I can ping my router, i get 4/4 sent/received, but i cannot acces it's
configuration page.
I can ping a website, like msn.com, i get DNS resolution, but no response.
I cannot connect to my local MySQL DB, i get the following error:
2004 - Can't create TCP/IP socket (10106)

On other applications, i get the following messages:

A request to send or receive was disallowed because the socket is not
connected.
Error getting main socket.
Cannot allocate socket.
A program process is already listening on socket 127.0.0.1:port.
Unable to bind TCP/UDP incoming server socket to 127.0.0.1

I am using Windows XP x64 Professionla SP1
The network is setup properly, connects tru router, Microsoft Client, File
and Printer Sharing, SoQ, Internet TCP/IP.
All was working fine, until i decided to install the protocol "NWLink
IPX/SPX/NetBIOS Compatible Transport" after experiencing the problem
mentioned here: http://support.microsoft.com/default.aspx/kb/818326

Afterwards, internet was working fine, but i was unable to connect to MySQL
tru command line or Navicat, but I wasn't disconnected from the Internet
(chat application was still working fine). After a reboot, all went to hell,
i wasn't able to conect to anything, i tried uninstalling NWLink, all of the
protocols but TCP/IP, reinstalling the network adapter, reconfiguring my
conection, reseting the TCP/IP configs in netsh, but nothing worked.

Can anyone here provide me with some technical support please ?
 
C

Chuck

I am unable to connect to anything, my problem is pretty particuliar...

I can ping my router, i get 4/4 sent/received, but i cannot acces it's
configuration page.
I can ping a website, like msn.com, i get DNS resolution, but no response.
I cannot connect to my local MySQL DB, i get the following error:
2004 - Can't create TCP/IP socket (10106)

On other applications, i get the following messages:

A request to send or receive was disallowed because the socket is not
connected.
Error getting main socket.
Cannot allocate socket.
A program process is already listening on socket 127.0.0.1:port.
Unable to bind TCP/UDP incoming server socket to 127.0.0.1

I am using Windows XP x64 Professionla SP1
The network is setup properly, connects tru router, Microsoft Client, File
and Printer Sharing, SoQ, Internet TCP/IP.
All was working fine, until i decided to install the protocol "NWLink
IPX/SPX/NetBIOS Compatible Transport" after experiencing the problem
mentioned here: http://support.microsoft.com/default.aspx/kb/818326

Afterwards, internet was working fine, but i was unable to connect to MySQL
tru command line or Navicat, but I wasn't disconnected from the Internet
(chat application was still working fine). After a reboot, all went to hell,
i wasn't able to conect to anything, i tried uninstalling NWLink, all of the
protocols but TCP/IP, reinstalling the network adapter, reconfiguring my
conection, reseting the TCP/IP configs in netsh, but nothing worked.

Can anyone here provide me with some technical support please ?

Resetting TCP/IP configs using "netsh" is but one of several tools used to
repair broken network stacks.

First, make sure that your experiment with IPX/SPX didn't leave you with
additional excessive network baggage.
<http://nitecruzr.blogspot.com/2005/05/fix-network-problems-but-clean-up.html>
http://nitecruzr.blogspot.com/2005/05/fix-network-problems-but-clean-up.html

Then, check and repair your LSP / Winsock stack thoroughly.
<http://nitecruzr.blogspot.com/2005/05/problems-with-lsp-winsock-layer-in.html>
http://nitecruzr.blogspot.com/2005/05/problems-with-lsp-winsock-layer-in.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top