1 2 3
help: Show NHRP tunnel connection information run: if [ -f /var/run/opennhrp.pid ]; then sudo opennhrpctl show ; else echo OpenNHRP is not running.; fi