Setting a Different Port to Connect to the Cato PoP

Overview

Oftentimes, the Socket can sometimes disconnect, because the government requires ISPs to restrict using UDP port 443. You can configure the Socket instead to use UDP port 1337.

Solution

Starting with Socket version 12, there is an easy method to set a different port to establish the tunnel with Cato PoPs.

To change the port:

  1. Log in the Socket WebUI.
  2. Browse to the Cato Connection Settings tab:

    Screen_Shot_2021-11-10_at_10.55.30.png
  3. Under the DTLS port settings section, change the port number to 1337 and click Update.

    Screen_Shot_2021-11-10_at_10.57.50.png
  4. Click Reconnect to apply the changes to the Socket. (You can also restart the Socket.)

    The Socket establishes the DTLS tunnel using the 1337 UDP port.

Setting a Backup Port

Starting with Socket v26.0 and higher, if the Socket has two failed attempts to connect to the PoP, you can specify a backup port number for it to try.

  • Primary port 443, backup port 1337

  • Primary port 1337, backup port 443

DTLS_backup.png

IMPORTANT! Only define a backup port for a Socket after receiving instructions from Cato authorized personnel.

To set a backup port for the Socket:

  1. Select Use backup port.

  2. Enter 1337 or 443.

  3. Click Update.

  4. Click Reconnect to apply the changes to the Socket. (You can also restart the Socket.)

Was this article helpful?

5 out of 5 found this helpful

3 comments

  • Comment author
    Mike Bretz

    Is the DTLS port socket specific in a HA setup or will it update on both boxes ?

  • Comment author
    Conner Maes

    Can you update the KB with the option “use backup port” and what it's behavior is? 

  • Comment author
    Yaakov Simon

    Conner Maes  - Great question! Added Setting a Backup Port