Skip to content

Instantly share code, notes, and snippets.

@zoonderkins
Last active August 20, 2021 08:30
Show Gist options
  • Save zoonderkins/fdd7e3560248bd60328cebbdc47cfedc to your computer and use it in GitHub Desktop.
Save zoonderkins/fdd7e3560248bd60328cebbdc47cfedc to your computer and use it in GitHub Desktop.
Docker debian slim install OpenVPN

Docker debian 11 install openvpn

Install script source

https://github.com/angristan/openvpn-install

Error

sitnl_send: rtnl: generic error (-13): Permission denied 

# Solution 
# https://forum.hackthebox.eu/discussion/4058/openvpn-troubles
net.ipv6.conf.all.disable_ipv6=0 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment