FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
1,038 views 0 comments
by anonymous

Hi,

I'm using RUT955 (FW ver.: RUT9XX_R_00.06.05.3) as OpenVPN server and my PC Windows 10 as OpenVPN client. When starting OpenVPN Server I got below errors:

Wed Feb  5 14:42:16 2020 daemon.err openvpn(server_RUT1)[1417]: Options error: Unrecognized option or missing or extra parameter(s) in [CMD-LINE]:1: route (2.4.5)

Wed Feb  5 14:42:16 2020 daemon.warn openvpn(server_RUT1)[1417]: Use --help for more information.

Here's my OpenVPN server configuration

This is my OpenVPN Client configuration in Windows 10 PC:

Is there any parameters that I missed out? Appreciate if you can advice on this. Thanks.

1 Answer

0 votes
by anonymous

Hello, 

From first glace, your Protocols do not match.
Server side - Protocol: UDP
Client side  - proto tcp4-client (try proto udp)

I would use full interface name for client - dev tun_c_clientvpn 

Client config also missing - keepalive 10 120 

Fix this and check what you are getting then.

Best regards,
VidasKac