On Mon, May 11, 2009 at 1:56 PM, rcml <[email protected]> wrote: > dear benjamin, > with the default image the fonera is only a bridge > > david (alias dako ;)
Thanks, here it is: # Loopback config interface loopback »···option ifname "lo" »···option proto static »···option ipaddr 127.0.0.1 »···option netmask 255.0.0.0 # LAN config interface lan »···option type bridge »···option ifname "eth0" »···option proto static »···option ipaddr 192.168.1.1 »···option netmask 255.255.255.0 # WiFi config interface wifi »···option ifname "ath0" »···option proto static »···option ipaddr 192.168.40.199 »···option netmask 255.255.255.0 -- Benjamin Henrion <bhenrion at ffii.org> FFII Brussels - +32-484-566109 - +32-2-4148403 _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
