

There are two types of interfaces in OVPN server's configuration This sub-menu shows interfaces for each connected OVPN clients.Īn interface is created for each tunnel established to the given server. Port=1194 mode=ip user="test" password="123" profile=default certificate=none auth=sha1 This example demonstrates how to set up OVPN client with username "test", password "123" and server /interface ovpn-client> add connect-to=10.1.101.1 user=test password=123 /interface ovpn-client> printĠ name="ovpn-out1" mac-address=FE:7B:9C:F9:59:D0 max-mtu=1500 connect-to=10.1.101.1 Layer3 or layer2 tunnel mode (alternatively tun, tap) Max packet size that OVPN interface will be able to send without packet fragmentation. Name of the client certificate imported into certificate list.Ĭipher ( aes128 | aes192 | aes256 | blowfish128 Default: blowfish128) Whether to add OVPN remote address as a default route.Ĭertificate ( string | none Default: none) Sub-menu: /interface ovpn-client Properties PropertyĪdd-default-route ( yes | no Default: no) Note: OpenVPN username is limited to 27 characters and password to 233 characters
