<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>dns on Anbraten</title>
    <link>https://beechy.de/tags/dns/</link>
    <description>Recent content in dns on Anbraten</description>
    <image>
      <title>Anbraten</title>
      <url>https://beechy.de/image/logo.png</url>
      <link>https://beechy.de/image/logo.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 10 Sep 2018 12:42:25 +0000</lastBuildDate><atom:link href="https://beechy.de/tags/dns/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Openvpn: Update dns servers FIX</title>
      <link>https://beechy.de/openvpn-update-dns-servers-fix/</link>
      <pubDate>Mon, 10 Sep 2018 12:42:25 +0000</pubDate>
      
      <guid>https://beechy.de/openvpn-update-dns-servers-fix/</guid>
      <description>Because newer Ubuntu versions are using systemd for dns resolution instead of resolvconf, you need to modify your Openvpn client config a bit.
Add following lines to your config (/etc/openvpn/myconnection.conf):
script-security 2 setenv PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin up /etc/openvpn/update-systemd-resolved down /etc/openvpn/update-systemd-resolved down-pre Simply add the new update script by running:
sudo apt install openvpn-systemd-resolved Or add the script manually:
sudo wget https://raw.githubusercontent.com/jonathanio/update-systemd-resolved/master/update-systemd-resolved -P /etc/openvpn/ Server config To route all clients over the vpn gateway add following lines to your server config:</description>
    </item>
    
  </channel>
</rss>
