Proxy Gateway Routing for DDoS-Resilient IP Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing DDOS attack mitigation systems are costly and often ineffective in identifying and blocking malicious attacks in a timely manner, leading to service disruptions and resource overloads.

Innovation Solution

A proxy gateway system that uses IP subnet addressing, cryptographic hashing, and redirect nodes to encrypt and route IP packets, validating client devices and mapping them to internal IP addresses, thereby hiding resource servers from direct access and distributing traffic across multiple nodes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If existing DDOS mitigation systems are used, then service protection is provided, but the systems are costly and often ineffective in identifying and blocking malicious attacks in a timely manner

Engineering Contradiction:
Improveservice protectionVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces a proxy gateway as an intermediary component between clients and resource servers. The proxy gateway receives client requests, performs authentication and cryptographic hash verification, and forwards legitimate requests to the resource server while blocking malicious traffic. This intermediary architecture isolates the resource server from direct exposure to DDOS attacks, providing effective protection without requiring complex mitigation systems at the server itself.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system segments the network architecture into distinct functional components: client devices, proxy gateway, redirect nodes, and resource servers. Each component performs a specific function in the traffic flow and security verification process. This segmentation allows the complex security functions to be distributed and managed independently, reducing overall system complexity while maintaining reliable protection.

Inventive Principle:
Principle #1Segmentation

2Object-affected harmful factors

If traffic is routed through multiple nodes with cryptographic verification, then malicious traffic is filtered effectively, but processing time and system complexity increase

Engineering Contradiction:
Improvemalicious traffic filteringVSAvoidprocessing time
Core Design Contradiction:
Object-affected harmful factorsVSLoss of time

Solution Approach 1:

The proxy gateway performs authentication and cryptographic hash verification in advance, before forwarding requests to the resource server. By pre- validating client credentials and establishing secure connections, the system filters malicious traffic early in the request flow, preventing it from reaching the resource server. This preliminary action reduces the need for time-consuming verification at later stages.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system replaces traditional mechanical firewall and intrusion detection mechanisms with cryptographic hash verification and digital authentication. Instead of relying on complex rule-based filtering systems that require extensive processing, the patent uses mathematical cryptographic functions that can be computed efficiently. The cryptographic hash of the client's public key is verified against stored values, providing fast and reliable malicious traffic identification.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Reliability

If resource servers are hidden behind IP subnets and redirect nodes, then direct access to servers is prevented, but network routing complexity increases

Engineering Contradiction:
Improveserver protectionVSAvoidnetwork routing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Redirect nodes serve as intermediaries that simplify the network routing architecture. Instead of requiring complex direct routing to hidden resource servers, the proxy gateway communicates with redirect nodes using standard IP subnet addressing. The redirect nodes then forward traffic to the appropriate resource servers using pre-established mappings. This intermediary layer abstracts the complexity of server hiding mechanisms from the network routing infrastructure.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The proxy gateway performs multiple functions using a unified approach: it handles client authentication, generates cryptographic hashes, routes traffic to redirect nodes, and manages communication with resource servers. By consolidating these diverse functions into a single multi-functional component, the system reduces overall network routing complexity while maintaining reliable server protection through IP subnet hiding.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12513186B2Systems and methods for mitigating DDoS attacks on internet protocol networks
Publication Date: 2025.12.30 INCEPTION SECURITY SOLUTIONS LLC
  • US12513186B2 patent drawing
  • US12513186B2 patent drawing
  • US12513186B2 patent drawing

AI summary

A system and method to protect resource servers from DDOS attacks is disclosed. A proxy gateway hides resource server using IP subnet addressing and receives authenticated IP packets. A cryptographic hash is generated, and destination IP packets address/ports are encrypted using a secret, algorithm, client IP address, resource server IP address, and port. The cryptographic hash and destination server are mapped into existing IP packet addresses, ports, or payload bits. The IP packets are routed to a redirect node in the public IP subnet of the proxy gateway. At the redirected node, the cryptographic hash is validated, and the resource server IP address and the port are extracted from mapping. Redirect node maps the clients public IP/port to an internal IP address and port associated with resource server and tunnels the IP packets from the redirect node to the resource server using the internal IP address and port.