Hello all.
I try to leave IPv4, and keep only IPv6
localy all work perfectly, ssh need %interface and sshfs need brackets [].
But I don't know how to annouce or redistribute default route in IPv6 to reach
Internet (when provider give IPv6)
sample from my /etc/config/babeld (openwrt)
(...)
config filter
#option 'ignore' 'true'
# Type
option 'type' 'redistribute'
# Selectors: ip, eq, le, ge, neigh, id, proto, local, if
option 'ip' '0.0.0.0/0'
option 'eq' '0'
# option 'proto' '2'
# Action
option 'action' 'metric 128'
this is only about IPv4
my ahcpd distribute only IPv6 prefixe and it's work localy only.
(...)
list 'prefix' 'fde6:20f5:c9ac:358::/64'
thanks
_______________________________________________
Babel-users mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users