On Wed, Aug 19, 2015 at 10:37:06PM +0200, Tomasz Buchert wrote: > On 19/08/15 22:20, Vincent Bernat wrote: > > ❦ 19 août 2015 21:41 +0200, Tomasz Buchert <[email protected]> : > > > > > Hi, > > > anybody was able to bridge vm with wifi interface and get IPv4 address > > > from debconf wifi? What would be a reason behind the fact that I cannot > > > get IPv4 address for my VM? > > > > You need to NAT the MAC source address with ebtables, otherwise the AP > > won't accept the incoming frames. Something like that should work: > > > > ebtables -t nat -A POSTROUTING -o wlan0 -j snat --to-src MAC-OF-WLAN0 > > --snat-arp [...] > Thanks for the pointers! > Tomasz
Or just ask kindly the NOC team to increase the limit...? :) Regards, Tamas -- CSILLAG Tamas (cstamas) - http://cstamas.hu/ _______________________________________________ Debconf-discuss mailing list [email protected] http://lists.debconf.org/mailman/listinfo/debconf-discuss
