Re: [uml-user] Deleting incomplete ARP entry

2005-05-24 Thread Kevin Schroeder
twell" <[EMAIL PROTECTED]> To: "Kevin Schroeder" <[EMAIL PROTECTED]> Sent: Tuesday, May 24, 2005 11:53 AM Subject: Re: [uml-user] Deleting incomplete ARP entry Have you tried arp -d ipaddr? that's what I've done on the rare occassion I've needed to delete an ar

[uml-user] Deleting incomplete ARP entry

2005-05-24 Thread Kevin Schroeder
Hello,     On a user-mode server I'm running I occasionally run into the problem where a machine goes down and my ARP table shows an (incomplete) entry for the server that went down.  That incomplete arp entry does not seem to go away even if I try deleting manually with the arp -d command.