Protocol Anomaly Detection

It’s late at night and you’re walking to your car after attending a community event. Your car is still a block away. As you walk, you scan the scene before you. Something is just not right, you say to yourself. On the dark sidewalk ahead of you, you see two silhouettes. They are moving about, […]

Is the TCP/IP Protocol on the way out?

“I am looking for implementations of TCP/IP for UNIX systems, including an interface for an IMP.” That was the start of the TCP/IP Digest on the ARPANET UNIX-Wizards mailing list on October 2, 1981. Mike Muuss was the researcher who got the conversation started. And look how far we have come since then. The Birth of the […]

A Comprehensive Guide on Supported Protocols

The Total Uptime Cloud Platform supports a variety of different protocols for use with the Cloud Load Balancer, Web Application Firewall and other networking solutions. These protocols were created to support additional features and functionality, usually at Layer 7, way beyond the standard TCP and UDP protocols also offered. Before you add a port/protocol combination, […]

I want to install the SSL certificate on the Load Balancer and use the SSL protocol, but I don’t want SSL Offload. I want it to remain entirely encrypted between my client and my server. Is this possible?

Yes, this is absolutely possible, and recommended! To accomplish this, you will need to configure the “protocol” as SSL and map it also to SSL on your servers (both probably on port 443). This ensures SSL is maintained between the client and your servers, while still allowing you to take advantage of our SSL acceleration, […]

Modify an existing Access Control Group Entry

Method:              PUT URI:                      ALF/Firewall/AccessControl/{IPType}/{ACLID} This method will modify an existing Access Control Group Entry (allow/deny rule) within the specified Access Control Group ID specified. The {IPType} is either “IPv4” or “IPv6” The {ACLID} is the ID of the group […]

Create a new Access Control Group Entry

Method:              POST URI:                      ALF/Firewall/AccessControl/{IPType}/{ACLID} This method will create a new Access Control Group Entry (allow/deny rule) within the specified Access Control Group ID specified. The {IPType} is either “IPv4” or “IPv6” The {ACLID} is the ID of the group […]

Cloud Platform Release v21.12.0

Today we released cloud platform version 21.12.0 which includes a new WAN Optimization feature as well as a few bug fixes. Below is a list of the most notable changes you will find in this release. WAN Optimization: We released a new feature today to help improve network throughput across the ADC-as-a-Service platform where large […]

Update Port Options

Method:              PUT URI:                      /ALF/Pac/{portId}/UpdateOption This method updates the options associated with a port in the pack. Parameter Data Type ClinentIdleTimtOut “string” EnableHTTPToHTTPs Boolean (true/false) InsertHTTPIPPortInsertion Boolean (true/false) InsertHTPIPPOrtHeader “string” EnableSessionReuse Boolean (true/false) SSLClientIdleTimeOut Boolean (true/false) SendCloseNotify Boolean (true/false) SNIEnable Boolean (true/false) SNIAttached Boolean (true/false) SSLv3 […]

Block a Country from Connection Monitor

Method:              POST URI:                      /ALF/Firewall/ConnectionMonitor/BlockCountry This method blocks a country from a connection monitor. Field Sample data ALFPacId “string” Port “string” Protocol “string” CountryCode “string”

Basic ADC-as-a-Service Configuration Walkthrough

Creating your first basic configuration to place a device behind the Total Uptime platform can be completed in 5 easy steps. Step 1 Log into the management panel and go to NETWORKING > CONFIGURATION BUILDER On this page you will see a wizard that will walk you through an initial configuration. Step 1 requires the […]