LogoLogo
  • ShieldsGuard - User Guide
  • Installation Steps
    • Shields Guard Installation
    • Shields Guard SEG Installation
  • Getting Started
    • 1. General Welcome and Site Management Panel
    • 2. Overview
      • 2.1 Today's Data
      • 2.2 Country Statistics
      • 2.3 URL Statistics
      • 2.4 IP Statistics
      • 2.5 HTTP Status Statistics
    • 3. Protection
      • 3.1 DDoS Protection
        • 3.1.1 Google Recaptcha Setup
        • 3.1.2 Friendly Captcha Setup
      • 3.2 WAF – Web Application Firewall
    • 4. Security Rules
      • 4.1 BlackList & WhiteList
      • 4.2 User Agent Filtering
      • 4.3 Query String Filtering
      • 4.4 HTTP Header Filtering
      • 4.5 Block POST Values
      • 4.6 Custom Headers
      • 4.7 Block URL Requests
      • 4.8 URL Path Blocking
      • 4.9 Encrypt Path
      • 4.10 Remove Request Value
      • 4.11 Exclude Directories from Protection
    • 5. Logs
      • 5.1 Access Log
      • 5.2 Security Log
    • 6. Asset Management
      • 6.1 Asset Management
      • 6.2 Network Topology
      • 6.3 Vulnerability Scan
    • 7. Access
  • 8. DNS
  • 9. SSL
  • 10. Subdomain Manage
  • 11. Edit Page
  • ShieldsGuard SEG
    • 1. SEG Dashboard
    • 2. Reporting
    • 3. Analyzed
      • 3.1 Files
      • 3.2 URL
      • 3.3 Mail
      • 3.4 Domain
    • 4. Mail Settings
      • 4.1 File
      • 4.2 Mail Body
      • 4.3 Sender Domain
Powered by GitBook
On this page
Export as PDF

10. Subdomain Manage

Previous9. SSLNext11. Edit Page

Last updated 9 days ago

📖 Overview

The Subdomain Manage module allows you to create, configure, and monitor your subdomains with the same level of control and protection as your main domain.

You can manage DNS integration, toggle HTTPS redirection, and apply ShieldsGuard’s proxy security — all from a single dashboard.

🛡️ Subdomains often serve as entry points for attackers. Managing them effectively ensures that your entire domain hierarchy is secured, not just your root domain.


⚙️ Key Functions

✅ Subdomain Listing

Each row in the interface shows:

  • Subdomain Name (e.g., login.yourdomain.com)

  • DNS Label (e.g., login)

  • Proxy Status (ACTIVE / INACTIVE)

  • HTTPS Redirection (toggle)

  • Resolved IP Address

  • Action Buttons (Create / Manage / Delete)


🛠️ How to Create a Subdomain

  1. Ensure your DNS records include an A record pointing the subdomain to the correct IP.

  2. Open the Subdomain Manage module.

  3. Locate or define the subdomain you wish to configure.

  4. Click Create to activate ShieldsGuard’s edge protection and monitoring for that subdomain.

⚠️ If a subdomain does not appear, it may be missing from your DNS configuration.


🔄 HTTPS Redirection

You can enable HTTPS enforcement for any subdomain individually. This ensures:

  • All http:// traffic is redirected to https://

  • SSL certificates (ShieldsGuard-managed or custom) are applied

  • Secure, encrypted connections are enforced site-wide


🧱 Proxy Status

Toggle ShieldsGuard protection per subdomain:

  • ACTIVE → All traffic passes through ShieldsGuard's protection engine (WAF, DDoS, IP filtering)

  • INACTIVE → Traffic bypasses ShieldsGuard and goes directly to the origin server

✅ Keeping the proxy enabled is recommended to ensure security policies are applied consistently.


🧨 Manage vs Delete

  • Manage – Open detailed configuration and analytics for that subdomain

  • Delete – Remove ShieldsGuard management and protection (does not delete DNS record)


📋 Use Cases

Scenario
Subdomain Example
Outcome

Isolated login system

auth.example.com

Separate WAF rules for authentication

Client portal

client1.example.com

Customized security & reporting

Dev/staging environments

staging.example.com

Hidden from public, managed securely

Public APIs

api.example.com

Rate limited, filtered by IP or headers


🔐 Best Practices

Best Practice
Why It Matters

Enable HTTPS on every subdomain

Prevent downgrade attacks and build trust

Keep proxy active

Apply full ShieldsGuard protection stack

Disable unused subdomains

Reduce unnecessary surface area

Regularly review subdomain list

Detect orphaned or forgotten assets


🎯 Subdomain Manage ensures that every endpoint under your domain is actively protected, encrypted, and visible to your security team.