Template:Networking rutos configuration example connecting to openvpn access server: Difference between revisions
Template:Networking rutos configuration example connecting to openvpn access server (view source)
Revision as of 13:40, 10 November 2020
, 10 November 2020Protected "Template:Networking rutos configuration example connecting to openvpn access server" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
(Removed redirect to Template:Networking rutos configuration example connecting to openvpn access server) Tag: Removed redirect |
m (Protected "Template:Networking rutos configuration example connecting to openvpn access server" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 59: | Line 59: | ||
<br> | <br> | ||
*Login to your OpenVPN Access Server as administrator by entering this link into your web browser https://localhost:943<br> | *Login to your OpenVPN Access Server as administrator by entering this link into your web browser: https://localhost:943<br> | ||
*By default username is: <b>openvpn</b> | *By default username is: <b>openvpn</b> | ||
*The Password is the same as you have configured previously | *The Password is the same as you have configured previously. | ||
[[File:Networking RUTX configuration example connecting to openvpn access server openVPN login2 v1.jpg|border|class=tlt-border|1100px]]<br> | [[File:Networking RUTX configuration example connecting to openvpn access server openVPN login2 v1.jpg|border|class=tlt-border|1100px]]<br> | ||
Line 68: | Line 68: | ||
You will need to set up some details into the OpenVPN Access Server: | You will need to set up some details into the OpenVPN Access Server: | ||
*Create new OpenVPN Access Server user | *Create new OpenVPN Access Server user (Username and password). | ||
*Set up the Public IP address. | *Set up the Public IP address. | ||
*Once the new user is created, you will need to login with these credentials and download the .openvpn client file (it will be used in the {{{device}}} router) | *Once the new user is created, you will need to login with these credentials and download the .openvpn client file (it will be used in the {{{device}}} router). | ||
===Adding new user to OpenVPN Access Server=== | ===Adding new user to OpenVPN Access Server=== | ||
---- | ---- | ||
In order to manage your users on OpenVPN Access Server navigate to <b>User Management -> User Permissions</b> | In order to manage your users on OpenVPN Access Server navigate to <b>User Management -> User Permissions</b> | ||
[[File:Networking RUTX configuration example connecting to openvpn access server openVPN user permissions2 v1.jpg|border|class=tlt-border|1100px]]<br> | [[File:Networking RUTX configuration example connecting to openvpn access server openVPN user permissions2 v1.jpg|border|class=tlt-border|1100px]]<br> | ||
#Type the | #Type the <b>Username</b>.<br> | ||
#Select <b>Allow Auto-login</b>.<br> | #Select <b>Allow Auto-login</b>.<br> | ||
#Click on <b>More Settings</b>.<br> | #Click on <b>More Settings</b>.<br> | ||
#Add a | #Add a <b>Password</b>.<br> | ||
#Click on <b>Save Settings</b><br> | #Click on <b>Save Settings</b>.<br> | ||
[[File:Networking RUTX configuration example connecting to openvpn access server openVPN user permissions3 v2.jpg|border|class=tlt-border|1100px]] | [[File:Networking RUTX configuration example connecting to openvpn access server openVPN user permissions3 v2.jpg|border|class=tlt-border|1100px]] | ||
Click on <b>Update Running Server</b> (it should pop-up at the top of configuration window): | Click on <b>Update Running Server</b> (it should pop-up at the top of configuration window): | ||
Line 87: | Line 87: | ||
===Network settings=== | ===Network settings=== | ||
---- | ---- | ||
Presuming that <b>OpenVPN Access Server</b> will be running on Windows PC (virtual machine with Linux installed) and assuming that Teltonika {{{device}}} device will be providing a public IP address for Windows PC | Presuming that <b>OpenVPN Access Server</b> will be running on Windows PC (virtual machine with Linux installed) and assuming that Teltonika {{{device}}} device will be providing a public IP address for Windows PC you will need to configure OpenVPN Access Server, virtual machine and {{{device}}} device to allow connection to OpenVPN Access Server. | ||
'''Setting IP address''' | '''Setting IP address''' | ||
---- | ---- | ||
Now | Now Windows PC and Linux systems will be getting public IP from Teltonika {{{device}}} device, so it is required to make one more configuration to OpenVPN | ||
Access Server. | Access Server. | ||
Line 101: | Line 101: | ||
#Navigate to <b>Configuration -> Network Settings -> Hostname or IP address</b>. | #Navigate to <b>Configuration -> Network Settings -> Hostname or IP address</b>. | ||
#Enter the public IP address of the Teltonika {{{device}}} device: | #Enter the public IP address of the Teltonika {{{device}}} device: | ||
#Save the settings and update the running server. | |||
[[File:Networking RUTX configuration example connecting to openvpn access server openVPN publicip v1.jpg|border|class=tlt-border|1100px]] | [[File:Networking RUTX configuration example connecting to openvpn access server openVPN publicip v1.jpg|border|class=tlt-border|1100px]] | ||
This way, the clients .ovpn configuration files will be successfully downloaded from the server. | |||
==Virtual machine configuration== | ==Virtual machine configuration== |