# This recipe tests if the vpn connection is working by pinging the remote subnet
alice: ping -c 5 192.168.201.1
bob: ping -c 5 192.168.200.1