Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Software | WireGuard fixes + OpenVPN/WiFi Hotspot enhancements #2526

Merged
merged 6 commits into from
Feb 12, 2019
Merged

Commits on Feb 9, 2019

  1. v6.22

    + DietPi-Software | WireGuard: Switch from 10.8.0.0 to 10.9.0.0 IP addresses, to avoid double use with OpenVPN
    + DietPi-Software | WireGuard: Replace 127.0.0.1/localhost loopback DNS entries in client config by VPN server IP 10.9.0.1
    + DietPi-Software | OpenVPN: Use drop-in /etc/sysctl.d/dietpi-openvpn.conf to apply IP forwarding; Add IPv6 forwarding as well; Use sysctl command to apply settings now
    + DietPi-Software | WiFi Hotspot: Use drop-in /etc/sysctl.d/dietpi-wifihotspot.conf to apply IP forwarding; Add IPv6 forwarding as well; Use sysctl command to apply settings now
    MichaIng authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    b9926b1 View commit details
    Browse the repository at this point in the history
  2. v6.22

    + CHANGELOG | WireGuard: Switched from 10.8.0.0 to 10.9.0.0 IP addresses on fresh installs
    + CHANGELOG | WireGuard: Resolved an issue with wrong client DNS entry, if on server 127.0.0.1/localhost loopback DNS entry is used
    MichaIng authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    27bcbbd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge branch 'dev' into vpn

    MichaIng authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    7f33448 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. v6.22

    + DietPi-Software | WireGuard: Add multiple clients as own [Peer] entries, so allow concurrent connections
    MichaIng authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    7a27484 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into vpn

    MichaIng authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2c517cd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into vpn

    Fourdee authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    c7b87ab View commit details
    Browse the repository at this point in the history