An ingress node can provide an entry point to a network (e.g., a cloud network). The ingress node can receive incoming traffic and forward the traffic to another node within the network (e.g., to allow a service or functionality to be performed on the traffic).
In some implementations, a method includes receiving, by an ingress node, first traffic from a host device; determining, by the ingress node, and based on an ingress filter of the ingress node, that traffic from the host device is allowed; selecting, by the ingress node, using a load balancing functionality, and based on determining that traffic from the host device is allowed, a security node, of a plurality of security nodes, to which the ingress node is to forward the first traffic; forwarding, by the ingress node, the first traffic to the selected security node; receiving, by the ingress node and based on forwarding the first traffic, a message that indicates that traffic from the host device is to be blocked; and updating, by the ingress node and using the message, the ingress filter of the ingress node to indicate that traffic from the host device is to be blocked.
In some implementations, a security node includes one or more memories, and one or more processors to: receive first traffic that was forwarded by an ingress node and that originated from a host device; determine, by providing a security functionality, that the first traffic is to be blocked; block, based on determining that the first traffic is to be blocked, the first traffic; and send, to the ingress node, and based on determining that the first traffic is to be blocked, a message that indicates that traffic from the host device is to be blocked.
In some implementations, a non-transitory computer-readable medium storing a set of instructions includes one or more instructions that, when executed by one or more processors of an ingress node, cause the ingress node to: receive first traffic from a host device; select, based on an ingress filter of the ingress node, a security node, of a plurality of security nodes, to which the ingress node is to forward the first traffic; forward the first traffic to the selected security node; receive, based on forwarding the first traffic, a message that indicates that traffic from the host device is to be blocked; and update, by the ingress node and using the message, the ingress filter of the ingress node.
The following detailed description of example implementations refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements.
An ingress node associated with a network can receive traffic from a host device and can select a security node, of a plurality of security nodes that are associated with the network, that is to provide one or more security functionalities (e.g., firewall functionalities, packet inspection functionalities, content inspection functionalities, intrusion prevention functionalities, and/or other security functionalities) in association with the traffic. The ingress node can then forward the traffic to the security node (e.g., the selected security node). In some cases, the security node determines (e.g., by performing a security functionality in association with the traffic) that the traffic and/or the host device (e.g., as the originator of the traffic) is malicious, compromised, or otherwise untrustworthy. Accordingly, the security node can drop the traffic and update a filter on the security node to indicate that the security node is to drop traffic (e.g., additional traffic) from the host device. This prevents the additional traffic from being forwarded by the security device, which can improve an overall security of the network. However, the ingress node still consumes computing resources (e.g., processing resources, memory resources, communication resources, and/or power resources, among other examples) to process the additional traffic, to determine where to forward the additional traffic, and to forward the additional traffic. Further, the ingress node may forward the additional traffic to another security node (e.g., that did not analyze the original traffic that originated from the host device). The other security node then consumes computing resources to process the additional traffic, such as to determine that the additional traffic and/or that the host device is malicious, compromised, or otherwise untrustworthy; to drop the additional traffic; and to update a filter on the other security node to drop traffic from the host device. Even worse, in some cases, the other security node can fail to identify any issues with the additional traffic and thereby forward the additional traffic, which risks the overall security of the network.
Some implementations described herein include an ingress node and a plurality of security nodes. The ingress node provides a load balancing functionality across the plurality of security nodes. For example, the ingress node receives first traffic from a host device and selects a security node, of the plurality of security nodes, to which the ingress node is to forward the first traffic. The ingress node thereby forwards the first traffic to the selected security node.
The selected security node (or another security node associated with a service chain, when the selected security node is part of the service chain) may determine (e.g., by providing at least one security functionality) that the first traffic is to be blocked. The selected security node then blocks the first traffic (e.g., prevents the first traffic from being forwarded) and sends, to the ingress node, a message indicating that traffic (e.g., additional traffic) from the host device is to be blocked. The ingress node thereby updates an ingress filter of the ingress node to indicate that traffic from the host device is to be blocked.
Accordingly, the ingress node then receives second traffic from the host device. The ingress node, based on the ingress filter (e.g., after the ingress filter was updated based on the message), determines that traffic from the host device is not allowed. The ingress node thereby blocks the second traffic.
In this way, a security node (e.g., the selected security node) blocks first traffic from a host device that is malicious, compromised, or otherwise untrustworthy, from being forwarded, which improves an overall security of a network (e.g., that includes the plurality of security nodes). Further, by providing a message that allows the ingress node to update an ingress filter of the ingress node, the ingress node is able to block second traffic from the host device. Computing resources (e.g., processing resources, memory resources, communication resources, and/or power resources, among other examples) of the ingress node therefore do not need to be used to process the second traffic, and the second traffic is prevented from being forwarded to another node within the network. This improves an overall security of the network. Further, because the ingress node maintains an ingress filter for allowing or blocking traffic from host devices, individual security nodes do not need to consume computing resources to maintain respective filters for allowing or blocking traffic.
The ingress node and the plurality of security nodes may be associated with a network (e.g., that is associated with a cloud environment). For example, the ingress node and the plurality of security nodes may provide a plurality of security functionalities (e.g., firewall functionalities, packet inspection functionalities, content inspection functionalities, intrusion prevention functionalities, and/or other security functionalities) for traffic that originates from a host device of the plurality of host devices (and that is destined for another network, such as the Internet). Each security functionality may be associated with at least one layer of layers 3 through 7 of an open systems interconnection (OSI) model.
In some implementations, the ingress node may be configured to provide at least one security functionality that is associated with layer 3 of the OSI model (e.g., a filtering functionality, a firewall functionality, or another type of functionality). For example, the ingress node may include an ingress filter (e.g., that may include an access control list (ACL), or another type of filter) that the ingress node may use to determine whether to allow or to block traffic. The ingress filter may indicate, for example, whether traffic associated with a particular source internet protocol (IP) address, a particular destination IP address, a particular source port, and/or a particular destination port is allowed (e.g., is allowed to be forwarded by the ingress node) or is not allowed (e.g., is not allowed to be forwarded by the ingress node, and/or is to be blocked by the ingress node).
Each security node, of the plurality of security nodes, may be configured to provide at least one security functionality associated with at least one layer of layers 4 through 7 of the OSI model (e.g., a packet inspection functionality, a content inspection functionality, an intrusion prevention functionality, and/or another type of security functionality). The ingress node may be configured to provide a load balancing functionality across the plurality of security nodes. For example, the ingress node may be configured to select a security node to which the ingress node is to forward traffic (e.g., from a host device of the plurality of host devices). In this way, the ingress node may distribute incoming traffic (e.g., from the plurality of host devices) across the plurality of security nodes to prevent overloading of individual security nodes.
As shown in
Accordingly, the ingress node may be configured to provide a load balancing functionality across the plurality of service chains. For example, the ingress node may be configured to select a security node (e.g., that is a first security node of a service chain) to which the ingress node is to forward traffic (e.g., from a host device of the plurality of host devices). In this way, the ingress node may distribute incoming traffic (e.g., from the plurality of host devices) across the plurality of service chains to prevent overloading of individual service chains.
As shown in
The host device 1 may send the first traffic to the ingress node to allow the ingress node and one or more security nodes to provide at least one security functionality associated with the first traffic and/or to allow the first traffic to be forwarded (e.g., to a destination indicated by the first traffic). While
As shown by reference number 104, the ingress node may determine whether traffic from the host device 1 is allowed (e.g., to be forwarded by the ingress node, such as to a security node of the plurality of security nodes). The ingress node may determine whether traffic from the host device 1 is allowed based on the ingress filter of the ingress node. For example, the ingress node may process (e.g., parse and/or read) the first traffic to identify information associated with the first traffic (e.g., a source IP address, a source port, and/or or similar information associated with the host device 1), and may search the ingress filter based on the information to identify an entry in the ingress filter associated with the host device 1. When the entry indicates that traffic from the host device 1 is not allowed (e.g., because the host device 1 has been determined to be malicious, compromised, or otherwise untrustworthy), the ingress node may determine that traffic from the host device 1 is not allowed and may therefore block the first traffic (e.g., prevent the first traffic from being forwarded by the ingress node).
Alternatively, when the entry indicates that traffic from the host device 1 is allowed (e.g., because the host device 1 has not been determined to be malicious, compromised, or otherwise untrustworthy), the ingress node may determine that traffic from the host device 1 is allowed. Additionally, the ingress node may determine, based on providing at least one security functionality (e.g., that is associated with layer 3 of the OSI model) in association with the first traffic, that the first traffic is to be forwarded (e.g., because the ingress node determined that the first traffic is not malicious, is not compromised, and is not otherwise untrustworthy).
Accordingly, as shown by reference number 106, the ingress node may select a security node (e.g., to which ingress node is to forward the first traffic). The ingress node may select the security node using a load balancing functionality. For example, the ingress node may select a security node (e.g., an individual security node, or a first security node of a service chain) based on a load of the plurality of security nodes and/or a load of the plurality of service chains. As shown in
As shown by reference number 108, the ingress node may forward the first traffic to the security node 1-1 (e.g., to the selected security node). The ingress node may send the first traffic to the security node 1-1 via a connection between the ingress node and the security node 1-1. Accordingly, the security node 1-1 may receive the first traffic from the ingress node (e.g., via the connection between the ingress node and the security node 1-1).
As shown in
As shown by reference number 114, the security node 1-1 may send a message to the ingress node (e.g., based on determining that the first traffic is to be blocked and/or based on blocking the first traffic). The message may indicate that traffic from the host device 1 (e.g., any traffic that originates from the host device 1 and/or that indicates the host device 1 as a source of the traffic) is to be blocked. The message may include a generic network virtualization encapsulation (geneve) packet, as further described herein in relation to
Accordingly, as shown by reference number 116, the ingress node may update the ingress filter of the ingress node. The ingress node may update the ingress filter based on the message. For example, the ingress node may update, using the message (e.g., that indicates that that traffic from the host device 1 is to be blocked), the ingress filter to indicate that traffic from the host device 1 is to be blocked. In a specific example, the ingress node may update the ingress filter to include an entry that indicates that traffic from the host device 1 (e.g., that indicates a source IP address, a source port, and/or other information of the host device 1) is to be blocked.
As shown by reference number 118, the ingress node may send a message (e.g., a response message) to the security node 1-1 (e.g., after updating the ingress filter). The message may indicate that the ingress node was successfully updated (e.g., by the ingress node). The message may include a geneve packet, as further described herein in relation to
While security node 1-1 is described as performing operations shown in
As shown in
As shown by reference number 122, the ingress node may determine whether traffic from the host device 1 is allowed (e.g., based on receiving the second traffic). The ingress node may determine whether traffic from the host device 1 is allowed based on the ingress filter of the ingress node in a similar manner as that described herein in relation to
As indicated above,
As indicated above,
Host device 310 includes one or more devices capable of providing traffic. For example, host device 310 may include a router, a gateway, a switch, a firewall, a hub, a bridge, a reverse proxy, a server (e.g., a proxy server), a security device, an intrusion detection device, a load balancer, or a similar type of device. In some implementations, host device 310 may include an endpoint device that is a source of traffic. For example, host device 310 may include a wireless communication device, a mobile phone, a user equipment, a laptop computer, a tablet computer, a desktop computer, a gaming console, a set-top box, a wearable communication device (e.g., a smart wristwatch, a pair of smart eyeglasses, a head mounted display, or a virtual reality headset), or a similar type of device. Host device 310 may provide traffic to other devices via network 330 (e.g., by using node(s) 320 as an intermediary), such as devices that are external to network 330.
Node 320 includes one or more devices capable of receiving, processing, storing, routing, and/or providing traffic in a manner described herein. For example, node 320 may include a router, such as a label switching router (LSR), a label edge router (LER), an ingress router, an egress router, a provider router (e.g., a provider edge router, a provider core router, etc.), a virtual router, or another type of router. Additionally, or alternatively, node 320 may include a gateway, a switch, a firewall, a hub, a bridge, a reverse proxy, a server (e.g., a proxy server, a cloud server, a data center server, etc.), a load balancer, and/or a similar device. Node 320 may be an ingress node, a security node, or another type of node.
In some implementations, node 320 may be a physical device implemented within a housing, such as a chassis. In some implementations, node 320 may be a virtual device implemented by one or more computer devices of a cloud computing environment or a data center.
Network 330 includes one or more wired and/or wireless networks. For example, network 330 may include a cellular network (e.g., a fifth generation (5G) network, a fourth generation (4G) network, such as a long-term evolution (LTE) network, a third generation (3G) network, a code division multiple access (CDMA) network, a public land mobile network (PLMN), a local area network (LAN), a wide area network (WAN), a metropolitan area network (MAN), a telephone network (e.g., the Public Switched Telephone Network (PSTN)), a private network, an ad hoc network, an intranet, the Internet, a fiber optic-based network, a cloud computing network, or the like, and/or a combination of these or other types of networks.
The number and arrangement of devices and networks shown in
The bus 410 may include one or more components that enable wired and/or wireless communication among the components of the device 400. The bus 410 may couple together two or more components of
The memory 430 may include volatile and/or nonvolatile memory. For example, the memory 430 may include random access memory (RAM), read only memory (ROM), a hard disk drive, and/or another type of memory (e.g., a flash memory, a magnetic memory, and/or an optical memory). The memory 430 may include internal memory (e.g., RAM, ROM, or a hard disk drive) and/or removable memory (e.g., removable via a universal serial bus connection). The memory 430 may be a non-transitory computer-readable medium. The memory 430 may store information, one or more instructions, and/or software (e.g., one or more software applications) related to the operation of the device 400. In some implementations, the memory 430 may include one or more memories that are coupled (e.g., communicatively coupled) to one or more processors (e.g., processor 420), such as via the bus 410. Communicative coupling between a processor 420 and a memory 430 may enable the processor 420 to read and/or process information stored in the memory 430 and/or to store information in the memory 430.
The input component 440 may enable the device 400 to receive input, such as user input and/or sensed input. For example, the input component 440 may include a touch screen, a keyboard, a keypad, a mouse, a button, a microphone, a switch, a sensor, a global positioning system sensor, a global navigation satellite system sensor, an accelerometer, a gyroscope, and/or an actuator. The output component 450 may enable the device 400 to provide output, such as via a display, a speaker, and/or a light-emitting diode. The communication component 460 may enable the device 400 to communicate with other devices via a wired connection and/or a wireless connection. For example, the communication component 460 may include a receiver, a transmitter, a transceiver, a modem, a network interface card, and/or an antenna.
The device 400 may perform one or more operations or processes described herein. For example, a non-transitory computer-readable medium (e.g., memory 430) may store a set of instructions (e.g., one or more instructions or code) for execution by the processor 420. The processor 420 may execute the set of instructions to perform one or more operations or processes described herein. In some implementations, execution of the set of instructions, by one or more processors 420, causes the one or more processors 420 and/or the device 400 to perform one or more operations or processes described herein. In some implementations, hardwired circuitry may be used instead of or in combination with the instructions to perform one or more operations or processes described herein. Additionally, or alternatively, the processor 420 may be configured to perform one or more operations or processes described herein. Thus, implementations described herein are not limited to any specific combination of hardware circuitry and software.
The number and arrangement of components shown in
Input component 510 may be one or more points of attachment for physical links and may be one or more points of entry for incoming traffic, such as packets. Input component 510 may process incoming traffic, such as by performing data link layer encapsulation or decapsulation. In some implementations, input component 510 may transmit and/or receive packets. In some implementations, input component 510 may include an input line card that includes one or more packet processing components (e.g., in the form of integrated circuits), such as one or more interface cards (IFCs), packet forwarding components, line card controller components, input ports, processors, memories, and/or input queues. In some implementations, device 500 may include one or more input components 510.
Switching component 520 may interconnect input components 510 with output components 530. In some implementations, switching component 520 may be implemented via one or more crossbars, via busses, and/or with shared memories. The shared memories may act as temporary buffers to store packets from input components 510 before the packets are eventually scheduled for delivery to output components 530. In some implementations, switching component 520 may enable input components 510, output components 530, and/or controller 540 to communicate with one another.
Output component 530 may store packets and may schedule packets for transmission on output physical links. Output component 530 may support data link layer encapsulation or decapsulation, and/or a variety of higher-level protocols. In some implementations, output component 530 may transmit packets and/or receive packets. In some implementations, output component 530 may include an output line card that includes one or more packet processing components (e.g., in the form of integrated circuits), such as one or more IFCs, packet forwarding components, line card controller components, output ports, processors, memories, and/or output queues. In some implementations, device 500 may include one or more output components 530. In some implementations, input component 510 and output component 530 may be implemented by the same set of components (e.g., and input/output component may be a combination of input component 510 and output component 530).
Controller 540 includes a processor in the form of, for example, a CPU, a graphics processing unit (GPU), an accelerated processing unit (APU), a microprocessor, a microcontroller, a digital signal processor (DSP), a field-programmable gate array (FPGA), an application-specific integrated circuit (ASIC), and/or another type of processor. The processor is implemented in hardware, firmware, or a combination of hardware and software. In some implementations, controller 540 may include one or more processors that can be programmed to perform a function.
In some implementations, controller 540 may include a RAM, a ROM, and/or another type of dynamic or static storage device (e.g., a flash memory, a magnetic memory, an optical memory, etc.) that stores information and/or instructions for use by controller 540.
In some implementations, controller 540 may communicate with other devices, networks, and/or systems connected to device 500 to exchange information regarding network topology. Controller 540 may create routing tables based on the network topology information, may create forwarding tables based on the routing tables, and may forward the forwarding tables to input components 510 and/or output components 530. Input components 510 and/or output components 530 may use the forwarding tables to perform route lookups for incoming and/or outgoing packets.
Controller 540 may perform one or more processes described herein. Controller 540 may perform these processes in response to executing software instructions stored by a non-transitory computer-readable medium. A computer-readable medium is defined herein as a non-transitory memory device. A memory device includes memory space within a single physical storage device or memory space spread across multiple physical storage devices.
Software instructions may be read into a memory and/or storage component associated with controller 540 from another computer-readable medium or from another device via a communication interface. When executed, software instructions stored in a memory and/or storage component associated with controller 540 may cause controller 540 to perform one or more processes described herein. Additionally, or alternatively, hardwired circuitry may be used in place of or in combination with software instructions to perform one or more processes described herein. Thus, implementations described herein are not limited to any specific combination of hardware circuitry and software.
The number and arrangement of components shown in
As shown in
As further shown in
As further shown in
As further shown in
As further shown in
As further shown in
Process 600 may include additional implementations, such as any single implementation or any combination of implementations described below and/or in connection with one or more other processes described elsewhere herein.
In a first implementation, process 600 includes receiving, after updating the ingress filter of the ingress node, second traffic from the host device; determining, based on the ingress filter of the ingress node, that traffic from the host device is not allowed; and blocking, based on determining that traffic from the host device is not allowed, the second traffic.
In a second implementation, alone or in combination with the first implementation, the message was sent by the selected security node.
In a third implementation, alone or in combination with one or more of the first and second implementations, the selected security node is associated with a service chain of security nodes, and the message was sent by another security node associated with the service chain of security nodes.
In a fourth implementation, alone or in combination with one or more of the first through third implementations, the ingress node is configured to provide a security functionality associated with layer 3 of the OSI model.
In a fifth implementation, alone or in combination with one or more of the first through fourth implementations, the selected security node is configured to provide a security functionality associated with at least one layer of layers 4 through 7 of the OSI model.
In a sixth implementation, alone or in combination with one or more of the first through fifth implementations, the message includes a generic network virtualization encapsulation (geneve) packet.
In a seventh implementation, alone or in combination with one or more of the first through sixth implementations, process 600 includes sending, after updating the ingress filter of the ingress node, and to the selected security node, another message indicating that the ingress filter was successfully updated.
Although
As shown in
As further shown in
As further shown in
As further shown in
Process 700 may include additional implementations, such as any single implementation or any combination of implementations described below and/or in connection with one or more other processes described elsewhere herein.
In a first implementation, sending the message allows the ingress node to update an ingress filter of the ingress node to indicate that traffic from the host device is to be blocked.
In a second implementation, alone or in combination with the first implementation, sending the message allows the ingress node to block second traffic from the host device.
In a third implementation, alone or in combination with one or more of the first and second implementations, the security node is associated with a service chain of security nodes, and sending the message to the ingress node includes sending the message to another security node associated with the service chain to allow the message to be forwarded to the ingress node.
In a fourth implementation, alone or in combination with one or more of the first through third implementations, the ingress node is configured to provide another security functionality that is associated with layer 3 of the OSI model.
In a fifth implementation, alone or in combination with one or more of the first through fourth implementations, the security functionality is associated with at least one layer of layers 4 through 7 of the OSI model.
In a sixth implementation, alone or in combination with one or more of the first through fifth implementations, process 700 includes receiving, after sending the message, another message indicating that an ingress filter of the ingress node was successfully updated.
Although
The foregoing disclosure provides illustration and description, but is not intended to be exhaustive or to limit the implementations to the precise forms disclosed. Modifications and variations may be made in light of the above disclosure or may be acquired from practice of the implementations.
As used herein, traffic or content may include a set of packets. A packet may refer to a communication structure for communicating information, such as a protocol data unit (PDU), a service data unit (SDU), a network packet, a datagram, a segment, a message, a block, a frame (e.g., an Ethernet frame), a portion of any of the above, and/or another type of formatted or unformatted unit of data capable of being transmitted via a network.
As used herein, the term “component” is intended to be broadly construed as hardware, firmware, or a combination of hardware and software. It will be apparent that systems and/or methods described herein may be implemented in different forms of hardware, firmware, and/or a combination of hardware and software. The actual specialized control hardware or software code used to implement these systems and/or methods is not limiting of the implementations. Thus, the operation and behavior of the systems and/or methods are described herein without reference to specific software code-it being understood that software and hardware can be used to implement the systems and/or methods based on the description herein.
Even though particular combinations of features are recited in the claims and/or disclosed in the specification, these combinations are not intended to limit the disclosure of various implementations. In fact, many of these features may be combined in ways not specifically recited in the claims and/or disclosed in the specification. Although each dependent claim listed below may directly depend on only one claim, the disclosure of various implementations includes each dependent claim in combination with every other claim in the claim set. As used herein, a phrase referring to “at least one of” a list of items refers to any combination of those items, including single members. As an example, “at least one of: a, b, or c” is intended to cover a, b, c, a-b, a-c, b-c, and a-b-c, as well as any combination with multiple of the same item.
When “a processor” or “one or more processors” (or another device or component, such as “a controller” or “one or more controllers”) is described or claimed (within a single claim or across multiple claims) as performing multiple operations or being configured to perform multiple operations, this language is intended to broadly cover a variety of processor architectures and environments. For example, unless explicitly claimed otherwise (e.g., via the use of “first processor” and “second processor” or other language that differentiates processors in the claims), this language is intended to cover a single processor performing or being configured to perform all of the operations, a group of processors collectively performing or being configured to perform all of the operations, a first processor performing or being configured to perform a first operation and a second processor performing or being configured to perform a second operation, or any combination of processors performing or being configured to perform the operations. For example, when a claim has the form “one or more processors to: perform X; perform Y; and perform Z,” that claim should be interpreted to mean “one or more processors to perform X; one or more (possibly different) processors to perform Y; and one or more (also possibly different) processors to perform Z.”
No element, act, or instruction used herein should be construed as critical or essential unless explicitly described as such. Also, as used herein, the articles “a” and “an” are intended to include one or more items, and may be used interchangeably with “one or more.” Further, as used herein, the article “the” is intended to include one or more items referenced in connection with the article “the” and may be used interchangeably with “the one or more.” Furthermore, as used herein, the term “set” is intended to include one or more items (e.g., related items, unrelated items, or a combination of related and unrelated items), and may be used interchangeably with “one or more.” Where only one item is intended, the phrase “only one” or similar language is used. Also, as used herein, the terms “has,” “have,” “having,” or the like are intended to be open-ended terms. Further, the phrase “based on” is intended to mean “based, at least in part, on” unless explicitly stated otherwise. Also, as used herein, the term “or” is intended to be inclusive when used in a series and may be used interchangeably with “and/or,” unless explicitly stated otherwise (e.g., if used in combination with “either” or “only one of”).