From: elektra <onelektra@gmx.net>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] b.a.t.m.a.n. + wrt54gl + OpenWrt Kamikaze + X-wrt]
Date: Mon, 10 Mar 2008 10:57:19 +0100 [thread overview]
Message-ID: <47D505FF.9090209@gmx.net> (raw)
In-Reply-To: <51526.70.253.200.118.1205126321.squirrel@webmail.reglue.org>
hi -
you are experiencing bssid cell-splitting -
in order to communicate all routers must use the same channel, essid and
bssid.
channels must be set manually - auto only works for stations in
infrastructure mode - and you have to set the channel on the
accesspoint, of course.
dondavis@reglue.org wrote:
> I have 8 wrt54gl's running openwrt + batman. I set all to auto channel +
> ad-hoc.
>
>
> I'm trying this startup script.
> ifconfig eth0.0 103.0.0.* netmask 255.0.0.0 broadcast 103.255.255.255 &
> ifconfig wl0 103.0.0.* netmask 255.0.0.0 broadcast 103.255.255.255 &
> batmand eth0.0 eth0.1 wl0 &
> iptables -t filter -I INPUT 2 -p udp --dport 1966 --sport 1966 -j ACCEPT &
> iptables -t filter -I OUTPUT 2 -p udp --dport 1966 --sport 1966 -j ACCEPT
> &
>
>
> I did a kismet scan and only 4 are showing up. All 8 have wlan lights
> blinking in sync.
>
> Should I manually set the channel?
>
> Do the essids matter?
>
> Should the lan ip be the same as the ip I give the batman device?
>
> do I need to use wan ips?
>
>
>
>
> One shows up- Channel 10 ap-
> Name : mobileWRT │
> │|│
> │
> │|│ SSID : mobileWRT
> │
> │|│ Server : localhost:2501
> │
> │ │ BSSID : 00:1C:10:BC:AC:68
> │
> │ │ Carrier : IEEE 802.11g
> │
> │ │ Manuf : Unknown
> │
> │ │ Max Rate: 54.0
> │
> │ │ BSS Time: 2b688188
> │
> │ │ Max Seen: 1000 kbps
> │
> │ │ First : Sun Mar 9 19:34:06 2008
> │
> │ │ Latest : Sun Mar 9 19:40:38 2008
> │
> │ │ Clients : 0
> │
> │ │ Type : Access Point (infrastructure)
> │
> └─│ Info :
> │
> ┌─│ Channel : 10
> │
> │ │
>
> 3 ad-hocs
> │-│ Name : Adhoc networks
> │ │
> │|│ Networks: 3
> │ │
> │|│ Min Loc : N/A
> │ │
> │|│ Max Loc : N/A
> │ │
> │ │ Range : N/A
> │ │
> │ │ Carrier : IEEE 802.11g
> │ │
> │ │
> │ │
> │ │ Network 1
> │ │
> │ │ SSID : OpenWrt
> │ │
> │ │ Server : localhost:2501
> │ │
> │ │ BSSID : 42:19:24:94:DF:5E
> │ │
> │ │ Carrier : IEEE 802.11g
> │ │
> │ │ Manuf : Unknown
> │ │
> │ │ Max Rate: 11.0
> Clients : 15 │ │
> │ │ Type : Ad-hoc
> │ │
> │ │ Info :
> │ │
> │ │ Channel : 1
> │ │
> │ │ Privacy : No
> │ │
> │ │ Encrypt : None
>
>
> Network 2 │ │
> │|│ SSID : project5
> │ │
> │|│ Server : localhost:2501
> │ │
> │ │ BSSID : 4E:FC:E3:89:31:9E
> │ │
> │ │ Carrier : IEEE 802.11g
> │ │
> │ │ Manuf : Unknown
> │ │
> │ │ Max Rate: 54.0
> │ │
> │ │ BSS Time: e480e183
> │ │
> │ │ Max Seen: 1000 kbps
> │ │
> │ │ First : Sun Mar 9 19:34:06 2008
> │ │
> │ │ Latest : Sun Mar 9 20:35:55 2008
> │ │
> │ │ Clients : 5
> │ │
> │ │ Type : Ad-hoc
> │ │
> │ │ Info :
> │ │
> │ │ Channel : 11
> │ │
> │ │ Privacy : No
> │ │
> │+│ Encrypt : None
>
>
> Network 3 │ │
> │ │ SSID : mobileWRT
> │ │
> │ │ Server : localhost:2501
> │ │
> │ │ BSSID : D6:4E:A1:DA:E5:55
> │ │
> │ │ Carrier : IEEE 802.11g
> │ │
> │ │ Manuf : Unknown
> │ │
> │+│ Max Rate: 11.0
> Type : Ad-hoc │ │
> │ │ Info :
> │ │
> │ │ Channel : 11
> │ │
> │ │ Privacy : No
> │ │
> │ │ Encrypt : None
>
>
>
>
>
>
>
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@open-mesh.net
> https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n
>
>
next prev parent reply other threads:[~2008-03-10 9:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-10 5:18 [B.A.T.M.A.N.] b.a.t.m.a.n. + wrt54gl + OpenWrt Kamikaze + X-wrt] dondavis
2008-03-10 9:57 ` elektra [this message]
2008-03-10 11:17 ` Donald Davis
2008-03-10 11:47 ` elektra
2008-03-10 11:51 ` elektra
-- strict thread matches above, loose matches on Subject: below --
2008-03-10 17:02 Donald Davis
2008-03-10 23:15 dondavis
2008-03-11 7:17 ` elektra
2008-03-11 12:00 ` Donald Davis
2008-03-11 13:56 ` dondavis
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=47D505FF.9090209@gmx.net \
--to=onelektra@gmx.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox