Site Statistics
 
Threads: 4,180
Posts: 18,596
Members: 4,218
Users Online: 18
Newest Member: mata


Go Back   PC101 > Windows Operating System Forums > Windows XP and other Window Versions

Windows XP and other Window Versions In an effort to keep things easier to find this is the place to post questions directly related to NON-Vista Window operating systems, programs, or components.

Reply
 
LinkBack Thread Tools Display Modes
Old 10-12-2006, 12:06 PM   #1
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
How do I clear the ARP cache?

when I did a google search for my question in the title of this thread I was brought to this page http://www.tech-faq.com/clear-arp-cache.shtml. Th only question is how do I get to the "C" only prompt. I speak a few languages, and dos is not one of them.

What I need to do is this:
To fix this error, you will need to clear the ARP cache. This is done with the `netsh` command:

How do I get to this -> C:\>netsh interface ip delete arpcache
Ok.

thanks in advance for any help from anyone,
Brian
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-12-2006, 04:22 PM   #2
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 7
Will.Spencer is on a distinguished road
Ahh... I should probably add that to the instructions.

How To Start a Command Shell
  1. Click the <Start> button
  2. Click the <Run> menu item
  3. Type cmd
  4. Click the <OK> button
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-13-2006, 10:18 AM   #3
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
Thank you for getting back to me, but getting to that point wasn't quite what I needed.. I could just as easily went to start, programs, accessories and then clicked on the command prompt too. The thing I need it to do it to get the cmd prompt to go from c:\documents and settings\owner> to c:\ that is the part I don't know, because I know so little about dos. When I am inside Win Xp I know my way around like I do my own house, but when I am in dos I can execute a single command.

Thanks again, and if you or anyone could help me I'd sincerely appreciate it.
Brian
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-13-2006, 12:23 PM   #4
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 7
Will.Spencer is on a distinguished road
That's not so important, because you can issue commands from c:\documents and settings\owner just as well as you can issue them from c:\.

The prompt is just telling you what directory (folder) you are in.

However, just for reference, the command you want is CD \.

Code:
C:\Documents and Settings>cd Administrator

C:\Documents and Settings\Administrator>cd \

C:\>
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-13-2006, 09:47 PM   #5
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
I sincerely appreciate you help. Like I mentioned before. I am have above average Windows Xp experience and knowlege, but lack knowlege in a few area's, and I know absolutely nothing about dos. You messages helped a great deal, but didn't accomplish what I had hoped it would do.

I was hoping that by manuelly clearing the ARP cache, that when I attempted to repair a connection that the program wouldn't fail at that step. Any other suggestions how to succesfully repair any connection, whether it is a wireless, or hardwired Local Area Connection? I do appreciate your help..

Thank you in advance,
Brian
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2006, 12:34 AM   #6
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 7
Will.Spencer is on a distinguished road
What error message are you seeing?

The most common cause for Windows to fail to clear the ARP cache is a bug which causes the ARP cache to be unclearable if Routing and Remote Services is enabled.

The fix is to disable Routing and Remote Services. To do that:
  1. Click the <Start> button
  2. Click the <Control Panel> button
  3. Switch to "Classic View" if you are in "Category View"
  4. Click <Administrative Tools>
  5. Click <Computer Management>
  6. Doubleclick <Services and Applications>
  7. Doubleclick <Services>
  8. Scroll down to <Routing and Remote Services>
  9. Doubleclick <Routing and Remote Services>
  10. Examine the "Startup Type"
  11. The options are "Automatic", "Manual", and "Disabled"
  12. Set the "Startup Type" to "Disabled"
  13. Click the <OK> button
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2006, 04:03 AM   #7
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
this is the error messsge this whole thread is about. I want to fix this error message.

"Windows could not finishing repairing the problem because the following action cannot be completed: Clearing the ARP cache

For Assistance, contact the person who manages your network (whiches myself)."


I never had the problem till receintly, and I've done nothing to make the problem occur (such as change any setting), it just happened. It puzzles me.

Brian
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2006, 04:14 AM   #8
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 7
Will.Spencer is on a distinguished road
Have you disabled Routing and Remote Services and tried clearing your ARP cache again?
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2006, 12:18 PM   #9
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
Yes, I did as you suggested, but I had no change, so I look at it again, and noticed the option to stop the service that although I had disabled. When I stoped the service, I got the desired result. I can now repair my connection without any problem.

Thank you so much for your help, it was greatly appreciated..

I doubt my limited knowlege compared to yours will be needed, but if I can help you on anything, let me, know.

Brian
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2006, 05:04 PM   #10
Freshman
 
Join Date: Oct 2006
Posts: 10
Rep Power: 0
rg_veldy12 is on a distinguished road
still cant go on the internet

i have tried everything that i have read. when i try repairing network connection, it says the
Windows could not finish repairing the problem because the following operation could not be completed:
Clearing the ARP cache
For assistance, contact the person who manages your network
ive tried doing the netsh commands
C:\>netsh interface ip delete arpcache
Ok.
and it says ok and when i tried to repair it still said the above problem
i also went into the routing and remote service thing and disabled the startup type and i went and did the netsh command and tried repairing and it still didnt work
please someone help me what to do
rg_veldy12 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2006, 09:21 PM   #11
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
rg_veldy12;

ok,, here you had the same issue I did. All you should have to do is go back to where you disabled it and underneath the option you disable, you should be able to stop the service. I did everything you did, and after getting to where you are I had the same issue. So when I rechecked my work I noticed that the service was still running.
Try that and see if the issue is corrected..

Brian
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2006, 09:49 PM   #12
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 7
Will.Spencer is on a distinguished road
Quote:
Originally Posted by Badboy0419
.. if I can help you on anything, let me, know.
I really appreciate that. Especially because you seem to be strong in one of my weakest areas: Microsoft Windows.

This forum is just starting to take off and I am very excited.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-15-2006, 03:26 AM   #13
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
Thumbs up re: How do I clear the ARP cache?

Quote:
Originally Posted by Will.Spencer
This forum is just starting to take off and I am very excited.


I love the challenge of helping others in area's I've had past difficulty in hopes that someone can benefit though my mistakes, and/or resolutions. If I don't know the answer or even forgot the answer, I'll research it no mater how long it takes, then I will try it to see if I feel it will be beneficial to the person I am helping. Google is a wonderous search engine, if you know how to use it and what you're looking for. Someone somewhere has had a Windows Xp issue and the fix will be posted you just might have to dig to get it.

Thanks again
Brian
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-15-2006, 10:15 PM   #14
Freshman
 
Join Date: Oct 2006
Posts: 10
Rep Power: 0
rg_veldy12 is on a distinguished road
Question more detail

O.K. I wentand tried this and it didnt work. I would appreciate if you wrote everyting i need to do step by step. If it is any help I could send you details of the error from net. diagnostics because 3 things failed.
1. The default IP gateway failed(4 requests timed out)
2. DHCP Server failed(4 requests timed out)
3. DNS Server Search Order failed(4 requests timed out)

The IP address test passed

thank you for the help

rg_veldy12
rg_veldy12 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-16-2006, 11:26 AM   #15
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 7
Will.Spencer is on a distinguished road
rg:

The problem is that the solution apparently did not work for you. Therefore, writing down the steps of the solution again is not likely to have a positive effect.

From here, we are in unchartered territory.

What I would do next is delete my network interface and reboot, which will cause my network interface to be automatically rediscovered.

To delete your network interface:
  1. Click the <Start> button
  2. Click the <Control Panel> menu item
  3. Click the <Network Connections> icon
  4. Highlight the network interface which is experiencing the problem
  5. Press the <DELETE> key
  6. Click the <Yes> button
This is somewhat like using a hammer as a flyswatter, but it seems more reasonable after the standard fix failed for you.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-16-2006, 11:53 AM   #16
Freshman
 
Join Date: Oct 2006
Location: Grand Rapids, Michigan
Posts: 28
Rep Power: 0
Badboy0419 is on a distinguished road
Send a message via Yahoo to Badboy0419
Yeah,, that is kinda what I suggested too, when he sent me a private message. I just mentioned deleting the current connection and recreating a new one. It only takes a few mintues, and if he has any issues then, I think some of the previous steps should work. His issue is a little different than mine was. He has no connecton I think, not just a problem repairing.
__________________
-Brian <aka BadBoy0419> :rolleyes:

If you have any Windows XP or Vista issues feel free to send me a Private message or an E-mail me directly. I have above average knowledge and experience with primarily Windows XP or Vista issues. If I don't off hand know the answer I will research it to further my competency in the program.
Badboy0419 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-28-2009, 05:58 PM   #17
Freshman
 
Join Date: Jun 2009
Posts: 1
Rep Power: 0
mustang09er is on a distinguished road
To go up a directory, you type "cd .."

so if you see C:\Documents and Settings\ and you want to get to just C:\ type
"C:\Documents and Settings\>cd .." and you'll get to just "C:\"
mustang09er is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-28-2009, 06:22 PM   #18
Professor
 
racknrail's Avatar
 
Join Date: Feb 2007
Location: an island in the pacific
Posts: 412
Rep Power: 4
racknrail will become famous soon enough
Send a message via ICQ to racknrail
Quote:
Originally Posted by mustang09er View Post
To go up a directory, you type "cd .."

so if you see C:\Documents and Settings\ and you want to get to just C:\ type
"C:\Documents and Settings\>cd .." and you'll get to just "C:\"
Hi mustang09er,

Welcome to PC101

Thanks for the help, but this thread is almost 3 years old. I should hope they have their issue resolved by now. There are always others that need help so please stick around.
__________________
"Like car accidents, most hardware problems are due to driver error."
racknrail is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
clear arp cache zeeman49 Marketing 23 11-08-2006 02:21 AM
What is the system cache and paging? Black_Hand Windows XP and other Window Versions 0 10-29-2006 08:57 PM
infamous ARP cache problem kevyn Wired and Wireless Networking 6 09-22-2006 04:32 AM
Clear DNS cache Garth Wired and Wireless Networking 1 09-20-2006 08:57 PM
How do I clear the ARP cache? robbiedbee Wired and Wireless Networking 1 09-20-2006 01:27 PM




Our Partners
IFlexion

All times are GMT -5. The time now is 10:53 PM.

Powered by vBulletin Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC1
Design by vBSkinworks

Copyright © PC101 and PC101.com Computer Forum. All rights reserved.