Ask the Community
Groups
Troubleshooting: Testing connectivity to 7651 - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>QUESTION:</strong></p> <p>Do I have connectivity to the BVE on port 7651?<br><br><strong>SOLUTION:</strong></p> <ul><li>With a client such as putty, connect to the BVE on port 7651. Wait for a couple minutes. If you are greeted with a timeout message as below, it implies the DGEX does <strong>not</strong> have connectivity to the BVE</li> </ul><p><img src="https://us.v-cdn.net/6032361/uploads/migrated/NWH6SQ82LOCD/7651-timeout.png" alt="" width="288" height="155" class="embedImage-img importedEmbed-img"></img></p> <p> </p> <p>No timeout message indicates successful connectivity. Note there is no banner presented - so there may not be any message on the terminal.</p> <ul><li> telnet tool can be used to perform the same. Assuming the BVE server ip is 10.20.70.41, one can run the following command from the DGEx command line:</li> </ul><p> </p> <pre class="code codeBlock" spellcheck="false" tabindex="0">[root@dgex ~]# telnet 10.20.70.41 7651<br>Trying 10.20.70.41...<br>Connected to 10.20.70.41.<br>Escape character is '^]'.</pre> <p>Keywords: Traverse, provdb, 7651, telnet, connection, connectivity</p> </article> </main>