Gateway Sentry
Network DDoS Protection

Network Protection at Line Speed

Defend your UDP and TCP infrastructure from the most devastating volumetric floods, SYN floods, and UDP amplification attacks. Our edge filters drop malicious packets before they ever reach your application.

Network Attack Vectors We Neutralize

Every second, billions of malicious packets target infrastructure worldwide. Gateway Sentry identifies and drops these attacks at line rate, protecting your servers from the full spectrum of Layer 4 threats.

SYN and ACK Flood Mitigation

SYN Flood

Overwhelms servers by sending massive volumes of TCP SYN packets without completing the three-way handshake, exhausting connection tables and memory. Our edge filters detect and drop SYN floods before they consume resources.

Critical Threat

UDP Flood

Saturates bandwidth with a torrent of UDP datagrams targeting random ports, forcing the server to process and respond with ICMP unreachable messages. Our edge absorbs and filters the flood without impacting legitimate traffic.

Critical Threat

ACK Flood

Sends spoofed TCP ACK packets at high volume, bypassing stateless firewalls and forcing servers to waste cycles looking up non-existent connections. Our stateful packet inspection identifies and drops illegitimate ACKs instantly.

Critical Threat

Reflection and Amplification DDoS

DNS Amplification

Exploits open DNS resolvers by sending small queries with a spoofed source IP, generating responses up to 70x larger directed at the victim. Our edge nodes absorb amplified traffic and validate source authenticity in real time.

Amplification

NTP Reflection

Abuses the NTP monlist command to amplify traffic by up to 556x, flooding victims with massive UDP responses from legitimate NTP servers. Gateway Sentry fingerprints and filters reflected NTP traffic at the network edge.

Amplification

SSDP Amplification

Leverages Universal Plug and Play devices to generate amplified responses exceeding 30x the original request size. Our protocol-aware filtering identifies SSDP reflection patterns and drops them before they reach your infrastructure.

Amplification

How We Stop Network Attacks

From packet ingestion to clean delivery, every step is optimized for speed. Our pipeline processes millions of packets per second with zero perceptible latency added to legitimate connections.

1

Edge Ingestion

All inbound traffic is received at our global edge network, distributed across multiple points of presence. Anycast DDoS protection ensures packets arrive at the nearest scrubbing center, minimizing latency before analysis even begins.

2

Edge-Level Filtering

Packets are inspected by our edge filters at the earliest possible stage. Malicious traffic is identified and dropped before it ever reaches your application, achieving line-rate filtering with zero impact on performance.

3

Clean Forwarding

Verified legitimate traffic is forwarded to your origin server through our optimized tunneling infrastructure. GRE and direct peering options ensure minimal additional latency while maintaining full packet integrity and connection state.

2.1+ Tbps
Mitigation Capacity
Edge
Level Packet Filtering
TCP + UDP
Protocol Support
24 PoPs
Edge Locations

Edge-Level Defense

Traditional DDoS mitigation adds latency and consumes resources even for packets that will ultimately be dropped. Gateway Sentry takes a different approach.

Gateway Sentry deploys edge filters at the earliest possible interception point. Malicious traffic is matched and dropped before your server allocates any resources to the connection.

L3/L4 protection stops packet-level floods, while L7 web application DDoS protection handles request-level attacks; run both for full L3 to L7 coverage. Volumetric scrubbing relies on our anycast edge network and PoP locations, and latency-sensitive workloads benefit from UDP DDoS protection for game servers.

Malicious packets dropped before reaching your application
Near-zero CPU overhead per filtered packet
Dynamic rule updates without service interruption
Millions of packets per second per core
filter-logic
// Kernel-level packet filter (pseudocode)
function filter_packet(packet):
    // Parse Ethernet and IP headers
    ethernet = parse_ethernet(packet)
    ip = parse_ip(packet)

    // Check blocked IP map
    if blocked_ips.contains(ip.source):
        return DROP  // Kernel-level drop

    // SYN flood detection
    if ip.protocol == TCP:
        tcp = parse_tcp(packet)
        if tcp.is_syn and not tcp.is_ack:
            update_syn_counter(ip.source)
            if exceeds_threshold(ip.source):
                return DROP

    return PASS  // Forward clean traffic

Complete Protocol Protection

Every major transport and network protocol is covered. Whether you run game servers, VoIP infrastructure, VPNs, or custom UDP applications, Gateway Sentry has you covered.

TCP Protection

Comprehensive protection for all TCP-based services. Flood attacks and connection abuse are detected and stopped at the edge, while legitimate connections pass through seamlessly to your origin.

Always-On

UDP Protection

Full protection for UDP-based services including gaming, VoIP, and custom applications. Volumetric floods are absorbed at the edge while legitimate traffic flows through uninterrupted.

Game-Ready

GRE Tunnel Security

Secure GRE tunnel endpoints with deep packet inspection of encapsulated traffic. Prevent tunnel abuse, detect encapsulation-based evasion techniques, and ensure only authorized tunnel traffic passes through to your network infrastructure.

Tunnel-Aware

ICMP Filtering

Intelligent ICMP management that blocks ping floods and ICMP abuse while preserving essential network diagnostics. Your infrastructure stays protected without sacrificing visibility.

Flood Defense

Frequently Asked Questions

What is L3/L4 (network layer) DDoS protection?
L3/L4 DDoS protection defends the network and transport layers, where attackers flood your infrastructure with raw packets rather than application requests. Gateway Sentry inspects inbound TCP and UDP traffic at the edge and drops malicious packets at line rate before they reach your application.
Which network DDoS attacks does Gateway Sentry stop?
Gateway Sentry mitigates SYN floods, ACK floods, UDP floods and volumetric reflection or amplification attacks including DNS amplification, NTP reflection and SSDP amplification. Each vector is identified and dropped at the network edge instead of consuming origin server resources.
How does Gateway Sentry protect against UDP floods?
UDP floods saturate bandwidth with datagrams aimed at random ports, forcing servers to answer with ICMP unreachable messages. Gateway Sentry absorbs and filters the flood at the edge so legitimate UDP traffic for gaming, VoIP and custom applications passes through uninterrupted.
How does anycast routing help mitigate volumetric attacks?
Anycast routing sends inbound packets to the nearest of Gateway Sentry's edge PoPs, distributing volumetric attack traffic across the global network so it can be filtered close to its source. This minimizes latency for clean traffic while scrubbing attacks before they concentrate on a single origin.
What is reflection and amplification, and how is it filtered?
Reflection and amplification attacks spoof your IP to abuse open DNS, NTP or SSDP services, which then send oversized responses to your infrastructure. Gateway Sentry uses protocol-aware filtering and source validation at the edge to fingerprint and drop reflected traffic in real time.

Protect Your Infrastructure

Deploy network DDoS protection in minutes. No hardware changes, no traffic rerouting delays. Just activate Gateway Sentry and let our edge filters handle the rest.