You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uci commit network
# set IPv6 subnet of librenet6.librenet.org
uci set lime.network.main_ipv6_address '2002:8aff:5905:%N1%N2::/64'
@G10h4ck
This seems to interfere with normal lime behavior or am I missing something?
@aparcar
Well you have to use an IP of that subnet if you want a working connection. To keep it simple for users I decided to add this
@G10h4ck
I think that we should not alter the IP on the package level... to use an IP that will get upstream connection from one librenet6 provider or another is a matter that should be addressed at network profile level + babel source specific routes
Some requests were rised by @G10h4ck on #399 but in #400 the code was merged as it was.
I copy and paste here the comments:
packages/lime-librenet6/files/etc/tinc/librenet6/tinc-up
@G10h4ck
ifconfig is deprecated! Isn't ip installed by default on openwrt at least some minimal version from busybox ?
packages/lime-librenet6/files/etc/uci-defaults/tinc-setup
@G10h4ck
This seems to interfere with normal lime behavior or am I missing something?
@aparcar
Well you have to use an IP of that subnet if you want a working connection. To keep it simple for users I decided to add this
@G10h4ck
I think that we should not alter the IP on the package level... to use an IP that will get upstream connection from one librenet6 provider or another is a matter that should be addressed at network profile level + babel source specific routes
packages/lime-librenet6/files/etc/uci-defaults/tinc-setup
@G10h4ck
This two line seems could interfere with normal lime behavior too
The text was updated successfully, but these errors were encountered: