Alexander Georgievskiy

Results 17 comments of Alexander Georgievskiy

@jow- What's the status of this? > Checked https://github.com/mgiganto/luci/commit/a380dcfe44397448e14e9d5c2389fb9a21793c0d on [LuCI Master git-23.236.53281-98e3743](https://github.com/openwrt/luci/commit/98e37433e7f33b3e2ee751250e04b194a0aa6a0b), works fine. > Only checked simple PPSK, I am not using per STA vlan.

@jow- What's the status of this? > Checked https://github.com/mgiganto/luci/commit/a380dcfe44397448e14e9d5c2389fb9a21793c0d on [LuCI Master (git-23.292.78363-ee6a4da)](https://github.com/openwrt/luci/commit/ee6a4da00b70949eccb5a0a7b69d2c5b98ef1f89), works fine. > Only checked simple PPSK, I am not using per STA vlan.

@systemcrash > Are you saying that e.g. to use the RADIUS auth_port, PPSK must be enabled No. @jow- said that for https://github.com/mgiganto/luci/commit/6869ab11297250a7d78c194cc84d14355abaaf47. It was fixed [5 months ago](https://github.com/mgiganto/luci/commit/a380dcfe44397448e14e9d5c2389fb9a21793c0d). Now there...

I am an idiot, forgot about `WiFi Client` modes. Looks like this, but here is the question - Do PPSK will work on WDS setup? I bet it will, cause...

+1 for adding a license.

Note to my future self: starting from [Jan 31, 2023](https://github.com/nginx-proxy/nginx-proxy/commit/2115974e939d685f21b9e65041b5a9984451cd4a) it's better to: `docker-compose.yml` ``` dummyweb: image: alpine restart: always command: tail -f /dev/null environment: VIRTUAL_HOST: web.example.com LETSENCRYPT_HOST: web.example.com ```...