Skip to content

Instantly share code, notes, and snippets.

View jrpz's full-sized avatar

Jaime Perez jrpz

View GitHub Profile
--- /etc/openvpn/openvpn.conf.template
+++ /etc/openvpn/openvpn.conf
@@ -26,3 +26,26 @@
#push "block-outside-dns"
#push "dhcp-option DNS 8.8.8.8"
#push "dhcp-option DNS 8.8.4.4"
+comp-lzo no
+push "comp-lzo no"
+push "route 1.1.1.1 255.255.255.255 net_gateway"
+push "route 1.0.0.1 255.255.255.255 net_gateway"