Report this

What is the reason for this report?

How to setup and route traffic over Open VPN client on Ubuntu 16?

Posted on December 19, 2016

Hello,

I need help with configuring OpenVPN as client on Ubuntu 16. I installed OpenVPN and successfully started connection but I don’t know how to correctly route traffic to go through that connection.

This is my route table:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         188.166.64.1    0.0.0.0         UG    0      0        0 eth0
10.18.0.0       *               255.255.0.0     U     0      0        0 eth0
188.166.64.0    *               255.255.192.0   U     0      0        0 eth0
192.168.10.1    192.168.10.5    255.255.255.255 UGH   0      0        0 tun0
192.168.10.5    *               255.255.255.255 UH    0      0        0 tun0
192.168.200.0   192.168.10.5    255.255.255.0   UG    0      0        0 tun0


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This guide provides an example on how to use iptables for force all traffic over your OpenVPN connection.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.