* sudo service openvpn restart
* In your OpenVPN client (such as Amahi HDAConnect for Windows users) configuration, change ''dev tun'' with ''dev tap''. You'll also need to add a line that will make the client IP static:
ifconfig 192.168.1.2 x 255.255.255.0
* Replace 192.168.1.2 "x" in the IP address above with the IP address you want your client to use.
[[Category: VPN]]