After you have completed both the Microsoft Azure and the MacStadium sides of the configuration, you might want to verify that the tunnel is working as expected.Documentation Index
Fetch the complete documentation index at: https://docs.macstadium.com/llms.txt
Use this file to discover all available pages before exploring further.
- Verify that you are connected via VPN to your MacStadium private cloud.
- For more information about how to connect to the VPN, see Connecting to Your Cloud via VPN.
- Run Cisco ASDM-IDM and log in.
- For more information about how to log in to your firewall, see Logging into Cisco Firewall.
- In the Cisco ASDM-IDM application toolbar, select **Tools > Command Line Interface
**
- Select Single Line, enter the following command, and click Send.**
**
Verify that there is an IPsec security association between peers
- Verify that you are connected via VPN to your MacStadium private cloud.
- For more information about how to connect to the VPN, see Connecting to Your Cloud via VPN.
- Run Cisco ASDM-IDM and log in.
- For more information about how to log in to your firewall, see Logging into Cisco Firewall.
- In the Cisco ASDM-IDM application toolbar, select Tools > Command Line Interface\

- Select Single Line, enter the following command, and click Send.
Verify that the tunnel is connected
- Log in to your Azure portal.
- On the All resources page, find the connection that represents your VPN connection (for example: macstadium-vpn) and click it.
- Select Overview and check the Status of the connection. When your tunnel is properly connected, the status is: Connected.\

Test traffic and visibility through the tunnel
- Verify that you have created a virtual machine in MacStadium.
- Verify that you have created a virtual machine in Azure.
- In the terminal on your MacStadium VM, run the following command.
- Replace
<user>with the username for your Azure VM. - Replace
<azure-vm-ip>with the private IP of the Azure VM.
- Replace
- When prompted, provide your password or key for the specified username on the specified Azure VM.
- If the connection is successful, the prefix of the terminal becomes
<user>@<azure-vm-ip>. This indicates that you have connected from MacStadium to Azure over the tunnel.
- If the connection is successful, the prefix of the terminal becomes
- Run the following command.
- Replace
<user>with the username for your MacStadium VM. - Replace
<macstadium-vm-ip>with the private IP of the MacStadium VM.
- Replace
- When prompted, provide your password or key for the specified username on the specified MacStadium VM. If the connection is successful, the prefix of the terminal becomes
<user>@<macstadium-vm-ip>. This indicates that you have connected from Azure to MacStadium over the tunnel.

