All of lore.kernel.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] mesh: received packet with own address as source address
@ 2012-02-19 23:45 Filippo Sallemi
  2012-02-19 23:55 ` Sven Eckelmann
  2012-02-20 10:41 ` [B.A.T.M.A.N.] " Gioacchino Mazzurco
  0 siblings, 2 replies; 5+ messages in thread
From: Filippo Sallemi @ 2012-02-19 23:45 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi all,
after upgrade of batman package on my nodes I see a very decerase of
performance of my mesh network. When I connect to some node i see
every time this message:

mesh: received packet with  own address as source address

now in a gateway mode my network config is:
config 'interface' 'lan'
	option 'macaddr' '02:15:6d:7c:f0:88'
	option 'type' 'bridge'
	option 'ifname' 'mesh'
	option 'proto' 'static'
	option 'ipaddr' '10.240.136.1'
	option 'netmask' '255.0.0.0'

config 'interface' 'wan'
	option 'ifname' 'eth0'
	option 'proto' 'dhcp'

config 'interface' 'msh0'
	option 'proto' 'none'
	option 'mtu' '1528'

in client mode nodes the network config is:

config 'interface' 'loopback'
	option 'ifname' 'lo'
	option 'proto' 'static'
	option 'ipaddr' '127.0.0.1'
	option 'netmask' '255.0.0.0'

config 'interface' 'lan'
	option 'macaddr' '02:15:6d:b0:19:48'
	option 'type' 'bridge'
	option 'ifname' 'eth0 mesh'
	option 'proto' 'dhcp'

config 'interface' 'msh0'
	option 'proto' 'none'
	option 'mtu' '1528'


Someone can help me? I've 20 nodes crazy

-- 
Filippo Sallemi

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-24 13:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-19 23:45 [B.A.T.M.A.N.] mesh: received packet with own address as source address Filippo Sallemi
2012-02-19 23:55 ` Sven Eckelmann
     [not found]   ` <CAFevQmP3bduvABV2EvDYXdWbbVsRjak=uqVfAfK3UVswWM5gSg@mail.gmail.com>
2012-02-20 10:36     ` [B.A.T.M.A.N.] Fwd: " Filippo Sallemi
2012-02-20 10:41 ` [B.A.T.M.A.N.] " Gioacchino Mazzurco
2012-02-24 13:14   ` Marek Lindner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.