-------------------------------------------------- From: "Flavio Leonel "suporte tecnico"" suporte@tec-wi.com.br Sent: Tuesday, December 06, 2011 6:49 AM To: "Sven Eckelmann" sven@narfation.org Subject: Re: [B.A.T.M.A.N.] Fw: Rede Mesh BatmanADV no brazil
well what is happening here is the following problem.
jah have some nodes with OpenWRT and Ubiquiti with batman-adv instaldos as I said in another e-mail and could see the pictures.
settings: radio interfaces: Physical: 2 a LAN and a WLAN. built-in OpenWRT: mode = wlan mesh = wifi wlan connected to the router lan =
All part of a bridge br-lan where this batman-adv active
what happens? .. when I disconnect any machine "computer" or router connected to the LAN port of the device or restart.
the radio will not let me drop, access ... I no more communication. I have to restart with the same device (computer or router) connected to reestablish connection.
already tested it with bridge mode with no firewall and now I'm experimenting with a way forward iptable
but without any success not find anything about the forum and do not understand where this error.
I hope you can help me, I tried to write my best English grateful ...
This is just a guess, but perhaps the bridge is not set to 'auto' and will not come up without the lan interface up.
/etc/config/network
config 'interface' 'bridge' option 'ifname' 'eth wlan bat' # replace with your interface names option 'type' 'bridge' option 'auto' '1'
The option 'auto' ensures the bridge comes up with or without the lan port active. This stumped me once.......
On 12/6/2011 1:00 PM, Flavio Leonel "suporte tecnico" wrote:
From: "Flavio Leonel "suporte tecnico"" suporte@tec-wi.com.br Sent: Tuesday, December 06, 2011 6:49 AM To: "Sven Eckelmann" sven@narfation.org Subject: Re: [B.A.T.M.A.N.] Fw: Rede Mesh BatmanADV no brazil
well what is happening here is the following problem.
jah have some nodes with OpenWRT and Ubiquiti with batman-adv instaldos as I said in another e-mail and could see the pictures.
settings: radio interfaces: Physical: 2 a LAN and a WLAN. built-in OpenWRT: mode = wlan mesh = wifi wlan connected to the router lan =
All part of a bridge br-lan where this batman-adv active
what happens? .. when I disconnect any machine "computer" or router connected to the LAN port of the device or restart.
the radio will not let me drop, access ... I no more communication. I have to restart with the same device (computer or router) connected to reestablish connection.
already tested it with bridge mode with no firewall and now I'm experimenting with a way forward iptable
but without any success not find anything about the forum and do not understand where this error.
I hope you can help me, I tried to write my best English grateful ...
On Wed, Dec 7, 2011 at 12:28 AM, Tom Cannon tcannon@generalpacket.com wrote:
This is just a guess, but perhaps the bridge is not set to 'auto' and will not come up without the lan interface up.
/etc/config/network
config 'interface' 'bridge' option 'ifname' 'eth wlan bat' # replace with your interface names option 'type' 'bridge' option 'auto' '1'
The option 'auto' ensures the bridge comes up with or without the lan port active. This stumped me once.......
On 12/6/2011 1:00 PM, Flavio Leonel "suporte tecnico" wrote:
From: "Flavio Leonel "suporte tecnico"" suporte@tec-wi.com.br Sent: Tuesday, December 06, 2011 6:49 AM To: "Sven Eckelmann" sven@narfation.org Subject: Re: [B.A.T.M.A.N.] Fw: Rede Mesh BatmanADV no brazil
well what is happening here is the following problem.
jah have some nodes with OpenWRT and Ubiquiti with batman-adv instaldos as I said in another e-mail and could see the pictures.
settings: radio interfaces: Physical: 2 a LAN and a WLAN. built-in OpenWRT: mode = wlan mesh = wifi wlan connected to the router lan =
All part of a bridge br-lan where this batman-adv active
what happens? .. when I disconnect any machine "computer" or router connected to the LAN port of the device or restart.
the radio will not let me drop, access ... I no more communication. I have to restart with the same device (computer or router) connected to reestablish connection.
already tested it with bridge mode with no firewall and now I'm experimenting with a way forward iptable
but without any success not find anything about the forum and do not understand where this error.
I hope you can help me, I tried to write my best English grateful ...
Secondly WLAN does not need to be part of the BR as BAT which is essentially wlan's VI if set to wlan,
option 'ifname' 'ethA ethB batX' # replace with your interface names
Wayne A
b.a.t.m.a.n@lists.open-mesh.org