* [B.A.T.M.A.N.] question about batman-adv auto run
[not found] <1373110972.64674916.1402839263349.JavaMail.root@spooler5n-g27.priv.proxad.net>
@ 2014-06-15 13:49 ` michael.holcman1
2014-06-15 14:41 ` Marek Lindner
2014-06-15 14:45 ` cmsv
0 siblings, 2 replies; 8+ messages in thread
From: michael.holcman1 @ 2014-06-15 13:49 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: martin
Hello,
Do you know how to auto run batman-adv, because, i have no answer where i write:/etc/init.d enable ?
Where i can located the configure fils as following ?
config 'mesh' 'bat0'
option 'interface' 'wlan0' 'bride'
option 'aggregated_ogms'
option 'ap_isolation'
option 'bonding'
option 'fragmentation'
option 'gw_bandwidth'
option 'gw_mode'
option 'gw_sel_class'
option 'log_level' 'all'
option 'orig_interval' '500'
option 'vis_mode'
option 'bridge_loop_avoidance' '1'
option 'distributed_arp_table'
option 'network_coding'
option 'hop_penalty'
# yet another batX instance
# config 'mesh' 'bat5'
# option 'interfaces' 'second_mesh'
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question about batman-adv auto run
2014-06-15 13:49 ` [B.A.T.M.A.N.] question about batman-adv auto run michael.holcman1
@ 2014-06-15 14:41 ` Marek Lindner
2014-06-15 16:45 ` michael.holcman1
2014-06-15 14:45 ` cmsv
1 sibling, 1 reply; 8+ messages in thread
From: Marek Lindner @ 2014-06-15 14:41 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: michael.holcman1, martin
[-- Attachment #1: Type: text/plain, Size: 952 bytes --]
On Sunday 15 June 2014 15:49:35 michael.holcman1@free.fr wrote:
> Do you know how to auto run batman-adv, because, i have no answer where i
> write:/etc/init.d enable ?
>
> Where i can located the configure fils as following ?
>
>
> config 'mesh' 'bat0'
> option 'interface' 'wlan0' 'bride'
> option 'aggregated_ogms'
> option 'ap_isolation'
> option 'bonding'
> option 'fragmentation'
> option 'gw_bandwidth'
> option 'gw_mode'
> option 'gw_sel_class'
> option 'log_level' 'all'
> option 'orig_interval' '500'
> option 'vis_mode'
> option 'bridge_loop_avoidance' '1'
> option 'distributed_arp_table'
> option 'network_coding'
> option 'hop_penalty'
Are we talking about batman-adv on OpenWrt ? If so, you can read our
documentation:
http://www.open-mesh.org/projects/batman-adv/wiki/Batman-adv-openwrt-config
Cheers,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question about batman-adv auto run
2014-06-15 13:49 ` [B.A.T.M.A.N.] question about batman-adv auto run michael.holcman1
2014-06-15 14:41 ` Marek Lindner
@ 2014-06-15 14:45 ` cmsv
2014-06-15 16:54 ` michael.holcman1
1 sibling, 1 reply; 8+ messages in thread
From: cmsv @ 2014-06-15 14:45 UTC (permalink / raw)
To: michael.holcman1
Cc: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 918 bytes --]
This is available only in openwrt based systems.
It is in /etc/config/
There is no /etc/init.d for batman-adv. it is started along the network
setup.
On 06/15/2014 09:49 AM, michael.holcman1@free.fr wrote:
> Hello,
> Do you know how to auto run batman-adv, because, i have no answer where i write:/etc/init.d enable ?
>
> Where i can located the configure fils as following ?
>
>
> config 'mesh' 'bat0'
> option 'interface' 'wlan0' 'bride'
> option 'aggregated_ogms'
> option 'ap_isolation'
> option 'bonding'
> option 'fragmentation'
> option 'gw_bandwidth'
> option 'gw_mode'
> option 'gw_sel_class'
> option 'log_level' 'all'
> option 'orig_interval' '500'
> option 'vis_mode'
> option 'bridge_loop_avoidance' '1'
> option 'distributed_arp_table'
> option 'network_coding'
> option 'hop_penalty'
>
> # yet another batX instance
> # config 'mesh' 'bat5'
> # option 'interfaces' 'second_mesh'
>
[-- Attachment #2: 0x15C4B382.asc --]
[-- Type: application/pgp-keys, Size: 36238 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question about batman-adv auto run
2014-06-15 14:41 ` Marek Lindner
@ 2014-06-15 16:45 ` michael.holcman1
2014-06-16 6:05 ` Marek Lindner
0 siblings, 1 reply; 8+ messages in thread
From: michael.holcman1 @ 2014-06-15 16:45 UTC (permalink / raw)
To: Marek Lindner; +Cc: martin, b a t m a n
Yes, this on open wrt.
----- Mail original -----
De: "Marek Lindner" <mareklindner@neomailbox.ch>
À: "b a t m a n" <b.a.t.m.a.n@lists.open-mesh.org>
Cc: "michael holcman1" <michael.holcman1@free.fr>, martin@hundeboll.net
Envoyé: Dimanche 15 Juin 2014 16:41:57
Objet: Re: [B.A.T.M.A.N.] question about batman-adv auto run
On Sunday 15 June 2014 15:49:35 michael.holcman1@free.fr wrote:
> Do you know how to auto run batman-adv, because, i have no answer where i
> write:/etc/init.d enable ?
>
> Where i can located the configure fils as following ?
>
>
> config 'mesh' 'bat0'
> option 'interface' 'wlan0' 'bride'
> option 'aggregated_ogms'
> option 'ap_isolation'
> option 'bonding'
> option 'fragmentation'
> option 'gw_bandwidth'
> option 'gw_mode'
> option 'gw_sel_class'
> option 'log_level' 'all'
> option 'orig_interval' '500'
> option 'vis_mode'
> option 'bridge_loop_avoidance' '1'
> option 'distributed_arp_table'
> option 'network_coding'
> option 'hop_penalty'
Are we talking about batman-adv on OpenWrt ? If so, you can read our
documentation:
http://www.open-mesh.org/projects/batman-adv/wiki/Batman-adv-openwrt-config
Cheers,
Marek
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question about batman-adv auto run
2014-06-15 14:45 ` cmsv
@ 2014-06-15 16:54 ` michael.holcman1
2014-06-17 7:04 ` [B.A.T.M.A.N.] question about batman-adv auto run configuration michael.holcman1
0 siblings, 1 reply; 8+ messages in thread
From: michael.holcman1 @ 2014-06-15 16:54 UTC (permalink / raw)
To: cmsv
Cc: The list for a Better Approach To Mobile Ad-hoc Networking,
Marek Lindner
Ok,
-I have the open wrt OS.If i understand, the configuration file as to be in the /etc/config/ and it started alone ?
-Is my configuration correct ?
thank's,
----- Mail original -----
De: "cmsv" <cmsv@wirelesspt.net>
À: "michael holcman1" <michael.holcman1@free.fr>
Cc: "The list for a Better Approach To Mobile Ad-hoc Networking" <b.a.t.m.a.n@lists.open-mesh.org>
Envoyé: Dimanche 15 Juin 2014 16:45:10
Objet: Re: [B.A.T.M.A.N.] question about batman-adv auto run
This is available only in openwrt based systems.
It is in /etc/config/
There is no /etc/init.d for batman-adv. it is started along the network
setup.
On 06/15/2014 09:49 AM, michael.holcman1@free.fr wrote:
> Hello,
> Do you know how to auto run batman-adv, because, i have no answer where i write:/etc/init.d enable ?
>
> Where i can located the configure fils as following ?
>
>
> config 'mesh' 'bat0'
> option 'interface' 'wlan0' 'bride'
> option 'aggregated_ogms'
> option 'ap_isolation'
> option 'bonding'
> option 'fragmentation'
> option 'gw_bandwidth'
> option 'gw_mode'
> option 'gw_sel_class'
> option 'log_level' 'all'
> option 'orig_interval' '500'
> option 'vis_mode'
> option 'bridge_loop_avoidance' '1'
> option 'distributed_arp_table'
> option 'network_coding'
> option 'hop_penalty'
>
> # yet another batX instance
> # config 'mesh' 'bat5'
> # option 'interfaces' 'second_mesh'
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question about batman-adv auto run
2014-06-15 16:45 ` michael.holcman1
@ 2014-06-16 6:05 ` Marek Lindner
0 siblings, 0 replies; 8+ messages in thread
From: Marek Lindner @ 2014-06-16 6:05 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking,
michael.holcman1
[-- Attachment #1: Type: text/plain, Size: 437 bytes --]
On Sunday 15 June 2014 18:45:54 michael.holcman1@free.fr wrote:
> Yes, this on open wrt.
Then please read our documentation. This page explains what needs to be done
to get batman-adv working on OpenWrt:
http://www.open-mesh.org/projects/batman-adv/wiki/Building-with-openwrt
This page explains the configuration settings in greater detail:
http://www.open-mesh.org/projects/batman-adv/wiki/Batman-adv-openwrt-config
Cheers,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question about batman-adv auto run configuration
2014-06-15 16:54 ` michael.holcman1
@ 2014-06-17 7:04 ` michael.holcman1
2014-06-17 9:32 ` Simon Wunderlich
0 siblings, 1 reply; 8+ messages in thread
From: michael.holcman1 @ 2014-06-17 7:04 UTC (permalink / raw)
To: cmsv, Marek Lindner
Cc: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 2234 bytes --]
Hello,
If i andersdood all the configuration in my following architecture, if i want to give IP address on each interfaces,i have to:
- create a bridge on the PC,Wifi card and LTE card
- creat a bat0 interface on each one,
- i don't need to start /etc/conf/batman-adv enable since, when i installed kmod-batman-adv, i throw all the batman process.
I placed the config on the attached files
Tank's a lot for your help,
----- Mail original -----
De: "michael holcman1" <michael.holcman1@free.fr>
À: cmsv@wirelesspt.net
Cc: "The list for a Better Approach To Mobile Ad-hoc Networking" <b.a.t.m.a.n@lists.open-mesh.org>, "Marek Lindner" <mareklindner@neomailbox.ch>
Envoyé: Dimanche 15 Juin 2014 18:54:33
Objet: Re: [B.A.T.M.A.N.] question about batman-adv auto run
Ok,
-I have the open wrt OS.If i understand, the configuration file as to be in the /etc/config/ and it started alone ?
-Is my configuration correct ?
thank's,
----- Mail original -----
De: "cmsv" <cmsv@wirelesspt.net>
À: "michael holcman1" <michael.holcman1@free.fr>
Cc: "The list for a Better Approach To Mobile Ad-hoc Networking" <b.a.t.m.a.n@lists.open-mesh.org>
Envoyé: Dimanche 15 Juin 2014 16:45:10
Objet: Re: [B.A.T.M.A.N.] question about batman-adv auto run
This is available only in openwrt based systems.
It is in /etc/config/
There is no /etc/init.d for batman-adv. it is started along the network
setup.
On 06/15/2014 09:49 AM, michael.holcman1@free.fr wrote:
> Hello,
> Do you know how to auto run batman-adv, because, i have no answer where i write:/etc/init.d enable ?
>
> Where i can located the configure fils as following ?
>
>
> config 'mesh' 'bat0'
> option 'interface' 'wlan0' 'bride'
> option 'aggregated_ogms'
> option 'ap_isolation'
> option 'bonding'
> option 'fragmentation'
> option 'gw_bandwidth'
> option 'gw_mode'
> option 'gw_sel_class'
> option 'log_level' 'all'
> option 'orig_interval' '500'
> option 'vis_mode'
> option 'bridge_loop_avoidance' '1'
> option 'distributed_arp_table'
> option 'network_coding'
> option 'hop_penalty'
>
> # yet another batX instance
> # config 'mesh' 'bat5'
> # option 'interfaces' 'second_mesh'
>
[-- Attachment #2: Batman-adv_architecture.pdf --]
[-- Type: application/pdf, Size: 13641 bytes --]
[-- Attachment #3: batman-adv_lte_card --]
[-- Type: application/octet-stream, Size: 485 bytes --]
config 'mesh' 'bat0'
option 'interface' '3g-wan6'
option 'aggregated_ogms'
option 'ap_isolation'
option 'bonding'
option 'fragmentation'
option 'gw_bandwidth'
option 'gw_mode'
option 'gw_sel_class'
option 'log_level' 'all'
option 'orig_interval' '500'
option 'vis_mode'
option 'bridge_loop_avoidance' '1'
option 'distributed_arp_table'
option 'network_coding'
option 'hop_penalty'
# yet another batX instance
# config 'mesh' 'bat5'
# option 'interfaces' 'second_mesh'
[-- Attachment #4: batman-adv_wifi_card --]
[-- Type: application/octet-stream, Size: 484 bytes --]
config 'mesh' 'bat0'
option 'interfaces' 'wlan0'
option 'aggregated_ogms'
option 'ap_isolation'
option 'bonding'
option 'fragmentation'
option 'gw_bandwidth'
option 'gw_mode'
option 'gw_sel_class'
option 'log_level' 'all'
option 'orig_interval' '500'
option 'vis_mode'
option 'bridge_loop_avoidance' '1'
option 'distributed_arp_table'
option 'network_coding'
option 'hop_penalty'
# yet another batX instance
# config 'mesh' 'bat5'
# option 'interfaces' 'second_mesh'
[-- Attachment #5: bat-hosts --]
[-- Type: application/octet-stream, Size: 212 bytes --]
#fichier bat-hosts a configurer en fonction de l adresse mac wifi des cartes
A8:54:B2:67:31:E0 carte2_Wifi
A8:54:B2:67:2E:C1 carte1_Wifi
b8:70:f4:62:3c:e4 pc_interf_ethernet
b4:74:9f:f1:26:6c pc_interf_wireless
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question about batman-adv auto run configuration
2014-06-17 7:04 ` [B.A.T.M.A.N.] question about batman-adv auto run configuration michael.holcman1
@ 2014-06-17 9:32 ` Simon Wunderlich
0 siblings, 0 replies; 8+ messages in thread
From: Simon Wunderlich @ 2014-06-17 9:32 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: michael.holcman1, Marek Lindner
> Hello,
> If i andersdood all the configuration in my following architecture, if i
> want to give IP address on each interfaces,i have to: - create a bridge on
> the PC,Wifi card and LTE card
> - creat a bat0 interface on each one,
> - i don't need to start /etc/conf/batman-adv enable since, when i installed
> kmod-batman-adv, i throw all the batman process.
>
> I placed the config on the attached files
>
> Tank's a lot for your help,
Hello Michael,
I don't think it's possible to use batman-adv over LTE (at least on raw LTE),
since LTE is not an Ethernet Interface but an IP interface.
Cheers,
Simon
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2014-06-17 9:32 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1373110972.64674916.1402839263349.JavaMail.root@spooler5n-g27.priv.proxad.net>
2014-06-15 13:49 ` [B.A.T.M.A.N.] question about batman-adv auto run michael.holcman1
2014-06-15 14:41 ` Marek Lindner
2014-06-15 16:45 ` michael.holcman1
2014-06-16 6:05 ` Marek Lindner
2014-06-15 14:45 ` cmsv
2014-06-15 16:54 ` michael.holcman1
2014-06-17 7:04 ` [B.A.T.M.A.N.] question about batman-adv auto run configuration michael.holcman1
2014-06-17 9:32 ` Simon Wunderlich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox