-------------------------------------- TP-Link WL703N root@OpenWrt:~# ifconfig bat0 Link encap:Ethernet HWaddr 12:D3:F0:B7:31:7B UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:34 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:2028 (1.9 KiB) br-lan Link encap:Ethernet HWaddr 5C:63:BF:9A:F1:72 inet addr:192.168.1.201 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:80 errors:0 dropped:2 overruns:0 frame:0 TX packets:37 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7199 (7.0 KiB) TX bytes:5605 (5.4 KiB) br-lan:9 Link encap:Ethernet HWaddr 5C:63:BF:9A:F1:72 inet addr:172.31.255.254 Bcast:172.31.255.255 Mask:255.255.255.252 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 eth0 Link encap:Ethernet HWaddr 5C:63:BF:9A:F1:72 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:100 errors:0 dropped:0 overruns:0 frame:0 TX packets:41 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:14021 (13.6 KiB) TX bytes:5869 (5.7 KiB) Interrupt:4 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wlan0 Link encap:Ethernet HWaddr 5C:63:BF:9A:F1:72 inet addr:10.30.1.1 Bcast:10.30.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1527 Metric:1 RX packets:151 errors:0 dropped:0 overruns:0 frame:0 TX packets:144 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:26687 (26.0 KiB) TX bytes:13289 (12.9 KiB) root@OpenWrt:~# iwconfig lo no wireless extensions. eth0 no wireless extensions. br-lan no wireless extensions. wlan0 IEEE 802.11bgn ESSID:"potato" Mode:Ad-Hoc Frequency:2.412 GHz Cell: 02:CA:FF:EE:BA:BE Tx-Power=18 dBm RTS thr:off Fragment thr:off Encryption key:off Power Management:on bat0 no wireless extensions. root@OpenWrt:~# batctl o [B.A.T.M.A.N. adv 2011.3.1, MainIF/MAC: wlan0/5c:63:bf:9a:f1:72 (bat0)] Originator last-seen (#/255) Nexthop [outgoingIF]: Potential nexthops ... No batman nodes in range ... root@OpenWrt:~# iw dev wlan0 link Joined IBSS 02:ca:ff:ee:ba:be (on wlan0) SSID: potato freq: 2412 --------------------------- root@OpenWrt:~# cat /etc/config/network config 'interface' 'loopback' option 'ifname' 'lo' option 'proto' 'static' option 'ipaddr' '127.0.0.1' option 'netmask' '255.0.0.0' config 'interface' 'lan' option 'proto' 'static' option 'netmask' '255.255.255.0' option 'dns' '8.8.8.8' option 'gateway' '192.168.1.254' option 'type' 'bridge' option 'ipaddr' '192.168.1.201' option 'ifname' 'eth0 bat0' config 'interface' 'wifi0' option 'ifname' 'wlan0' option 'proto' 'static' option 'ipaddr' '10.30.1.1' option 'netmask' '255.255.255.0' option 'mtu' '1527' root@OpenWrt:~# cat /etc/config/wireless config 'wifi-device' 'radio0' option 'type' 'mac80211' option 'htmode' 'HT20' list 'ht_capab' 'SHORT-GI-20' list 'ht_capab' 'SHORT-GI-40' list 'ht_capab' 'RX-STBC1' list 'ht_capab' 'DSSS_CCK-40' option 'country' 'AU' option 'disabled' '0' option 'channel' '1' option 'macaddr' '5c:63:bf:9a:f1:72' option 'hwmode' '11g' config 'wifi-iface' 'mesh' option 'device' 'radio0' option 'network' 'wifi0' option 'encryption' 'none' option 'ssid' 'potato' option 'mode' 'adhoc' option 'bssid' '02:CA:FF:EE:BA:BE' option 'sw_merge' '1' option 'hidden' '0' option 'isolate' '0' option 'bgscan' '0' option 'wds' '0' option 'macfilter' 'none' root@OpenWrt:~# cat /etc/config/batman-adv config 'mesh' 'bat0' option 'interfaces' 'wlan0' option 'aggregated_ogms' option 'bonding' option 'fragmentation' option 'gw_bandwidth' option 'gw_mode' option 'gw_sel_class' option 'log_level' option 'orig_interval' option 'vis_mode' --------------------------------------------- Mesh Potato root@MP-32:~# iwconfig ath0 ath0 IEEE 802.11g ESSID:"potato" Nickname:"" Mode:Ad-Hoc Frequency:2.412 GHz Cell: 02:CA:FF:EE:BA:BE Bit Rate:0 kb/s Tx-Power=17 dBm Sensitivity=1/1 Retry:off RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=0/70 Signal level=-96 dBm Noise level=-96 dBm Rx invalid nwid:5 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 root@MP-32:~# batctl o [B.A.T.M.A.N. adv 2011.0.0, MainIF/MAC: ath0/00:09:45:5a:07:04 (bat0)] Originator last-seen (#/255) Nexthop [outgoingIF]: Potential nexthops ... No batman nodes in range ...