openwrt / luci

LuCI - OpenWrt Configuration Interface
Apache License 2.0
6.26k stars 2.5k forks source link

luci-app-ocserv not setting up Firewall #446

Closed uk3 closed 7 years ago

uk3 commented 9 years ago

Hello,

I used luci-app-ocserv to set up an openconnect server. Everything was set up correctly, except for the firewall. the Firewall Zone setting did not really do anything.

The only fix so far was to add the following to /etc/config/network: config interface 'VPN' option proto 'none' option ifname 'vpns+'

and to add the VPN interface to the lan zone.

Am I missing something here?

uk3 commented 9 years ago

The workaround is (unknown to me) documented here anyway: https://github.com/openwrt/packages/tree/master/net/ocserv

So it is just the luci app that does not do that as it seems.

btw, i am on trunk.

danielfdickinson commented 7 years ago

No action for years; closing