nat to force broadcast

hector <[email protected]> Tue, 25 Apr 2006 17:13:13 -0400
Newsgroups gmane.linux.network.bridge.ebtables.user
Message-ID <[email protected]>
Hello

I am very new to this, so I apologize if this is a very common question, but
I am trying to change the ethernet address of all the packets that my
computer sends to ff:ff:ff:ff:ff:ff. I am using

ebtables -t nat -A OUTPUT   -j dnat --to-dst ff:ff:ff:ff:ff:ff

but doesnt seem to work. Any clues what can be missing here?

Thanks

--
-h