> 
> pppd (1234567): ioctl(SIOCDARP): No such file or directory(2)
> 
> This is on two seperate dialin RedHat 5.2 linux systems 
> 

This is a bug in ppp.  I tried to contact the maintainer, but the mail
bounced.  In linux 2.2.x, to delete a proxy arp entry, you need to specify
the interface it lives on.  pppd doesn't do this.  (linux 2.0.x worked
differently in this respect).

You can delete the arp entry manually using the 'arp' utility, just be
sure to specify the '-i <interface>' option, or it will fail with the same
error.

David


-- 
/==============================\
| David Mansfield              |
| [EMAIL PROTECTED]             |
\==============================/


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to