Hi!
Some comments in line:
On 10/11/20 2:38 PM, Juergen Kimmel wrote:
Powered by LuCI openwrt-19.07 branch
(git-20.247.75781-0d0ab01)
<https://github.com/openwrt/luci> / LiMe master development (master rev.
7181c3b 20200927_1250)
Picostation connected to the router is no longer accessible via wifi.
This is weird.
The Picostation M2 is not emitting any accessible network via wifi?
It could be a RAM problem: Ubiquiti Picostation *2 have just 32 MB of
RAM memory.
Connect via ethernet cable and check the dmesg command output, looking
for any "out of memory OOM kill" message.
In order to have less memory usage you can disable the web interface
(LuCI or lime-app) with:
/etc/init.d/uhttpd disable
and reboot.
In case the problem was not a RAM limitation, please upload somewhere
the output of the lime-report command or, if you don't have the
lime-report command, the content of:
/etc/config/wireless
/etc/config/network
and the output of the commands:
wifi status
iwinfo
Obviously the internet access is not detected and no
wan interface is
configured.
lime-hwd-openwrt-wan and check-internet are installed I thought they
would do some kind of magic here.
This is normal instead: both vendor and OpenWrt recognize the only
ethernet port of Ubiquiti Picostation as LAN (not as WAN).
What the lime-hwd-openwrt-wan package is designed to do is: check if
OpenWrt would use an ethernet port as WAN, if positive, configure that
port as WAN.
In this case, OpenWrt use the port as LAN and thus lime-hwd-openwrt-wan
does not do anything.
In these cases what you have to write is an interface-specific
configuration in /etc/config/lime-node as documented here:
https://github.com/libremesh/lime-packages/blob/e572b4531b2fdcc89965974e0b2…
Something like this should be enough:
config net mywan
option linux_name 'eth0'
list protocols 'wan'
Regards
Jürgen
Let us know how it goes!
Ciao,
Ilario
--
Ilario
iochesonome(a)gmail.com
ilario(a)sindominio.net