On 4/19/05, Kelley Reynolds <[EMAIL PROTECTED]> wrote: > Is there any way to filter based on MAC addresses for a single-interface > machine running in a wireless WDS configuration? From the docs, it doesn't > look like a single-interface bridge will work like that, if it would work at > all. >
Simple answer, NO. Plus it is not such a good idea any how because MAC's addresses can be spoofed/changed, see: http://www.theedge.net/~dingo/sea.c http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/ifconfig/ifconfig.c?rev=1.132&content-type=text/x-cvsweb-markup You may be better off with a secure link (IPSec, ssl tunnel, ssh or something) between the two wireless bridges. Regards -- Kimi
