Federico Capoano

Results 523 comments of Federico Capoano

It's not supported now unfortunatley. I have plans to solve this in the future versions but it will take time.

Depends on https://github.com/openwisp/netjsonconfig/issues/223.

> Also stumbled upon this problem. Auto channel assignment is not really working (channel value '0' makes the radios just to get disabled) BTW: this should not happen, OpenWrt can...

Also the value of `log` should be fixed, because trying to log to `/var/log/openvpn/.log` won't work because `/var/log/openvpn/` does not exist. We could simply replace `/var/log/openvpn/` with `/var/log/`.

This build failed randomly but doesn't look like the same issue: https://github.com/openwisp/openwisp-controller/runs/3138770831

@EdoPut can you build a first version of your backend by the first evaluation? We should split the work between the 3 months (we can create more issues), we could...

@EdoPut sure, go ahead

@EdoPut good luck! You can add extra NetJSON attributes to the interfaces (or any other configuration you need). In the near future I want to find what is the lowest...

@EdoPut wpasupplicant is to configure encryption (see encryption object in netjson), I suggest you to focus on this next. Regarding iptables and ebtables, very cool to know AirOS supports those,...

@EdoPut do you think we can start organizing a first merge somewhen soon?