All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lemonde <zukky@bb.banban.jp>
To: b.a.t.m.a.n@open-mesh.net
Subject: Re: [B.A.T.M.A.N.] Relaese: freifunk-batman_0.83.ipk
Date: Sun, 01 Apr 2007 00:15:24 +0900	[thread overview]
Message-ID: <460E7B0C.3030904@bb.banban.jp> (raw)
In-Reply-To: <004a01c7734f$ed211f50$fe78a8c0@bluebox>

Hello, Lui and everyone.

Thank you for your kind work. I've tried.

machine: buffalo whr-hp-g54 x 2
http://www.buffalo-technology.com/products/product-detail.php?productid=124&categoryid=28
one as gateway node (gw) and another as only node (nd)

It seems to work well.
gw:
<nvram>
ff_bat_cron=on
ff_bat_gw_uplink=11
ff_bat_netmig=192.168.1/192.168.2
ff_bat_ran_if=eth1:bat
ff_bat_ran_ip=192.168.2.1
ff_bat_ran_on=1
ff_bat_ran_pf=24
ff_bat_start=1

root@freifunk-batman1:~# ps |grep batman
 1157 root        400 S   batmand -g 11 eth1:bat
 1162 root        400 S   batmand -g 11 eth1:bat
 1164 root        400 S   batmand -g 11 eth1:bat
 1168 root        400 S   batmand -g 11 eth1:bat
 2241 root        420 R   grep batman
root@freifunk-batman1:~# ping 192.168.2.2
PING 192.168.2.2 (192.168.2.2): 56 data bytes
64 bytes from 192.168.2.2: icmp_seq=0 ttl=64 time=1.9 ms
64 bytes from 192.168.2.2: icmp_seq=1 ttl=64 time=1.4 ms
64 bytes from 192.168.2.2: icmp_seq=2 ttl=64 time=1.4 ms
64 bytes from 192.168.2.2: icmp_seq=3 ttl=64 time=1.4 ms

nd:
<nvram>
ff_bat_cron=on
ff_bat_gw_choose=2
ff_bat_gw_uplink=0
ff_bat_netmig=192.168.1/192.168.2
ff_bat_ran_if=eth1:bat
ff_bat_ran_ip=192.168.2.2
ff_bat_ran_on=1
ff_bat_ran_pf=24
ff_bat_start=1

root@freifunk-batman2:~# ps |grep batman
 7236 root        472 S   batmand -r 2 eth1:bat
 7239 root        472 S   batmand -r 2 eth1:bat
 7240 root        472 S   batmand -r 2 eth1:bat
20048 root        268 S   grep batman
root@freifunk-batman2:~# ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1): 56 data bytes
64 bytes from 192.168.2.1: icmp_seq=0 ttl=64 time=3.4 ms
64 bytes from 192.168.2.1: icmp_seq=1 ttl=64 time=1.4 ms
64 bytes from 192.168.2.1: icmp_seq=2 ttl=64 time=1.4 ms
64 bytes from 192.168.2.1: icmp_seq=3 ttl=64 time=1.4 ms


I have some question.
(1) gw shows tun interface,

root@freifunk-batman1:~# ifconfig |grep tun
tun0      Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
root@freifunk-batman1:~#

but nd shows no tun interface.

root@freifunk-batman2:~# ifconfig |grep tun
root@freifunk-batman2:~#

Is this right? Is any setting missed?

(2) From webIF of nd, batman info shows
------------------------------------------------------------------
               | Please wait...
               | S66batman: Connecting B.A.T.M.A.N. (routings)
Statistics:  | S66batman: # batmand -c -b -d 1
               | 192.168.2.1, GW: 192.168.2.1(59) via: 192.168.2.1(59)
-------------------------------------------------------------------
               | S66batman: Connecting B.A.T.M.A.N. (gateways)
               | S66batman: # batmand -c -b -d 2
Gateways: | 192.168.2.1 via: 192.168.2.1(59), gw_class 11 - >6 MBit, 
reliability: 9
               | No gateways in range ...
--------------------------------------------------------------------
Does the last line "No gateways in range ..." mean failure to find 
gateway? If so, why does it happen?

regards,

zukky


Lui wrote:
> Hi,
>
> freifunk-batman_0.83.ipk is out now.
>
> hope it's usefull
> Lui
>   

      parent reply	other threads:[~2007-03-31 15:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-12  6:40 [B.A.T.M.A.N.] freifunk-batman-de (0.73 "vampimated") Lui
2007-01-12 17:27 ` Felix Bolte
2007-01-12 21:10   ` axel
2007-03-31  4:49 ` [B.A.T.M.A.N.] Relaese: freifunk-batman_0.83.ipk Lui
2007-03-31  8:43   ` bh
2007-04-06 15:18     ` BlaXwan
2007-03-31 15:15   ` Lemonde [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=460E7B0C.3030904@bb.banban.jp \
    --to=zukky@bb.banban.jp \
    --cc=b.a.t.m.a.n@open-mesh.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.