* 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.10.x 255.255.255.0
Replace "x" in the IP address above with address you want your client to use.
[[Category: VPN]]