Re: [B.A.T.M.A.N.] problem with batman test

2009-01-27 Thread SoukoussMan - FrancoFON CEO
Ok thanks i test this



Cordialement,

-- 
FrancoFON CEO and Founder
soukouss...@francofon.fr
Communauté des foneros francophones - www.francofon.fr


-Message d'origine-
De : b.a.t.m.a.n-boun...@open-mesh.net
[mailto:b.a.t.m.a.n-boun...@open-mesh.net] De la part de Marek Lindner
Envoyé : mardi 27 janvier 2009 11:07
À : The list for a Better Approach To Mobile Ad-hoc Networking
Objet : Re: [B.A.T.M.A.N.] problem with batman test

On Tuesday 27 January 2009 16:14:23 SoukoussMan wrote:
> Someone can help me to find which command is executed to add the
> 169.254.0.0/16 route to try to execute manually and look if i've a error ?

The command line would look like this:
ip route add 169.254.0.0/16 dev eth0

You can use logread to see the systems log messages.


Regards,
Marek

___
B.A.T.M.A.N mailing list
b.a.t.m@open-mesh.net
https://lists.open-mesh.net/mm/listinfo/b.a.t.m.a.n



Re: [B.A.T.M.A.N.] problem with batman test

2009-01-27 Thread Marek Lindner
On Tuesday 27 January 2009 16:14:23 SoukoussMan wrote:
> Someone can help me to find which command is executed to add the
> 169.254.0.0/16 route to try to execute manually and look if i've a error ?

The command line would look like this:
ip route add 169.254.0.0/16 dev eth0

You can use logread to see the systems log messages.


Regards,
Marek



Re: [B.A.T.M.A.N.] problem with batman test

2009-01-27 Thread SoukoussMan

Hi,

Someone can help me to find which command is executed to add the 
169.254.0.0/16 route to try to execute manually and look if i've a error ?


SoukoussMan - FrancoFON CEO a écrit :

Hi,

When batmand is launch and show this :
r...@fonera:~# /usr/bin/batmand -g 1mbit/1024 -o 2000 -d 3 ath2
Interface activated: ath2
Using interface ath2 with address 5.0.0.1 and broadcast address
5.255.255.255
B.A.T.M.A.N. 0.3.1 rv1203 (compatibility version 5)
Warning - batgat kernel modul interface (/dev/batgat) not usable: No such
file or directory
This may decrease the performance of batman!
debug level: 3
originator interval: 2000
gateway class: 39 -> propagating: 1024KBit/1024KBit
Adding route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)

I do this command : 
r...@fonera:~# ip route ls table 254
192.168.182.0/24 dev tun0  proto kernel  scope link  src 192.168.182.1 
192.168.18.0/24 dev eth0.1  proto kernel  scope link  src 192.168.18.3 
192.168.10.0/24 dev br-lan  proto kernel  scope link  src 192.168.10.1 
5.0.0.0/8 dev ath2  proto kernel  scope link  src 5.0.0.1 
default via 192.168.18.1 dev eth0.1 
r...@fonera:~#


The route isn't present in the table 254.


Cordialement,

  


--
-
FrancoFON CEO and Founder
Président de l'association FrancoFON
Communauté des foneros francophones - http://www.francofon.fr



Re: [B.A.T.M.A.N.] problem with batman test

2009-01-26 Thread SoukoussMan - FrancoFON CEO
Hi,

When batmand is launch and show this :
r...@fonera:~# /usr/bin/batmand -g 1mbit/1024 -o 2000 -d 3 ath2
Interface activated: ath2
Using interface ath2 with address 5.0.0.1 and broadcast address
5.255.255.255
B.A.T.M.A.N. 0.3.1 rv1203 (compatibility version 5)
Warning - batgat kernel modul interface (/dev/batgat) not usable: No such
file or directory
This may decrease the performance of batman!
debug level: 3
originator interval: 2000
gateway class: 39 -> propagating: 1024KBit/1024KBit
Adding route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)

I do this command : 
r...@fonera:~# ip route ls table 254
192.168.182.0/24 dev tun0  proto kernel  scope link  src 192.168.182.1 
192.168.18.0/24 dev eth0.1  proto kernel  scope link  src 192.168.18.3 
192.168.10.0/24 dev br-lan  proto kernel  scope link  src 192.168.10.1 
5.0.0.0/8 dev ath2  proto kernel  scope link  src 5.0.0.1 
default via 192.168.18.1 dev eth0.1 
r...@fonera:~#

The route isn't present in the table 254.


Cordialement,

-- 
FrancoFON CEO and Founder
soukouss...@francofon.fr
Communauté des foneros francophones - www.francofon.fr

-Message d'origine-
De : b.a.t.m.a.n-boun...@open-mesh.net
[mailto:b.a.t.m.a.n-boun...@open-mesh.net] De la part de Marek Lindner
Envoyé : lundi 26 janvier 2009 11:08
À : The list for a Better Approach To Mobile Ad-hoc Networking
Objet : Re: [B.A.T.M.A.N.] problem with batman test


Hi,

> Adding route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)
> ^CDeleting route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)
> Error - can't delete route to 169.254.0.0/16 via 0.0.0.0 (table 254): No
> such process
> Deleting all BATMAN routes
> Interface deactivated: ath2
>
> The route isn't add when batmand is launch.

I just ran the same command as you and it works as expected. Why are you so 
sure that the route is not added ? Batman would throw an error message 
(similar to the delete error). But it does not happen. May be something else

deletes the route ?
Could you check whether the command "logread" reveals more clues ?

Regards,
Marek

___
B.A.T.M.A.N mailing list
b.a.t.m@open-mesh.net
https://lists.open-mesh.net/mm/listinfo/b.a.t.m.a.n



Re: [B.A.T.M.A.N.] problem with batman test

2009-01-26 Thread Marek Lindner

Hi,

> Adding route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)
> ^CDeleting route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)
> Error - can't delete route to 169.254.0.0/16 via 0.0.0.0 (table 254): No
> such process
> Deleting all BATMAN routes
> Interface deactivated: ath2
>
> The route isn't add when batmand is launch.

I just ran the same command as you and it works as expected. Why are you so 
sure that the route is not added ? Batman would throw an error message 
(similar to the delete error). But it does not happen. May be something else 
deletes the route ?
Could you check whether the command "logread" reveals more clues ?

Regards,
Marek



Re: [B.A.T.M.A.N.] problem with batman test

2009-01-26 Thread SoukoussMan

Hi,

I've make a new test with the right syntax :
r...@fonera:~# /usr/bin/batmand -g 1mbit/1024 -o 2000 -d 3 ath2
Interface activated: ath2
Using interface ath2 with address 5.0.0.1 and broadcast address 
5.255.255.255

B.A.T.M.A.N. 0.3.1 rv1203 (compatibility version 5)
Warning - batgat kernel modul interface (/dev/batgat) not usable: No 
such file or directory

This may decrease the performance of batman!
debug level: 3
originator interval: 2000
gateway class: 39 -> propagating: 1024KBit/1024KBit
Adding route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)
^CDeleting route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)
Error - can't delete route to 169.254.0.0/16 via 0.0.0.0 (table 254): No 
such process

Deleting all BATMAN routes
Interface deactivated: ath2

The route isn't add when batmand is launch.

Someone have a idea ?



Marek Lindner a écrit :

Hi,

  

How can i debug this problem.
I've use "-d 4" but i don't have see problem in log.



please use log level 3 to get more information on gateway and routing issues. 
Level 4 is for the routing protocol.



  

r...@fonera:~# /tmp/batmand -o 2000 -g 5000 ath2 -d 4
Interface activated: ath2



Note: "-g 5000" is the batman 0.2 syntax for gatewaying. This is not a problem 
because batman tries to guess what it could mean:


  

gateway class: 49 -> propagating: 4MBit/1024KBit



but may lead to wrong values. Use "batmand -H" to see the correct syntax.
I'm pretty sure its unrelated to your current issue.

Regards,
Marek

___
B.A.T.M.A.N mailing list
b.a.t.m@open-mesh.net
https://lists.open-mesh.net/mm/listinfo/b.a.t.m.a.n
  


--
-
FrancoFON CEO and Founder
Président de l'association FrancoFON
Communauté des foneros francophones - http://www.francofon.fr



Re: [B.A.T.M.A.N.] problem with batman test

2009-01-26 Thread Marek Lindner

Hi,

> How can i debug this problem.
> I've use "-d 4" but i don't have see problem in log.

please use log level 3 to get more information on gateway and routing issues. 
Level 4 is for the routing protocol.


> r...@fonera:~# /tmp/batmand -o 2000 -g 5000 ath2 -d 4
> Interface activated: ath2

Note: "-g 5000" is the batman 0.2 syntax for gatewaying. This is not a problem 
because batman tries to guess what it could mean:

> gateway class: 49 -> propagating: 4MBit/1024KBit

but may lead to wrong values. Use "batmand -H" to see the correct syntax.
I'm pretty sure its unrelated to your current issue.

Regards,
Marek