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:

config 'openvpn' 'server_tap_bridge'                
        option 'dev' 'tap0'                         
        option 'management' '127.0.0.1 31194'       
        option 'server_bridge' '192.168.2.1 255.255.255.0 192.168.2.128
192.168.
        option 'mssfix'
'1420'                                                 
        option 'keepalive' '10
60'                                             
        option 'verb'
'3'                                                      
        option 'comp_lzo'
'1'                                                  
        option 'enable'
'1'                                                    
        option 'ca'
'/etc/openvpn/ca.crt'                                      
        option 'cert'
'/etc/openvpn/server.crt'                                
        option 'key'
'/etc/openvpn/server.key'                                 
        option 'dh'
'/etc/openvpn/dh1024.pem'                                  
        option 'ifconfig_pool_persist' '/tmp/ipp.txt' 

How to fix it?

-- 
Regards,
Quân

Y!IM: ng_hquan_vn
GTalk: ng.hong.quan

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to