technote:changing_port
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:changing_port [2021/09/09 00:16] – [Changing Framework Server Port Allocation] Scott Cunliffe | technote:changing_port [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Changing Connection Port ====== | + | ====== Changing Connection Port Allocation |
During an upgrade or migration of your TapeTrack Server you may choose to change which port the Framework communicates with the Desktop Client programs. | During an upgrade or migration of your TapeTrack Server you may choose to change which port the Framework communicates with the Desktop Client programs. | ||
- | ===== Changing Port Allocation ===== | + | ===== Changing |
+ | |||
+ | ==== Changing Port Using The Framework Server Helper ==== | ||
+ | |||
+ | Changing Port using the Framework Server Helper is the easiest and most recommended method. | ||
Open the Framework Server Helper which is installed in the directory TapeTrack\TapeTrack Framework Server, (default location C:\Program Files\TapeTrack\TapeTrack Framework Server) by double clicking on the executable '' | Open the Framework Server Helper which is installed in the directory TapeTrack\TapeTrack Framework Server, (default location C:\Program Files\TapeTrack\TapeTrack Framework Server) by double clicking on the executable '' | ||
Line 17: | Line 21: | ||
{{server_helper_start_stop.gif}} | {{server_helper_start_stop.gif}} | ||
+ | ==== Changing Port Using The Registry Editor ==== | ||
+ | |||
+ | <note warning> | ||
+ | \\ | ||
+ | Microsoft have issued the following warning with respect to the Registry Editor: \\ | ||
+ | //" | ||
+ | |||
+ | Create a [[technote: | ||
+ | |||
+ | In Regedit, navigate to '' | ||
+ | |||
+ | Open '' | ||
+ | |||
+ | {{regedit_open_imagepath.gif}} | ||
+ | |||
+ | The value of the '' | ||
+ | |||
+ | < | ||
+ | " | ||
+ | </ | ||
+ | |||
+ | An optional value of the port number may also be part of the data string if the Framework Server is currently set to an alternative port other than 5000. | ||
+ | |||
+ | < | ||
+ | " | ||
+ | </ | ||
+ | |||
+ | Change the '' | ||
+ | |||
+ | < | ||
+ | " | ||
+ | </ | ||
+ | |||
+ | {{regedit_set_port.gif}} | ||
+ | |||
+ | Click '' | ||
+ | |||
+ | Close the Registry editor. | ||
+ | |||
+ | [[server/ | ||
+ | |||
+ | |||
+ | ==== Changing Port Number On Linux ==== | ||
+ | |||
+ | <note tip> | ||
+ | |||
+ | [[server/ | ||
+ | |||
+ | Navigate to | ||
+ | < | ||
+ | |||
+ | Open the file **tapetrack** in vi or similar editor. | ||
+ | |||
+ | Add **-p 443** to the start function as shown. | ||
+ | |||
+ | < | ||
+ | start() | ||
+ | { | ||
+ | echo " | ||
+ | / | ||
+ | RETVAL=0 | ||
+ | }</ | ||
+ | |||
+ | Save the file and reload systemd manager configuration using **systemctl daemon-reload** | ||
+ | |||
+ | Some systems may need a reboot to finalise changes. | ||
+ | |||
+ | [[server/ | ||
+ | ===== Changing Connection Port For Desktop Software ===== | ||
+ | |||
+ | To change the port on an existing entry in a Desktop Program, from the login window, click the ellipses button to the right of the drop down connection box to open the '' | ||
+ | |||
+ | {{login_open_connection.gif}} | ||
+ | |||
+ | Right click your connection and select '' | ||
+ | |||
+ | From the '' | ||
+ | |||
+ | {{login_port_update.gif}} | ||
+ | |||
+ | If required you can update the Server address as well at this point. | ||
+ | |||
+ | Click '' | ||
+ | |||
+ | {{tag> technote server port master lite checkpoint}} | ||
technote/changing_port.1631146561.txt.gz · Last modified: 2025/01/21 22:07 (external edit)