Thank you all,
I can start OpenVPN server now.
Changing to '127.0.0.1:31194' doesn't work, but removing the line does.
On Tue 12 Mar 2013 02:56:33 PM ICT, Bastian Bittorf wrote:
> * Nguyễn Hồng Quân [12.03.2013 08:47]:
>> option 'management' '127.0.0.1 31194'
>
> maybe '127.0.0.1:31194'
* Nguyễn Hồng Quân [12.03.2013 08:47]:
> option 'management' '127.0.0.1 31194'
maybe '127.0.0.1:31194' ?
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
On Tue, Mar 12, 2013 at 12:58 AM, Nguyễn Hồng Quân wrote:
> Here is the config:
>
> config 'openvpn' 'server_tap_bridge'
> option 'dev' 'tap0'
> option 'management' '127.0.0.1 31194'
Management is not compiled anymore in Backfire, you need to remove
that 'management' line or reco
Hello
I'm trying to setup OpenVPN server on OpenWrt router running in
VirtualBox. I use Backfire r33081.
I cannot start the server, with this error:
openvpn(server_tap_bridge)[1741]: Options error: Unrecognized option or
missing parameter(s) in [CMD-LINE]:1: management (2.2.1)
Here is the config