Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| zh:docs:guide-user:services:vpn:openvpn:basic [2021/08/30 04:13] – [Troubleshooting] vgaetera | zh:docs:guide-user:services:vpn:openvpn:basic [2022/10/27 18:36] – [Troubleshooting] OpenWrt 22.03 update vgaetera | ||
|---|---|---|---|
| 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; iptables-save -c | + | ip rule show; ip -6 rule show; nft list ruleset |
| - | ip -6 rule show; ip6tables-save -c | + | |
| # Persistent configuration | # Persistent configuration | ||