public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] bat0 looses IPv6 capabilities when inserting tinc-interface (BATMAN-Adv)
@ 2009-06-13 18:36 Linus Lüssing
  0 siblings, 0 replies; only message in thread
From: Linus Lüssing @ 2009-06-13 18:36 UTC (permalink / raw)
  To: b.a.t.m.a.n

[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]

I'm having a tinc-tunnel with the interface named 3micc
over the internet here which is in "switch-mode" (so every
tunneled package has a complete ethernet-frame which makes
batman-adv able to use this interface for OGMs).

When I'm doing the steps in the following order, then everything
works fine:
1) sudo modprobe batman-adv
2) sudo ifconfig bat0 up
3) su -c "echo 3micc > /proc/net/batman-adv/interfaces"

But when I'm switching the steps 2) and 3), so first adding the
interface and then putting bat0 up, then bat0 suddenly looses its
IPv6 link-local addresse. /proc/sys/net/ipv6/conf/bat0 vanished
(but ipv4/conf/bat0 is still there). When I'm trying to add an
IPv6-address manually with "sudo ip -6 addr add
fe80::2ff:e3ff:fe85:b9ca/64 dev bat0" then I get the response
"RTNETLINK answers: No buffer space available". But dmesg shows
no errors. This problem is reproducable, I've been doing a sudo
modprobe -r batman-adv a couple of times and repeating the steps
stated above.

I'm running batman-adv-modules-2.6.26-2-486 version
0.1-7+2.6.26-15 on Debian unstable with the same kernel-version.

Cheers, Linus

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-13 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-13 18:36 [B.A.T.M.A.N.] bat0 looses IPv6 capabilities when inserting tinc-interface (BATMAN-Adv) Linus Lüssing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox