2016-10-05 20:06 GMT+02:00 Ilario <iochesonome(a)gmail.com>om>:
Most users expect to connect to 192.168.1.1 for the
first login, as
defaults in OpenWrt and LEDE.
This should be the default also for LibreMesh in my opinion.
Are there other ways?
If 192.168.1.1 is a bad default in your opinion (I guess...?), here's
another way: suggesting the users to connect to anygw address.
But neither anygw address is easy to guess, as by default is
10.%N1.0.1 (%N1 depends on ESSID).
An user-friendly and easy to document IP would be anygw 10.0.0.1 and
we can have it replacing 10.%N1.0.0/16 with 10.%N1.0.0/8/16 in the
default configuration.
/8/16 in main_ipv4_address results in a /8 broadcast with IPv4
auto-configuration in a /16 range [1].
Would be a bad default to have a /8 routing mask?
[1]
https://github.com/libremesh/lime-packages/blob/develop/packages/lime-syste…