This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- Columbus
- :
- Columbus Knowledge Base
- :
- How to troubleshoot OTB connections in WinPE
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
How to troubleshoot OTB connections in WinPE
How to troubleshoot OTB connections in WinPE
Summary
This article provides steps to check whether the OTB connection does work or is nos using telnet or putty.Synopsis
You want to check whether the OTB connection does work or why it isn't working
Discussion
An easy way to check whether the OTB connection does work or not is using telnet or putty (which has telnet built in)
To do so, follow these steps:
- Download Putty.exe according to your WinPE plattform:
x86: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
x64: https://blog.splunk.net/64bit-putty/
- Place it into your OSDepot folder (Drive N: in WinPE) or somewhere you can reach from within WinPE.
- Start an OS Deploy and if WinPE has been starting do the following
- Click Command Prompt
- Start Putty.exe (or Putty64.exe)
- Enter the name of the Columbus server (use FQDN if requeried - for testing use as much as possible exactly the same writing than you can find in the details log) and select Telnet as connection type
- Enter the OTB port (default: 24784)
- Click open to establish an OTB connection to the Columbus server
- Enter Test or any other string to be recognized in the brainware.log on the server
- Check the brainware.log on the Columbus server for an entry with "Unknown OTB Command received"
- If you get the An Unknown OTB command (see above) entry in the brainware.log OTB is working fine
- If you see the server's answer (500-Syntax error, OTB command not recognized.) in PuTTY but don't get the entry in the brainware.log, you look on the wrong Columbus server
- If you get a PuTTY error: Unable to open a connection to <Servername> - Host does not exist, your address cannot be resolved by your DNS
- If you get a PuTTY error: Network error: Connection refused, PuTTY can resolve the name but the connection is rejected either by IDP, a firewall or something similar
Additional Information
Applies to C7
No ratings