* In your OpenVPN client configuration, change ''dev tun'' with ''dev tap''. You'll also need to add a line that will make the client IP static:
<pre><nowiki> ifconfig 192.168.1.2 255.255.255.0</nowiki></pre>* Replace 192.168.1.2 above with the IP address you want your client to use.
[[Category: VPN]]