openpyn-nordvpn
openpyn-nordvpn copied to clipboard
OpenWRT Installation
Installation on Linksys 3200ACM (OpenWrt | OpenWrt 19.07.4 r11208-ce6496d796)
tun0 was not properly added to network interfaces
I edited "/etc/config/network" on the host router and added the options below to resolve the issue
config interface 'tun0' option ifname 'tun0' option proto 'none'
We should add this to readme