Re: [Babel-users] Babel and OpenVPN

2014-02-21 Thread err404
On 02/12/2014 12:48 PM, Juliusz Chroboczek wrote: But I want use OpenVPN routed and it's break babeld routes. do you have any experiences with this? Yes, we're running tun OpenVPN at PPS. The main thing to understand -- you should use point-to-point links only. In other words, you need a

Re: [Babel-users] Babel and OpenVPN

2014-02-21 Thread Juliusz Chroboczek
because babeld need ipv6, I use 'ip -6 a a fe80::bcf2:b5ff:fed6:1234/64 dev tun4' in /etc/rc.local (in my server and in my client) to add link-local ipv6 to my interface tun4 If you're too lazy to choose a unique address, you can use

Re: [Babel-users] help about babelweb

2014-02-21 Thread Matthieu Boutier
I would like to enhance the parameter: hello interval update interval resend delay link quality in commande-line (without configuring the babeld.conf file). A config file line can be passed through the command-line, using the -C option. For example : babeld -C interface eth0 (You will