[FS#4027] openvpn-openssl does not support multiple `remote` entries via UCI

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Fri Sep 10 09:25:13 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - M (eb3f73) 

Attached to Project - OpenWrt/LEDE Project
Summary - openvpn-openssl does not support multiple `remote` entries via UCI
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - I might be mistaken, but it looks like `.ovpn` files [afford multiple `remote` entries](https://github.com/OpenVPN/openvpn/blob/9c4e4751a1cbd90611e652a228884ef6953844a9/sample/sample-config-files/client.conf#L39-L41), but one cannot configure this via UCI. This fails:


config openvpn 'vpnclient'
	…
	option list remote '123.123.123.16 443'
	option list remote '123.123.123.17 443'
	option list remote '123.123.123.18 443'
	option list remote '123.123.123.19 443'
	…


More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=4027

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list