Listeners

Creating a Listener

Fudo One allows creating a Listener, based on RDP, SSH or VNC protocol.

Creating an RDP listener

In order to create an RDP Listener, follow the instruction:

  1. Click + icon in the main menu next to the Listeners tab, or
    Select Management > Listeners and then click Add.
  2. Enter listener’s unique name.
  3. Select Blocked option to disable access to servers through this listener after it’s created.
  4. Select RDP from the Protocol drop-down list.
  5. From the Security drop-down list, select one of the RDP connection security modes: Enhanced RDP Security (TLS) or Standard RDP Security.

📘

Security mode must match the security mode setting in the RDP server configuration.

  • If the Enhanced RDP Security (TLS) option is chosen, select Legacy ciphers option to allow negotiating older encryption algorithms (DSA(1024), RSA(1024)) when establishing RDP connections.
  1. In the Announcement field, type in the announcement that will be presented to the user on the login screen.
General settings of RDP listener

General settings of RDP listener

  1. In the Connection section,
    1. select the IP address from the Local address drop-down list and enter port number. Selecting the Any option will result in Fudo listening on all configured IP addresses.
    2. In the External address field, enter an IP address (or FQDN name) along with the port number, under which Fudo One can be accessed from outside the local network.
    3. If the Enhanced RDP Security (TLS) option is selected, in the TLS certificate field, generate a TLS certificate, or upload server certificate file with private key pasted at the end of the file. Allowed format of the server certificate file is PEM, although besides .pem, accepted file extensions are .txt and .cert.
    4. If Standard RDP Security option is selected, in the Fudo public key field generate or upload respective data.
  2. Click Save.
Connection settings of RDP listener

Connection settings of RDP listener

Creating an SSH listener

In order to create an SSH Listener, follow the instruction:

  1. Click + icon in the main menu next to the Listeners tab, or
    Select Management > Listeners and then click Add.
  2. Enter listener’s unique name.
  3. Select Blocked option to disable access to servers through this listener after it’s created.
  4. Select SSH from the Protocol drop-down list.
  5. Select the Case insensitivity option to disable case sensitivity in the username string when connecting over this listener.
  6. Select the ProxyJump option to allow an intermediary system to connect to the target server.
    Select Legacy ciphers option to allow negotiating older encryption algorithms (DSA(1024), RSA(1024)) when establishing SSH connections.
  7. In the Announcement field, type in the announcement that will be presented to the user on the login screen.
General settings of SSH listener

General settings of SSH listener

  1. In the Connection section,
    1. select the IP address from the Local address drop-down list and enter port number. Selecting the Any option will result in Fudo listening on all configured IP addresses.
    2. In the External address field, enter an IP address (or FQDN name) along with the port number, under which Fudo One can be accessed from outside the local network.
    3. In the Fudo public key field, upload (optionally provide encryption passphrase) or generate TLS certificate.
  2. Click Save.
Connection settings of SSH listener

Connection settings of SSH listener

Creating a VNC listener

In order to create a VNC Listener, follow the instruction:

  1. Click + icon in the main menu next to the Listeners tab, or
    Select Management > Listeners and then click Add.
  2. Enter listener’s unique name.
  3. Select Blocked option to disable access to servers through this listener after it’s created.
  4. Select VNC from the Protocol drop-down list.
  5. Select the Case insensitivity option to disable case sensitivity in the username string when connecting over this listener.
  6. In the Announcement field, type in the announcement that will be presented to the user on the login screen.
  7. In the Connection section,
    1. select the IP address from the Local address drop-down list and enter port number. Selecting the Any option will result in Fudo listening on all configured IP addresses.
    2. In the External address field, enter an IP address (or FQDN name) along with the port number, under which Fudo One can be accessed from outside the local network.
  8. Click Save.
Settings of VNC listener

Settings of VNC listener

Blocking a Listener

In order to block a Listener, follow the instruction:

  1. Select Management > Listeners.
  2. Define filters to limit the number of objects displayed on the list, or use a search bar.
  3. Select the listener(s) you want to block and click the Block button.
  4. Optionally, provide the reason and click the Confirm button.

Alternatively, enter the Listener definition edit mode and click the Blocked button there. Provide an optional blocking reason.

Click Save.

Unblocking a Listener

In order to unblock a Listener, follow the instruction:

  1. Select Management > Listeners.
  2. Define filters to limit the number of objects displayed on the list, or use a search bar
  3. Select the listener(s) and click Unblock.
  4. Click Confirm to unblock selected Listener objects.

A Listener object can also be unblocked from the Listener definition edit mode:

  1. Find the Listener object and open its definition.
  2. Uncheck the Blocked option.
  3. Click Save.

Deleting a Listener

In order to delete a Listener, follow the instruction:

  1. Select Management > Listeners.
  2. Define filters to limit the number of objects displayed on the list.
  3. Select the listener(s) and click Delete.
  4. Click Confirm to remove selected Listener objects.