[B.A.T.M.A.N.] batman advanced in openwrt

2009-06-11 Thread Jacob Marble
Hello all- I am attempting to use batman-adv in openwrt 8.09.1 on three Ubiquiti NanoStation2. This is just a test environment. For now, my goal is to have: node 1: eth0 - 10.0.0.1/24 ath0 - bat0 - 10.0.1.1/24 node 2: eth0 - 10.0.0.2/24 ath0 - bat0 - 10.0.1.2/24 node 3: eth0 - 10.0.0.3/24

Re: [B.A.T.M.A.N.] batman advanced in openwrt

2009-06-11 Thread Jacob Marble
I ran iwconfig and this shows bat0. So I did a little reading about ifconfig. cat /proc/net/batman-adv/originators shows potential nexthops properly. battool ping ... works. I removed the batmand-adv package, and all is well. This must be the userspace version. In summary: Install OpenWrt.