261
edits
m (→rc.local) |
mNo edit summary |
||
Line 241: | Line 241: | ||
13. Check to ensure the iptables rules for Wireguard were installed: | 13. Check to ensure the iptables rules for Wireguard were installed: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
iptables -L -n -v -t | iptables -L -n -v -t nat | ||
</syntaxhighlight> | </syntaxhighlight> | ||