From: Bernd Eckenfels <[EMAIL PROTECTED]>
Date: Sun, 14 Aug 2005 19:51:39 +0200

> I have this error report on ifconfig (also a problem with ip link) that a
> down interface receives packets. I remeber this was discussed before but
> cannot find a result of the outcome. Is this a driver problem?

Bringing an interface down does not disassosciate the IP addresses
confiured to that interface from the system.

Therefore, it is perfectly legal for other interfaces to receive
and process packets for IP addresses configured to that interface
you have brought down.

You must explicitly delete IP addresses from the interface you no
longer wish the system to respond to.  Alternatively, you can
unload the device driver for that interface which will flush
the IP address list for the devices driven by that driver.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to