Change vbOnline Network Port

QUESTION

Is it possible to change the network port number a vbOnline device uses to listen for incoming commands?

ANSWER

Yes. In certain circumstances it may be desirable to change the network port from its default of 10001 - for example, to get through a firewall. The port number can have a value between 1 and 65535, but bear in mind that ports below 1024 are reserved for standard internet services (web, mail, etc) so choose the number with care.

The number needs to be changed in 2 places: in the vbOnline unit itself, and in the vbOnline Ascent configuration:

Set the port number on the vbOnline

NOTE: This can be done either via the web interface (by entering the vbOnline IP address into your web browser) or by using telnet.

To change to setting via the web interface:

  • Use your web browser to browse to the vbOnline IP address. The Device Server window will open.
  • Click on the ‘Connection' link on the upper left-hand purple menu. You will see a screen like this:

vbOnline

  • Enter the desired port number in the 'Local Port' field indicated.
  • Click the ‘OK' button at the bottom of the screen, then click the ‘Apply Settings' tab on the left-hand purple menu. A message will state that the unit is rebooting.

Alternatively, to set the port number via telnet:

  • Using your telnet application, open a connection to the IP address of your vbOnline on port 9999 (e.g. from command line, "telnet 192.168.1.100 9999")
  • Press the Enter key on your keyboard to enter setup mode.
  • From the menu, select '<1> Channel 1'.
  • Press Enter until you see the query "Port No: (10001)".
  • Enter the desired port number.
  • Press Enter repeatedly until you are returned to the ‘Change Setup' menu.
  • Select '<9> Save and exit'. The connection will close.

Set the port number in the vbOnline configuration in Ascent

  • In the VB Device Properties dialog, enter the desired port number into the indicated field and press 'OK'

vbOnline

You should now be able to communicate with the vbOnline using the new port number.

Back to Frequently Asked Questions