After Google searchbar removal ...

  • Thread starter Thread starter Egmont Mangels
  • Start date Start date
E

Egmont Mangels

.... I can't access the internet, but my local net works. When I do a network
repair, I get "Could not complete repair because unable to Clear the ARP
cache.

Can someone help? I have never seen that message.

Thanks
em_CT
 
... I can't access the internet, but my local net works. When I do a network
repair, I get "Could not complete repair because unable to Clear the ARP
cache.

Can someone help? I have never seen that message.

Thanks
em_CT

Egmont,

Which tool did you try for the repair? Under different circumstances, any one
of the four below might work:
http://support.microsoft.com/?id=318584
http://support.microsoft.com/?id=811259

If XP SP2, Start - Run - "cmd". Type "netsh winsock reset catalog" into the
command window.

Give LSP-Fix <http://www.cexx.org/lspfix.htm>, WinsockFix
<http://www.tacktech.com/display.cfm?ttid=257>, or WinsockXPFix
<http://www.spychecker.com/program/winsockxpfix.html> a shot.

If no help yet, reset TCP/IP.
http://support.microsoft.com/?id=299357

Start - Run - "cmd". Type "netsh int ip reset c:\netsh.txt" into the command
window.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Chuck said:
Egmont,

Which tool did you try for the repair? Under different circumstances, any
one
of the four below might work:
http://support.microsoft.com/?id=318584
http://support.microsoft.com/?id=811259

If XP SP2, Start - Run - "cmd". Type "netsh winsock reset catalog" into
the
command window.

Give LSP-Fix <http://www.cexx.org/lspfix.htm>, WinsockFix
<http://www.tacktech.com/display.cfm?ttid=257>, or WinsockXPFix
<http://www.spychecker.com/program/winsockxpfix.html> a shot.

If no help yet, reset TCP/IP.
http://support.microsoft.com/?id=299357

Start - Run - "cmd". Type "netsh int ip reset c:\netsh.txt" into the
command
window.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Hey all, try and give this a shot, this command will totally work:

NETSH INTERFACE IP DELETE ARPCACHE

Here is the syntax:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\WINDOWS\SYSTEM32>arp -a

Interface: 10.8.2.218 --- 0x10005
Internet Address Physical Address Type
10.8.2.217 xx-xx-xx-xx-xx-xx dynamic
10.8.3.222 xx-xx-xx-xx-xx-xx dynamic

C:\WINDOWS\SYSTEM32>NETSH INTERFACE IP DELETE ARPCACHE
Ok.


C:\WINDOWS\SYSTEM32>arp -a
No ARP Entries Found

C:\WINDOWS\SYSTEM32>


Rob
 

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

Back
Top