Secure Listeners
- Last Updated: April 7, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
Each of these secure listeners appear as a Virtual Service under Virtual Services > View/Modify Services in the LoadMaster UI. Modify each of the Virtual Services to add a Real Server (back-end VDI server) which will point to the corresponding VDI IP address that the template created and will be modified in the Modify the Content Rules section.
Each Secure Listener Virtual Service offloads/decrypts the encrypted traffic and forwards on port 2598 for Workspace/Receiver and port 8008 if utilizing HTML5 WebSockets.
Below is an example of how 10 VDI Secure Listeners are mapped to specific VDI servers.
Citrix StoreFront Gateway Template
Workspace VDI:
|
External VIP |
VDI Servers |
|---|---|
|
10.1.154.202:4431 |
-> 192.168.1.1:2598 |
| 10.1.154.202:4432 | -> 192.168.1.2:2598 |
| 10.1.154.202:4433 | -> 192.168.1.3:2598 |
| 10.1.154.202:4434 | -> 192.168.1.4:2598 |
| 10.1.154.202:4435 | -> 192.168.1.5:2598 |
| 10.1.154.202:4436 | -> 192.168.1.6:2598 |
| 10.1.154.202:4437 | -> 192.168.1.7:2598 |
| 10.1.154.202:4438 | -> 192.168.1.8:2598 |
| 10.1.154.202:4439 | -> 192.168.1.9:2598 |
| 10.1.154.202:4440 | -> 192.168.1.10:2598 |
Once configured, your Virtual Services should resemble the layout shown in the screenshot above.
Citrix StoreFront Gateway - HTML5 Template
Workspace VDI:
|
External VIP |
VDI Servers |
|---|---|
|
10.1.154.202:4431 |
-> 192.168.1.1:2598 |
| 10.1.154.202:4432 | -> 192.168.1.2:2598 |
| 10.1.154.202:4433 | -> 192.168.1.3:2598 |
| 10.1.154.202:4434 | -> 192.168.1.4:2598 |
| 10.1.154.202:4435 | -> 192.168.1.5:2598 |
HTML5 VDI:
|
External VIP |
VDI Servers |
|---|---|
| 10.1.154.202:4436 | -> 192.168.1.1:8008 |
| 10.1.154.202:4437 | -> 192.168.1.2:8008 |
| 10.1.154.202:4438 | -> 192.168.1.3:8008 |
| 10.1.154.202:4439 | -> 192.168.1.4:8008 |
| 10.1.154.202:4440 | -> 192.168.1.5:8008 |
Once configured, your Virtual Services should resemble the layout shown in the screenshot above.