I have a openvpn configuration file with additional certificate files.
These I got from my account on the Astaro-firewall appliance from the company where I work.
I extracted them to /root/openvpn/.
Then I can create the tunnel with such a command:
Code:
modprobe tun
cd /root/openvpn/mu@212.56.21.96/
openvpn --config mu@212.56.21.96.ovpn
Then I enter username and password, and the tunnel establishes.
Now I can ping the remote machines in their private network in a second terminal, like
Code:
ping 172.16.4.10
I also can open the websites from the companies internal webserver by typing in a browser something like
http://172.16.4.10
modprobe tun
cd /root/openvpn/mu@212.56.21.96/
openvpn --config mu@212.56.21.96.ovpn
read a
If you drag /usr/bin/mytunnel to your desktop, you can connect with a mouseclick, and just need to enter username and password in the terminal-window, and the values for the remote windows desktop in tsclient (save the settings there for future).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum