Morning, Here is the dump - internet connection is, like I mentioned 192.168.1.1. and address 192.168.1.103 is the address given to exit node by firewall.
BABEL 1.0 version babeld-1.8.2 host XNode-HUB my-id f0:0a:0d:8d:14:34:94:99 ok add interface eth0 up true ipv6 fe80::6f0:21ff:fe40:520 ipv4 192.168.1.103 add interface eth0.1 up false add interface eth0.2 up true ipv6 fe80::6f0:21ff:fe40:520 add interface wlan0 up true ipv6 fe80::6f0:21ff:fe3d:b557 ipv4 192.168.4.1 add interface wlan1 up true ipv6 fe80::6f0:21ff:fe40:12e0 ipv4 192.168.2.1 add xroute 192.168.234.1/32-::/0 prefix 192.168.234.1/32 from ::/0 metric 0 add xroute 192.168.1.103/32-::/0 prefix 192.168.1.103/32 from ::/0 metric 0 add xroute 192.168.4.1/32-::/0 prefix 192.168.4.1/32 from ::/0 metric 0 add xroute 192.168.2.1/32-::/0 prefix 192.168.2.1/32 from ::/0 metric 0 ok and here is ip route show default via 192.168.1.1 dev eth0 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.103 192.168.2.0/24 dev wlan1 proto kernel scope link src 192.168.2.1 192.168.4.0/24 dev wlan0 proto kernel scope link src 192.168.4.1 192.168.234.0/24 dev br-lan proto kernel scope link src 192.168.234.1 Again, from exit node, and internet connectivity is there. Harri On Wed, 26 Sep 2018 at 17:35, Juliusz Chroboczek <[email protected]> wrote: > Your config looks fine to me. Perhaps I've missed something. > > Please run babeld with "-g 33123" and do > > echo dump | nc ::1 33123 > > and send us the output. > > Also send us the output of "ip route show". > > -- Juliusz >
_______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
