Re: Broadcast

From: William T Wilson (fluffy@snurgle.org)
Date: Wed Nov 01 2000 - 14:27:36 EST


On Wed, 1 Nov 2000, Dennis Bjorklund wrote:

> I'm trying to turn of the broadcast flag for a network card. But I
> can't, why??

Broadcast determines the type of connection - broadcast or point-to-point
(there can be other types also, but you will not see them much).

You wouldn't want to do this anyway. It means Ethernet broadcasts, not IP
broadcasts. IP will not work over Ethernet without broadcasts.

> I have two network-cards in the machine and an application (rwhod)
> that wants to send it's messages out on every interface that can
> broadcast. But never want to broadcast anything on this interface so
> why not turn it of? If I could that is..

Do you really need rwhod at all?

If rwhod doesn't have an option as to which address to bind to, your only
choice is to block its communication with ipchains.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Nov 07 2000 - 21:00:09 EST