-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
On 06/12/2015 06:28 PM, Gui Iribarren wrote:
On 12/06/15 19:32, Ciaby wrote:
Hello there... it's me again :) I got the
image from
Gui/DeltaLibre running, I changed the lime-defaults according to
our needs, did the lime-config/uci commit/reboot steps and
everything seems to work fine. However, I still have some
questions: - How to mark a node as a permanent gateway? Can i set
it in lime-defaults or it's better to just set it in the
node-specific lime file?
there's no current way to do that on lime framework :( so you'd
have to do it "openwrt vanilla style"
# bmx6 -c tunIn=INinet4 /network 0.0.0.0/0 /bandwidth 10000000
[...snip...] # uci changes bmx6.cfg1020b3=tunIn
bmx6.cfg1020b3.tunIn=INinet4 bmx6.cfg1020b3.network=0.0.0.0/0
bmx6.cfg1020b3.bandwidth=10000000 # uci commit
Ok, I'll try this later today.
- Why bmx6
doesn't recognise the other nodes? I basically left
the batman-adv/bmx6 as it was, batman-adv seems to work fine, but
bmx6 doesn't recognise the other nodes.
it should. if bmx6 doesn't find other nodes, nothing works :P where
are you looking at? to determine if it "recognises other nodes"?
I
don't have the routers with me, but both the web interface and the
bmx6 CLI weren't showing any other node beside the one I was connected
to. I'll try to reflash all of them with the new stable release and
see if anything change.
- What's
the correct way to assign a IPv6 address space? Does it
have to be public or private? Where do you get your IPv6 blocks
assigned?
if you have public, native ipv6 from your ISP, then go ahead with
that. Chances are 99% you don't ;) so we use librenet6 tunnels for
that. We use public addresses, currently from
guifi.net (they have
2a00:1508::/32), either inside: * 2a00:1508:0a00::/40 or
historically inside * 2a00:1508:0001:f000::/52 but that last prefix
is small and kinda deprecated
in the legacy space, we manually assigned networks (since it was
small)
in the new space, it's big enough that you can make up two random
bytes and get yourself a /56 without asking, with a small enough
chance of collision.
you're already into this situation, judging by your config :)
main_ipv6_address=2a00:1508:0a%N1:%N200::/64 then, it's just a
matter of setting up a proper tinc tunnel to librenet6
Well, I just copied the
config from DeltaLibre :) If it's good enough,
I'll leave it as it is.
- Can someone
have a look at my config? :) I'm attaching the
current lime-defaults file to this email. Cheers!
looks great to me
Great, thanks!
Cheers
Ciaby
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJVf1AmAAoJEPU83OtbD4fQKlUQAIBbh79TOgUoV4OCraRkT03d
fkdOGqpUqm8jzVCGL5Mbiqfy/Zedgv6JFJUwwPT1a0rncol7lAZtRITeVrU3QLqs
uWANEcb2QIZevIbAyqwvWr4tOZoOlcV2eLbYmy+etHUyMomcIPr8fC5ew+H5INrj
jBFbEZWqYFE3W+zYoOO1hHtutYklUORq2BWQgwDTUcVP9quP3Obeu6zBbk3CT0p4
wXEWS5U747CmBGm4Nii8JYOaw5ZxaUQDqL/ttx/Mu9VPreTPo9D24Y2MOo4OtlH3
dlzJUB7lkHb/JCLWNNudWwksb2HZtKNh7olUfDg4BMEyfxL1vqg5jF//sE3IWxpl
DjCzLy1fWOPNnF0xof1WJm9K6LFI6nr+kET4OefVx708FUQqs84AjrZMLVCERI6W
jfwGAdZ/yf/hIRp0H2QLSNSkNVHssS9SyfOC23PNOiGtrhI47J7mFCBStEUIYPPV
sY5CCBKvFlVeyOJCbWtSh/FAT2mr5lKNUtedVwrhXGScqorypVN/BwdGWVMWPy/1
+CVutSAAJdXUYQoieLUw3jOifuhxDN3a+TuWlxwvG7pq1J3MZckOZNQqoA/PoMFj
s9LBf8EZZKK1zKSohjFa23vWOE7LgCuitz7ClnCW9/batOscBPCzl10/GBbwwNHN
dlTDQa4aVGQXND9rpSST
=tOQy
-----END PGP SIGNATURE-----