HKL's Notes - vnf.cc
www.vnf.cc › 2019 › 11Nov 28, 2019 · OVPN_POOL="192.168.8.0 255.255.255.0" 定义的地址池不要和内网已有的地址冲突 push "redirect-gateway def1" 是将OpenVPN的网关作为默认网关,会创建默认路由指向OpenVPN的网关,如果只是需要访问家里的网络,可将这条按需要修改,如push "route 192.168.1.0 255.255.255.0 192.168.8.1"
OpenVPN Setup guide for OpenWrt
https://www.ivpn.net/setup/router/openwrt-openvpnCreate a VPN profile. Download and extract our UDP or TCP config files to your computer. In your router, navigate to VPN - OpenVPN. Under the OVPN configuration file upload section, Browse for the .ovpn config file with the VPN server you would like to connect to, give it any name, then click Upload. Click the Edit button next to the created OpenVPN instance and enter your IVPN …