# PiVPN Issue Template ## Issue ## Have you searched for similar issues and solutions? (yes/no / which issues?) ## Console output of `curl -L install.pivpn.io | bash` ``` Output Here ``` ## Console output of `pivpn add` or `pivpn add nopass` ``` Output Here ``` ## Console output of `pivpn debug` ``` Output Here ``` ## Console Output of `sudo iptables -t nat -S` ``` Output Here ``` ## Console Output of `sudo iptables -S` ``` Output Here ``` ## output of `sudo netstat -uanp | grep openvpn` ``` Output Here ``` ## Have you taken any steps towards solving your issue? which?