* [B.A.T.M.A.N.] question
@ 2008-06-08 11:17 Mathias HOUNGBO
0 siblings, 0 replies; 8+ messages in thread
From: Mathias HOUNGBO @ 2008-06-08 11:17 UTC (permalink / raw)
To: b.a.t.m.a.n
Hi everybody;
Someone can provide an howto on batman + openwrt kamikaze + adhoc +
firewall.user ?
thanks
--
Mathias HOUNGBO
http://mathias.houngbo.net/ (mon blog)
http://mathias.houngbo.net/wiki/ (mon wiki)
http://www.cotonou-wireless.org (le wifi enchainé)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [B.A.T.M.A.N.] question
@ 2008-06-08 13:40 Mathias HOUNGBO
2008-06-08 14:02 ` Aaron Kaplan
2008-06-08 14:55 ` Bruno Remy
0 siblings, 2 replies; 8+ messages in thread
From: Mathias HOUNGBO @ 2008-06-08 13:40 UTC (permalink / raw)
To: b.a.t.m.a.n
Hi everybody;
Someone can provide an howto on batman + openwrt kamikaze + adhoc +
firewall.user ?
thanks
--
Mathias HOUNGBO
http://mathias.houngbo.net/ (mon blog)
http://mathias.houngbo.net/wiki/ (mon wiki)
http://www.cotonou-wireless.org (le wifi enchainé)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question
2008-06-08 13:40 [B.A.T.M.A.N.] question Mathias HOUNGBO
@ 2008-06-08 14:02 ` Aaron Kaplan
2008-06-08 19:35 ` Mathias HOUNGBO
2008-06-08 14:55 ` Bruno Remy
1 sibling, 1 reply; 8+ messages in thread
From: Aaron Kaplan @ 2008-06-08 14:02 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Jun 8, 2008, at 3:40 PM, Mathias HOUNGBO wrote:
> Hi everybody;
>
> Someone can provide an howto on batman + openwrt kamikaze + adhoc +
> firewall.user ?
>
firewall.user:
just have the iptables fulshed. Like this:
iptables -F
iptables -t nat -F
> thanks
>
>
> --
> Mathias HOUNGBO
> http://mathias.houngbo.net/ (mon blog)
> http://mathias.houngbo.net/wiki/ (mon wiki)
> http://www.cotonou-wireless.org (le wifi enchainé)
>
> _______________________________________________
> 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
>
---
there's no place like 127.0.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question
2008-06-08 13:40 [B.A.T.M.A.N.] question Mathias HOUNGBO
2008-06-08 14:02 ` Aaron Kaplan
@ 2008-06-08 14:55 ` Bruno Remy
1 sibling, 0 replies; 8+ messages in thread
From: Bruno Remy @ 2008-06-08 14:55 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Hi Mathias
You can find all the documentation here:
https://www.open-mesh.net/batman/doc
And downlod the Howto here:
https://www.open-mesh.net/batman/doc/batmand_howto.pdf
regards,
Bruno
Mathias HOUNGBO a écrit :
>Hi everybody;
>
>Someone can provide an howto on batman + openwrt kamikaze + adhoc +
>firewall.user ?
>
>thanks
>
>
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question
2008-06-08 14:02 ` Aaron Kaplan
@ 2008-06-08 19:35 ` Mathias HOUNGBO
2008-06-08 19:40 ` Aaron Kaplan
0 siblings, 1 reply; 8+ messages in thread
From: Mathias HOUNGBO @ 2008-06-08 19:35 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Hi Aaron,
after put
iptables -F
iptables -t nat -F
in my firewall.user
It's impossible to access to the router :(
no ping, no ssh, no web interface
2008/6/8, Aaron Kaplan <aaron@lo-res.org>:
>
> On Jun 8, 2008, at 3:40 PM, Mathias HOUNGBO wrote:
>
>> Hi everybody;
>>
>> Someone can provide an howto on batman + openwrt kamikaze + adhoc +
>> firewall.user ?
>>
>
> firewall.user:
>
>
> just have the iptables fulshed. Like this:
>
> iptables -F
> iptables -t nat -F
>
>
>> thanks
>>
>>
>> --
>> Mathias HOUNGBO
>> http://mathias.houngbo.net/ (mon blog)
>> http://mathias.houngbo.net/wiki/ (mon wiki)
>> http://www.cotonou-wireless.org (le wifi enchainé)
>>
>> _______________________________________________
>> 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
>>
>
> ---
> there's no place like 127.0.0.1
>
>
>
>
> _______________________________________________
> 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
>
--
Mathias HOUNGBO
http://mathias.houngbo.net/ (mon blog)
http://mathias.houngbo.net/wiki/ (mon wiki)
http://www.cotonou-wireless.org (le wifi enchainé)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question
2008-06-08 19:35 ` Mathias HOUNGBO
@ 2008-06-08 19:40 ` Aaron Kaplan
2008-06-09 15:21 ` Mathias HOUNGBO
0 siblings, 1 reply; 8+ messages in thread
From: Aaron Kaplan @ 2008-06-08 19:40 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Jun 8, 2008, at 9:35 PM, Mathias HOUNGBO wrote:
> Hi Aaron,
>
> after put
>
> iptables -F
> iptables -t nat -F
>
> in my firewall.user
>
> It's impossible to access to the router :(
oops! seems you do have a default deny route there.
>
> no ping, no ssh, no web interface
>
>
>
> 2008/6/8, Aaron Kaplan <aaron@lo-res.org>:
>>
>> On Jun 8, 2008, at 3:40 PM, Mathias HOUNGBO wrote:
>>
>>> Hi everybody;
>>>
>>> Someone can provide an howto on batman + openwrt kamikaze + adhoc +
>>> firewall.user ?
>>>
>>
>> firewall.user:
>>
>>
>> just have the iptables fulshed. Like this:
>>
>> iptables -F
>> iptables -t nat -F
>>
>>
>>> thanks
>>>
>>>
>>> --
>>> Mathias HOUNGBO
>>> http://mathias.houngbo.net/ (mon blog)
>>> http://mathias.houngbo.net/wiki/ (mon wiki)
>>> http://www.cotonou-wireless.org (le wifi enchainé)
>>>
>>> _______________________________________________
>>> 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
>>>
>>
>> ---
>> there's no place like 127.0.0.1
>>
>>
>>
>>
>> _______________________________________________
>> 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
>>
>
>
> --
> Mathias HOUNGBO
> http://mathias.houngbo.net/ (mon blog)
> http://mathias.houngbo.net/wiki/ (mon wiki)
> http://www.cotonou-wireless.org (le wifi enchainé)
>
> _______________________________________________
> 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
>
---
there's no place like 127.0.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question
2008-06-08 19:40 ` Aaron Kaplan
@ 2008-06-09 15:21 ` Mathias HOUNGBO
2008-06-09 15:24 ` Antony Chazapis
0 siblings, 1 reply; 8+ messages in thread
From: Mathias HOUNGBO @ 2008-06-09 15:21 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 2090 bytes --]
what can i do now ?
reset the router
2008/6/8 Aaron Kaplan <aaron@lo-res.org>:
>
> On Jun 8, 2008, at 9:35 PM, Mathias HOUNGBO wrote:
>
> Hi Aaron,
>>
>> after put
>>
>> iptables -F
>> iptables -t nat -F
>>
>> in my firewall.user
>>
>> It's impossible to access to the router :(
>>
>
> oops! seems you do have a default deny route there.
>
>
>
>
>> no ping, no ssh, no web interface
>>
>>
>>
>> 2008/6/8, Aaron Kaplan <aaron@lo-res.org>:
>>
>>>
>>> On Jun 8, 2008, at 3:40 PM, Mathias HOUNGBO wrote:
>>>
>>> Hi everybody;
>>>>
>>>> Someone can provide an howto on batman + openwrt kamikaze + adhoc +
>>>> firewall.user ?
>>>>
>>>>
>>> firewall.user:
>>>
>>>
>>> just have the iptables fulshed. Like this:
>>>
>>> iptables -F
>>> iptables -t nat -F
>>>
>>>
>>> thanks
>>>>
>>>>
>>>> --
>>>> Mathias HOUNGBO
>>>> http://mathias.houngbo.net/ (mon blog)
>>>> http://mathias.houngbo.net/wiki/ (mon wiki)
>>>> http://www.cotonou-wireless.org (le wifi enchainé)
>>>>
>>>> _______________________________________________
>>>> 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
>>>>
>>>>
>>> ---
>>> there's no place like 127.0.0.1
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>> --
>> Mathias HOUNGBO
>> http://mathias.houngbo.net/ (mon blog)
>> http://mathias.houngbo.net/wiki/ (mon wiki)
>> http://www.cotonou-wireless.org (le wifi enchainé)
>>
>> _______________________________________________
>> 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
>>
>>
> ---
> there's no place like 127.0.0.1
>
>
>
>
> _______________________________________________
> 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
>
--
Mathias HOUNGBO
http://mathias.houngbo.net/ (mon blog)
http://mathias.houngbo.net/wiki/ (mon wiki)
http://www.cotonou-wireless.org (le wifi enchainé)
[-- Attachment #2: Type: text/html, Size: 4470 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] question
2008-06-09 15:21 ` Mathias HOUNGBO
@ 2008-06-09 15:24 ` Antony Chazapis
0 siblings, 0 replies; 8+ messages in thread
From: Antony Chazapis @ 2008-06-09 15:24 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 2608 bytes --]
If this is an embedded device, like a Linksys WRT54G(L),
you should be able to access the router in "failsafe" mode
in order to put the original settings back. Power cycle it and
press the reset button while it powers on.
More info:
http://wiki.openwrt.org/OpenWrtDocs/Troubleshooting
Regards,
Antony
On Jun 9, 2008, at 6:21 PM, Mathias HOUNGBO wrote:
> what can i do now ?
>
> reset the router
>
> 2008/6/8 Aaron Kaplan <aaron@lo-res.org>:
>
> On Jun 8, 2008, at 9:35 PM, Mathias HOUNGBO wrote:
>
> Hi Aaron,
>
> after put
>
> iptables -F
> iptables -t nat -F
>
> in my firewall.user
>
> It's impossible to access to the router :(
>
> oops! seems you do have a default deny route there.
>
>
>
>
> no ping, no ssh, no web interface
>
>
>
> 2008/6/8, Aaron Kaplan <aaron@lo-res.org>:
>
> On Jun 8, 2008, at 3:40 PM, Mathias HOUNGBO wrote:
>
> Hi everybody;
>
> Someone can provide an howto on batman + openwrt kamikaze + adhoc +
> firewall.user ?
>
>
> firewall.user:
>
>
> just have the iptables fulshed. Like this:
>
> iptables -F
> iptables -t nat -F
>
>
> thanks
>
>
> --
> Mathias HOUNGBO
> http://mathias.houngbo.net/ (mon blog)
> http://mathias.houngbo.net/wiki/ (mon wiki)
> http://www.cotonou-wireless.org (le wifi enchainé)
>
> _______________________________________________
> 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
>
>
> ---
> there's no place like 127.0.0.1
>
>
>
>
> _______________________________________________
> 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
>
>
>
> --
> Mathias HOUNGBO
> http://mathias.houngbo.net/ (mon blog)
> http://mathias.houngbo.net/wiki/ (mon wiki)
> http://www.cotonou-wireless.org (le wifi enchainé)
>
> _______________________________________________
> 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
>
>
> ---
> there's no place like 127.0.0.1
>
>
>
>
> _______________________________________________
> 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
>
>
>
> --
> Mathias HOUNGBO
> http://mathias.houngbo.net/ (mon blog)
> http://mathias.houngbo.net/wiki/ (mon wiki)
> http://www.cotonou-wireless.org (le wifi enchainé)
> _______________________________________________
> 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
[-- Attachment #2: Type: text/html, Size: 5417 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-06-09 15:24 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-08 13:40 [B.A.T.M.A.N.] question Mathias HOUNGBO
2008-06-08 14:02 ` Aaron Kaplan
2008-06-08 19:35 ` Mathias HOUNGBO
2008-06-08 19:40 ` Aaron Kaplan
2008-06-09 15:21 ` Mathias HOUNGBO
2008-06-09 15:24 ` Antony Chazapis
2008-06-08 14:55 ` Bruno Remy
-- strict thread matches above, loose matches on Subject: below --
2008-06-08 11:17 Mathias HOUNGBO
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox