Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
zh:docs:guide-user:services:vpn:openvpn:basic [2020/10/16 13:36] – [4. 客户端的配置文件(profiles)] optimize description vgaeterazh:docs:guide-user:services:vpn:openvpn:basic [2022/10/27 18:36] – [Troubleshooting] OpenWrt 22.03 update vgaetera
Line 195: Line 195:
 确保在客户端一侧没有DNS leak。  * [[https://dnsleaktest.com/]] 确保在客户端一侧没有DNS leak。  * [[https://dnsleaktest.com/]]
  
-Delegate a public IPv6 prefix to VPN6 network to use IPv6 by default.  * [[https://ipv6-test.com/]]+Delegate a public IPv6 prefix to the IPv6 VPN network to use IPv6 by default.  * [[https://ipv6-test.com/]]
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
Line 210: Line 210:
 pgrep -f -a openvpn pgrep -f -a openvpn
 ip address show; ip route show table all ip address show; ip route show table all
-ip rule show; ip -6 rule show; iptables-save; ip6tables-save+ip rule show; ip -6 rule show; nft list ruleset
  
 # Persistent configuration # Persistent configuration
  • Last modified: 2023/09/09 10:57
  • by vgaetera