Changes

From Amahi Wiki
Jump to: navigation, search
2 bytes removed ,  02:22, 20 February 2019
no edit summary
iptables -A INPUT -i br0 -j ACCEPT
iptables -A FORWARD -i br0 -j ACCEPT
service openvpn restart </pre>
* 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:
{{Text|Text=<pre>ifconfig 192.168.0.x 255.255.255.0}}</pre>
Replace "x" in the IP address above with address you want your client to use.
[[Category: VPN</pre>]]
12,424

edits