X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-openvpn%2Froot%2Fetc%2Fconfig%2Fopenvpn_recipes;h=0f2ee4ff8c83d4c6f785996a8658c23974069abb;hp=69cff8045a9118082b8be8ad192bde880be05b3c;hb=f1f031fba5a78f4271613c89de9a4cf63b009ba4;hpb=f2530c711356bff0424457a8efaf0ff46b299f9e diff --git a/applications/luci-openvpn/root/etc/config/openvpn_recipes b/applications/luci-openvpn/root/etc/config/openvpn_recipes index 69cff8045..0f2ee4ff8 100644 --- a/applications/luci-openvpn/root/etc/config/openvpn_recipes +++ b/applications/luci-openvpn/root/etc/config/openvpn_recipes @@ -62,7 +62,7 @@ config openvpn_recipe client_tun # # Multi-client ethernet bridge server # -config openvpn_recipe server_tun +config openvpn_recipe server_tap_bridge option _description "Server configuration for an ethernet bridge VPN" option _role "server" option dev "tap" @@ -79,7 +79,7 @@ config openvpn_recipe server_tun # # Ethernet bridge client # -config openvpn_recipe client_tun +config openvpn_recipe client_tap_bridge option _description "Client configuration for an ethernet bridge VPN" option _role "client" option client "1"