Re: [OpenWrt-Devel] bridged client with ebtables snat?

2010-01-18 Thread Stefan Bethke
Am 19.01.2010 um 00:09 schrieb Ferenc Wagner: > Meanwhile, is there a fundamental reason why this scheme can't work, or > do I simply overlook something? You probably don't need ebtables. With a routing setup (instead of bridging) and proxy arp, basic IP should work just fine. But things that

Re: [OpenWrt-Devel] bridged client with ebtables snat?

2010-01-18 Thread Ferenc Wagner
Ferenc Wagner writes: > Felix Fietkau writes: > >> On 2010-01-08 6:24 PM, Ferenc Wagner wrote: >> >>> Stefan Bethke writes: >>> Am 08.01.2010 um 16:57 schrieb Ferenc Wagner: > However, I failed to use it in client mode: it associates with the > AP, but doesn't receive IP pack

[OpenWrt-Devel] Error in /sbin/wifi ?

2010-01-18 Thread Matthias Buecher / Germany
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Was looking through the wireless scripts and I think I found a bug: File /sbin/wifi, line 64, routine wifi_fixup_hwmode(): Shouldn't be the case checking against $hwmode_11n? 11n*) hwmode_11n="${hwmode##11n}" c