Link11 WAAP
v2.18
v2.18
  • Link11 WAAP v2.18 Portal
  • Introduction
  • Getting Started
  • Setup Checklists
  • Marketplace Onboarding
    • AWS
      • Deploy Reblaze
      • Configure the Reblaze Platform
      • Set Up a Load Balancer for Traffic Routing
      • AWS Version Upgrade
    • GCP
      • Deploy Reblaze
      • Configure the Reblaze Platform
      • Set Up GCP Health Checks
      • Set Up GCP Load Balancer
      • GCP BYOL Upgrade
  • Console UI Walkthrough
    • General UI flow
    • Traffic
      • Traffic Concepts
      • Dashboard
      • View Log
    • Security
      • Security Section Concepts
      • Dynamic Rules
      • Quarantined
      • Profiles
        • Profile Concepts
        • Profiles
        • ACL Policies
        • WAF/IPS Policies
        • Custom Signature
      • Args Analysis
      • Tag Rules
      • Rate Limiting
      • Cloud Functions
    • Settings
      • Web Proxy
      • Backend Services
      • Error Pages
      • SSL
      • DNS
      • CDN
      • Planet Overview
      • Global
      • Account
  • Using the product
    • Best Practices
      • Saving and Publishing Your Changes
      • Enabling Passive Challenges
      • Using the Reblaze Query Box
      • Understanding and Diagnosing Traffic Issues
    • How Do I...
      • Ban, Unban, and Whitelist Traffic Sources
      • Bypass Rate Limits for Loadtesting
      • Control Caching Behavior
      • Filter by Content
      • Quickly Block an Attacker
      • Secure Traffic from a Third-Party Page
      • Set Rate Limits and Exemptions
      • Set up SIEM/SOC integration
      • Video Tutorials
        • DNS Training
    • API
      • Reblaze REST API
      • Mobile SDK
  • Reference Information
    • Access log-structure
    • Acronyms
    • Deployment Terminology
    • Hostile Bot Detection / RCSI
      • Environmental detection and browser verification
      • Client authentication
      • Biometric behavioral verification
    • HTTP Response Codes
    • Pattern Matching Syntax
    • Signatures
    • Tags
    • TTL Expression Syntax
  • Support
Powered by GitBook
On this page
  • Adding a Web Application
  • Create New Site Wizard
  • Duplicating site
  • Editing a Web Application
  • Generating a New SSL Certificate

Was this helpful?

Export as PDF
  1. Console UI Walkthrough
  2. Settings

Planet Overview

Administering your entire planet

PreviousCDNNextGlobal

Last updated 3 years ago

Was this helpful?

The Planet Overview page enables the following actions:

  1. Add and manage a site/application.

  2. Generate an SSL certificate for a site/application using the Let's Encrypt service.

Note that in the discussion below, "site" and "web application" are synonymous.

This section allows you to add and modify web applications. It does not provide the ability to delete them.

Deleting a web application is done at the bottom of the page.

Adding a Web Application

Creating a new web application is done in one of two methods:

  • Via the Create New Site Wizard

  • Duplicating an existing one, and then editing the one that is created.

Create New Site Wizard

Click the button on the right top corner of the table so the popup will appear.

The Create New Site Wizard helps to create a new site with predefined settings. It will have predefined ACLs, Security Profiles, and Rate Limits embedded into the new site and paths, depending on the chosen security level.

Field
Value

Security Level

Preset of settings (ACLs, Profiles, Rate Limits) to protect a new site. See the list of available settings below.

Domain Name

The list of domains that Reblaze will protect. The first domain in the field will be taken as a canonical name for the new site.

Backend Service

Backend Service will be embedded to all default Paths of the new site.

Certificate

An optional specification for an SSL certificate to use for the site. If selected, the certificate must be embedded into a Load Balancer so it will be used as a source for IP to create a DNS record for the new site.

Security levels:

Level
Included protection

Off

All protection is disabled

Low

  • DDoS Protection

Medium

  • DDoS Protection

  • Injection Proof

High

  • DDoS Protection

  • Injection Proof

  • Session hijacking

  • Credentials stuffing

  • Brute force

  • Enumeration (mapping)

Paranoid

  • DDoS Protection

  • Injection Proof

  • Session hijacking

  • Credentials stuffing

  • Brute force

  • Enumeration (mapping)

  • Bot mitigation

The available protection components are:

Component
Description

DDoS Protection

Volumetric distributed denial of service protection

Injection Proof

Malicious code injection, signatures filter protection

Session hijack

Control sessions (cookie/header/key) from unauthorized access

Credentials stuffing

Automated login requests, usually based on a list of stolen account credentials

Brute force

Attempts to guess an account and password/passphrase

Enumeration (mapping)

An attempt to guess and map valid user accounts

Bot mitigation

Detect and mitigate bot activity

Duplicating site

  • Select an existing site that is the most similar to the one you want to add.

  • Select its "Duplicate Application" button.

  • This will clone the site and create a new one with identical settings, which you can then edit.

Editing a Web Application

Generating a New SSL Certificate

By clicking on the "Generate Certificate" button at the end of an entry in the site list, you can:

  • Generate a new certificate without attaching it to a site

  • Generate a new certificate and immediately attach it to a site. If the site has an existing certificate, it will be replaced by the new one.

In either case, this is the dialog you will see:

Just choose the button for the activity you want.

After the site is created the page will be redirected to a editing form.

Clicking on a site's name will open it in the page, where it can be edited.

Reblaze integrates with to provide free SSL Certificates.

Web Proxy
Web Proxy
Let's Encrypt
Publishing configuration changes.
Web Proxy
The Create New Site Wizard popup