US20090249471A1 - Reversible firewall policies - Google Patents
Reversible firewall policies Download PDFInfo
- Publication number
- US20090249471A1 US20090249471A1 US12/348,896 US34889609A US2009249471A1 US 20090249471 A1 US20090249471 A1 US 20090249471A1 US 34889609 A US34889609 A US 34889609A US 2009249471 A1 US2009249471 A1 US 2009249471A1
- Authority
- US
- United States
- Prior art keywords
- firewall
- virtual machine
- policies
- packet
- host node
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/02—Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
- H04L63/0227—Filtering policies
- H04L63/0263—Rule management
Definitions
- This application concerns computer security. In particular firewalls for hosting systems with virtual machines.
- Virtual machines are simulated computers that are simulated by other computers.
- the physical computers on which the virtual machines run are also referred to as “hosts” or “host computers”.
- hosts hosts
- Virtual machines have several advantages. When a user wants to run multiple applications that each work best on a different operating system (e.g., Windows 95® or Windows XP®), then the user can implement two virtual machines on a single computer. That is, one virtual machine running the Windows 95® operating system and one virtual machine running the Windows XP® operating system.
- a different operating system e.g., Windows 95® or Windows XP®
- Another advantage of using a virtual machine is that the operating system and application or applications running on the virtual machine may require only a fraction of the full resources of the physical computer on which the virtual machine is running. Thus, multiple virtual machines can run on the same physical computer, saving hardware costs.
- Still another advantage is that virtual machines can be instantiated as needed, then shut down when no longer needed, freeing the resources of the physical computer to run other virtual machines. Therefore, a system with multiple virtual machines that are needed at different times saves more resources by running each virtual machine only when that virtual machine is needed.
- a hosting system runs multiple physical computers (also referred to as “servers” or “host nodes”) that each run multiple virtual machines (also referred to as “hosting” the virtual machines).
- Some hosting systems can move virtual machines among the host nodes. For example, a hosting system may host four virtual machines on one host node while the four virtual machines have low resource requirements. Later, if the resource requirements of one of the virtual machines increase, the hosting system can move one of the virtual machines to another host node.
- virtual machines are intended to accurately simulate individual computers, they often have the same security vulnerabilities as individual computers.
- virtual machines can be infected with computer worms and can suffer from other unauthorized accesses.
- the problems of infected machines are magnified as some prior art hosting systems do not protect virtual machines from unauthorized access by other virtual machines on the same host node.
- worm-infected virtual machines can infect other virtual machines on the same host node.
- any of the infected virtual machines are moved to other host nodes, they may carry the infection with them.
- the infection of one virtual machine in such a hosting system can result in an infection spreading to all the virtual machines on the hosting system.
- firewalls are implemented.
- a firewall is computer software running on a particular machine or stored on a computer readable medium, hardware, or a combination of hardware and software that checks incoming and/or outgoing packets of data against an existing list of characteristics that determine whether the packets should be allowed to continue to their destination or should be blocked.
- firewalls can be run on the hosting system itself and on individual virtual machines.
- the firewalls of prior-art hosting systems were not efficiently coordinated; accordingly there is a need in the art for a coordinated firewall for a hosting system.
- Some embodiments provide security for virtual machines that run on a plurality of host nodes of a hosting system.
- the security includes firewalls for the virtual machines on the hosting system.
- Some embodiments implement one firewall on each host node.
- a firewall is computer software running on a particular machine or stored on a computer readable medium, hardware, or a combination of hardware and software that checks incoming and outgoing packets of data against an existing list of characteristics that determine whether the packets should be allowed to continue to their destination or should be blocked.
- Users of the hosting system including the system administrators, and in some embodiments other users, set security policies for the firewalls.
- the policies of some embodiments are conditional statements that indicate conditions under which packets of data should be allowed to pass through the firewall of a host node or should be blocked.
- Some embodiments store connection data with information about packets previously allowed to pass according to the policies enforced by the firewall.
- Some embodiments provide a system for moving firewall policies and connection data that pertain to individual virtual machines from one host node to another.
- the firewall policies and connection data pertaining to that virtual machine are moved to the firewall of the new host node.
- the connection data relating to virtual machines on a host node is grouped together as a single connection table in the firewall of the host node.
- the connection table is split when a virtual machine moves and connection data relating to the moved virtual machine is moved to the firewall of that virtual machines new host node.
- the moved connection data is then merged with the existing connection table of the firewall of the new node.
- Some embodiments provide different policies for an initial packet than for a reply packet.
- Some embodiments provide firewalls that enforce multi-layered policies. In some such embodiments, policies of different layers may be set by users with different levels of authority over the firewall system. The environment in which some embodiments operate, and further details of the various embodiments are described below.
- firewalls intercept packets of data on their way to and from virtual machines on host nodes of the hosting system.
- each virtual machine has a set of policies associated with that virtual machine.
- the firewall policies and connection tables for all virtual machines on a given host node are implemented by a firewall for that host node (the firewall of a host node is sometimes referred to herein as a “virtual network firewall”).
- the virtual network firewall allows packets of data to pass to or from a particular virtual machine only if those packets are permissible according to the policies applicable to that particular virtual machine. For example, a virtual network firewall might allow all packets from one particular computer address (i.e., an IP address) and deny all packets from another particular IP address.
- connection data The information about the source address, destination address, source port, destination port, and the protocol of a packet is sometimes referred to as “connection data” or “a connection”.
- the firewalls of some embodiments store connection data for allowed packets. That is, when a firewall allows a packet to pass, the connection data for that packet is stored in a connection table of the firewall.
- the connection tables of some embodiments include identifiers of the virtual machine that is the source or destination of that connection.
- a single connection table on each host node includes the connection data for all virtual machines on that host node.
- the firewall policies and connection data relating to a given virtual machine are needed on the host node that is hosting that virtual machine. In some embodiments, the policies and connection data relating to a virtual machine are not needed on any other host node in the system. In order to make sure that the firewall policies and connection data for a particular virtual machine are available to the host node of that virtual machine and are not using up resources on other host nodes, some embodiments provide a firewall coordinator (also referred to as a “central controller” or a “management console”) to coordinate firewall policies and track the locations of the virtual machines on the hosting system. In some embodiments, the firewall coordinator is implemented as a dedicated hardware device.
- the firewall coordinator is entirely implemented as software running on a particular machine, such as a computer (or stored in a computer readable medium).
- the firewall coordinator is a piece of software, running on a particular machine, such as a computer, that receives new firewall policies and updates the policies of individual software firewalls running on virtual machines on the particular machines of the host nodes.
- the firewall coordinator coordinates the transfer of firewall policies and connection data (e.g., the firewall policies and connection tables for the firewalls) to the host nodes on which the virtual machines are running.
- the virtual network firewall of the new host node detects the arrival of a virtual machine that had not been running on that host node.
- the virtual network firewall contacts the firewall coordinator to determine on which host node, if any, the new virtual machine had previously been running.
- the virtual network firewall contacts the virtual network firewall of that other host node to retrieve the firewall policies and connection table data for the new virtual machine.
- the virtual network firewall receives the firewall policies for the virtual machine from the firewall coordinator.
- some embodiments store tables of connection data that include source and destination address information of allowed packets and identifiers of the virtual machines that are the sources or destinations of the allowed packets.
- both the source and the destination of allowed packets are virtual machines on the same node. That is, in some embodiments, virtual network firewalls apply policies to packets going between two virtual machines on a host node. Such a firewall may be referred to as an “intra-node firewall”.
- the intra-node firewall determines both whether the source virtual machine is allowed to send the packet to the destination virtual machine and also whether the destination virtual machine is allowed to receive the packet from the source virtual machine.
- the virtual network firewall stores connection data for the packet as a combined entry in the connection table.
- a combined entry includes the address information for a connection.
- a non-combined entry only identifies the source virtual machine or the destination virtual machine
- a combined entry identifies both the source virtual machine and the destination virtual machine.
- a combined entry in a connection table indicates that both the source virtual machine and the destination virtual machine of an allowed packet are running on the same host node as each other and the firewall with the connection table.
- the combined entry no longer accurately reflects the situation. That is, the combined entry incorrectly indicates that the moved virtual machine is on the same node as the other virtual machine in the entry.
- connection data for all the virtual machines on a host node are stored in a single table.
- the connection table data is sent to the new host node, entries relating to the moved virtual machine are added to the connection table of the new host node, and then deleted from the connection table of the old host node.
- the virtual network firewall of the original host node splits a connection table by 1) sending copies of the entries relating to the moved virtual machine to the virtual network firewall of the new host node, 2) deleting the entries solely relating to the moved virtual machine, and 3) editing combined entries that relate to both the moved virtual machine and to virtual machines that are remaining on the original host node.
- editing the entries removes the portion of the entries that relate to the moving virtual machine and keeps the portion relating to virtual machines that remain on the host node.
- the old host node edits the copied connection data that it is sending to remove references to the other virtual machines on the old host node.
- the new host node edits the copied connection data to remove references to the other virtual machines on the old host node.
- the connection table of the new host node would include an entry for that contact, indicating that the firewall of the new node had allowed the other virtual machine to receive packets from the moved virtual machine (before the moved virtual machine was moved).
- the connection data for the moved virtual machine would include an entry indicating that the firewall of the previous host node had allowed the moved virtual machine to send packets to the other virtual machine (on the new host node).
- the two entries would have identical address information. To store the information in the entries in the same connection table, the firewall of the new host node merges the entries into a single entry indicating that the firewall policies had allowed both the moved virtual machine to send the packets and the other virtual machine to receive the packets.
- connection table entries relating to the various virtual machines do not reflect whether the allowed connections happened while the virtual machines were on the same node, or on different nodes. Instead the connection table entries for connections between two virtual machines indicate whether the allowed connections are between virtual machines currently on the same node or currently on different nodes.
- connection table entries use connection table entries to determine which of two different sets of policies should be applied to a packet. For example, in some embodiments, the firewall checks the connection table to determine whether a packet is a reply to a previously allowed packet. The firewalls of such embodiments apply a different set of policies when a packet is a reply packet than when a packet is an original packet. When an original packet passes through the virtual network firewall (i.e. is allowed to pass by the firewall policies), addresses of the source and destination of the packet are stored in the connection table.
- the virtual network firewall uses a set of policies (also referred to as “reverse policies”) that apply only to reply packets to determine whether the reply packet is to be allowed to pass.
- the reverse policies are a set of policies that are different from the policies that would be applied if a packet with the source and destination addresses of the reply packet had arrived at the virtual network firewall when an the original connection is not stored in the connection table.
- the firewalls of the host nodes apply various policies to determine whether to allow a packet to pass.
- policies are set using the firewall coordinator. Because many entities (e.g., companies, administrators, users, user accounts of a single user, etc.) may have valid interests in what packets a particular virtual machine can send or receive, the firewall coordinators of some embodiments allow users of various levels of authority to provide different layers of firewall policies for a virtual machine. These various layers allow the higher level users (e.g., systems administrators and office supervisors) to determine whether access will be granted or denied for a particular packet or whether the decision to grant access or deny access will be delegated to a lower level set of firewall policies.
- higher level users e.g., systems administrators and office supervisors
- the firewall coordinator then provides the layers of policies pertaining to each virtual machine to the virtual network firewall of the host node that hosts that virtual machine.
- the virtual network firewall determines whether packets will be allowed based on those policies. In embodiments where policies move from host node to host node, the layered policies move as well.
- the virtual network firewall, the firewall coordinator, and other parts of the system described above include multiple modules that perform the various different functions disclosed herein. Further details of the modules of some embodiments are provided below. The modules described are provided as examples. One of ordinary skill in the art will realize that some embodiments can be implemented with details that differ from those described below while remaining within the scope of the invention. Accordingly, the scope of the claimed inventions will be provided in the claims.
- FIG. 1 conceptually illustrates a hosting system of some embodiments.
- FIG. 2 illustrates a hosting system of some embodiments with multiple host nodes.
- FIG. 3 illustrates a prior art system of firewalls on host nodes.
- FIG. 4 illustrates a firewall coordinator connected to multiple host nodes that each has its own virtual network firewall.
- FIG. 5 illustrates virtual network firewalls of some embodiments securing virtual machines on host nodes.
- FIG. 6 illustrates a virtual network firewall of some embodiments on a host node.
- FIG. 7 illustrates a virtual network firewall of some alternate embodiments on a host node.
- FIG. 8 illustrates a virtual network firewall of some embodiments.
- FIG. 9 illustrates a packet filter of some embodiments.
- FIG. 10 conceptually illustrates a process of some embodiments of checking a packet with a packet filter.
- FIG. 11 illustrates a daemon of some embodiments.
- FIG. 12A illustrates a firewall coordinator of some embodiments.
- FIG. 12B illustrates a daemon coordination module of some embodiments.
- FIG. 12C illustrates a virtual machine tracker of some embodiments.
- FIG. 13 conceptually illustrates a process of updating a firewall policy.
- FIGS. 14A and 14B illustrate examples of policies stored in the policy database of some embodiments.
- FIG. 15 illustrates a data structure of a connections list of some embodiments.
- FIG. 16 illustrates movement of data tuples from one host node to another.
- FIG. 17A conceptually illustrates a process of some embodiments for implementing security for a virtual machine that is new to a host node.
- FIG. 17B conceptually illustrates a process of some embodiments for sending security data of a virtual machine from a host node that a virtual machine has departed to a new host node of the virtual machine.
- FIG. 17C conceptually illustrates a process of some embodiments for a firewall coordinator to control the addition or movement of security data to a host node.
- FIG. 18 illustrates the movement of a virtual machine and related security data from one host node to another.
- FIG. 19 illustrates the movement of individual policies and connection table tuples from one host node to another.
- FIG. 20 conceptually illustrates a process of some embodiments for determining when a new firewall has been added to a host node.
- FIG. 21 conceptually illustrates a process of some embodiments of implementing an intra-node firewall.
- FIG. 22 conceptually illustrates intra-node firewalls of some embodiments.
- FIG. 23 conceptually illustrates a prior art system with multiple independent firewalls.
- FIG. 24 conceptually illustrates the movement of data tuples from one host node to another in some embodiments.
- FIG. 25A conceptually illustrates a process of some embodiments of splitting connection tables.
- FIG. 25B conceptually illustrates a process for merging a connection table of a virtual machine with existing connection tables.
- FIG. 26 conceptually illustrates a process of some embodiments for applying different policies for initial connections than for reverse connections.
- FIG. 27 illustrates connection data tuples of original and reverse connections.
- FIG. 28 illustrates a packet filter of some embodiments with reversible policies.
- FIG. 29 illustrates a packet filter with reversible policies of some other embodiments.
- FIG. 30 conceptually illustrates a process of some embodiments for applying the policies of a hierarchical firewall.
- FIG. 31 illustrates a graphical representation of a three layered hierarchy for a firewall implemented by a packet processor.
- FIG. 32 illustrates some examples of policies of a two layer hierarchical firewall.
- FIG. 33 illustrates a computer system with which some embodiments of the invention are implemented.
- Virtual machines are simulated computers that are simulated by other computers (e.g., particular, physical machines). Virtual machines are often run on large systems of physical computers (e.g., servers) that are networked together. Such a networked system is sometimes referred to as a “server farm” or a “hosting system”. In a hosting system, multiple physical computers each simulate one or more virtual computers. The physical servers that virtual machines run on are sometimes referred to as “host nodes” or “nodes”.
- FIG. 1 conceptually illustrates a hosting system 100 of some embodiments.
- the hosting system 100 includes host nodes 105 , 110 , and 115 and control server 120 .
- Host node 105 hosts virtual machines 125 , 130 , 135 , and 140 , though host node 140 is being moved to host node 110 .
- Host node 110 hosts virtual machine 145 .
- Host node 110 hosts virtual machines 145 and 150 .
- Control server 120 runs controller program 165 .
- the controller program 165 of some embodiments tracks the resource usage of the virtual machines 125 - 160 on the host nodes.
- the controller program 165 determines that a virtual machine should be moved, the controller program 165 commands the host node on which the virtual machine is running to send the virtual machine to a designated host node. For example, host node 105 is hosting four virtual machines while host node 110 is only hosting one. Therefore, as indicated by arrow 180 , the controller program 165 has commanded host node 105 to send virtual machine 140 to host node 110 as indicated by arrow 185 .
- a system administrator 190 can also command the controller program 165 to move virtual machines from one host node to another.
- each virtual machine has an IP address.
- a packet When a packet is sent from a computer (or other device) on the Internet to one of those IP addresses, the packet will arrive at a router 195 of the hosting system (e.g., a physical router).
- the router 195 of some embodiments forwards the packet to the host node on which the virtual machine with that IP address is running.
- the controller program 165 directly notifies the router 195 which host node each virtual machine is on.
- a host node that receives a virtual machine sends a packet that reveals the new location of the virtual machine on the hosting system to the router 195 .
- the packet that the host node sends to the router 195 includes a Media Access Control (MAC) address of the virtual machine.
- MAC Media Access Control
- FIG. 2 conceptually illustrates multiple host nodes of a hosting system 200 .
- Each host node has multiple virtual machines running on it.
- Different host nodes run virtual machines that take up different amounts of resources, as conceptually indicated by the assortment of sizes for the virtual machines on the host nodes.
- host node 210 is a computer server on which virtual machines (VM) 212 and 214 are running, with more resources used by virtual machine 212 than virtual machine 214 .
- VM virtual machines
- Different host machines can run different numbers of virtual machines, such as host node 220 on which three virtual machines 222 and 224 and 226 are running rather than two virtual machines as on host node 210 .
- a given host node may have no virtual machines running on it at a given time, such as host node 230 .
- the host system can be set up (e.g., programmed, configured) to pass packets of data addressed to the virtual machines to whatever host node a virtual machine happens to be on at the time.
- the hosting systems of some embodiments can be set up to pass all packets of data to or from a virtual machine on a host node through a firewall.
- the firewalls are implemented to protect virtual machines of a hosting system from unauthorized access.
- the firewalls of some embodiments are computer applications that check the characteristics of incoming and/or outgoing packets of data against a list of pre-set security policies (sometimes simply called “policies”) that determine whether the packets should be allowed to pass or blocked from passing.
- the data packets that come in are stored on computer readable media before the firewalls determine whether they should be allowed to pass.
- the firewalls transform sets of data packets, stored on computer readable media, into other sets of data packets, stored on computer readable media, with the blocked packets removed from the transformed set.
- the data packets comprise computer code.
- the data packets comprise images or other representations of real world items (e.g., digitized x-rays of bones, photographs, video camera footage etc.).
- Firewalls of some embodiments record various characteristics of allowed packets on computer readable media. In some embodiments, the recorded characteristics include an IP address and port number of the source and destination of the packet and a protocol of the packet.
- multiple virtual machines are part of a virtual local area network (VLAN).
- VLAN virtual local area network
- Virtual machines that are part of a VLAN add tags to the packets that they send that identify the packets as coming from a virtual machine in the VLAN.
- Some embodiments use policies that evaluate the presence of a VLAN tag in determining whether or not to allow a packet.
- each host node had to be prepared at all times to provide a firewall for each and every virtual machine that could potentially be started on the host node or moved to the host node.
- FIG. 3 illustrates an example of a prior art system which stores firewall policies on each host node for all virtual machines that could run on the host node.
- the firewall 310 of host node 312 includes all the policies for over four hundred virtual machines (i.e. VM 1 to VM 407 ) that could be run on that host node.
- the number of policies on the host node is very large, despite the fact that only three virtual machines 314 , 316 , and 318 are actually running on host node 312 in FIG. 3 .
- firewall policies for a virtual machine may include thousands of policies.
- the firewall of each host node might have to keep hundreds of thousands of policies available just in case one of the virtual machines arrived on the node. Similarly, some prior art firewalls would have to evaluate each packet against all of those hundreds of thousands of policies.
- Some embodiments provide firewalls, with various novel features, for securing virtual machines on host nodes.
- multiple elements described below can be implemented in the same system. However, some embodiments may separately employ various elements described below. For example, some embodiments enforce firewall policies and store connection data for all the virtual machines on a host node, and can move those firewall policies and connection data between firewalls on different host nodes. These elements can be used with or without the later described “intra-node firewalls” that in some embodiments provide additional refinements for providing security between two virtual machines on the same host node.
- elements of embodiments described for moving firewall policies can also be implemented in systems that do not provide firewall protection between two virtual machines on the same host node.
- elements of the below described combined firewalls and hierarchical firewalls may be implemented in systems that use some or none of the other elements described in various embodiments.
- each host node implements a separate firewall.
- a firewall coordinator coordinates the firewalls on the various host nodes.
- FIG. 4 illustrates a firewall system of such embodiments.
- each of the host nodes 410 , 412 , and 414 of hosting system 100 has its own virtual network firewall, firewalls 420 , 422 , and 424 respectively.
- the firewalls 420 , 422 , and 424 are controlled by firewall coordinator 400 .
- the virtual machines are controlled by control program 165 on control server 120 .
- the firewalls or firewall coordinator are dedicated pieces of hardware, or are software running on dedicated pieces of hardware (e.g., particular machines).
- the firewalls, the firewall coordinators, and the virtual machines are all implemented entirely as software on particular machines.
- these particular machines are general purpose computers that implement the specific functions of the firewalls when the firewall software is run on the machines.
- some or all of the software runs on computers with one processor per computer and in some other embodiments, some or all of the software runs on computers with more than one processor per computer.
- the firewall coordinator has no dedicated hardware.
- the firewalls coordinated by the firewall coordinator have no dedicated hardware.
- the virtual machines protected by the firewalls and the firewall system coordinated by the firewall coordinator have no dedicated hardware. The firewalls and firewall coordinators of some embodiments are described below.
- FIG. 5 illustrates host node 500 , host node 505 , firewall 507 , and firewall 510 of some embodiments.
- Host node 500 includes three virtual machines 314 - 318 and the virtual network firewall 510 .
- the term “virtual network firewall” indicates that the firewall is for a network that hosts virtual machines (e.g., for a hosting system).
- Virtual network firewalls in some embodiments are implemented as software stored on a computer readable medium. When executed, the firewall software runs on a virtual machine that runs on a host node. The firewall software performs its functions in combination with the hardware on which the virtual machine (and thus the firewall software) is running. In some embodiments, this virtual machine is never moved by the host system.
- the virtual machine is potentially movable by the host system but the host system is commanded not to move the virtual machines that the firewalls run on.
- the host system is commanded not to move the virtual machines that the firewalls run on.
- other embodiments may implement such firewalls as hardware.
- Still other embodiments may implement such firewalls as combinations of hardware and software.
- Virtual network firewall 510 protects all three virtual machines 314 - 318 .
- the firewall 510 includes security data 512 , 514 , and 516 for each virtual machine 314 , 316 , and 318 currently on the host node 500 .
- the security data for each virtual machine includes lists of policies that allow the firewall 510 to determine whether to allow access to that virtual machine.
- the security data for each virtual machine also includes data about previously accepted packets sent to or from that virtual machine.
- the security data in firewall 510 does not include security data for all virtual machines of the hosting system, just the virtual machines currently running on host node 500 .
- firewall 507 includes security data only for the virtual machines on host node 505 .
- the security data for that virtual machine is moved from the virtual network firewall of the previous host node to the virtual network firewall of the new host node.
- the firewall system does not need to be informed by the hosting system that a virtual machine is moving. Such embodiments automatically determine that a virtual machine has moved to a new host node and move the security data for that virtual machine to the new host node automatically.
- FIG. 6 illustrates a host node 600 with a virtual network firewall 630 of some embodiments.
- the host node 600 includes several virtual machines, for example virtual machines 610 , 612 , and 614 , virtual switches 620 and 640 , and virtual network firewall 630 .
- Virtual switches route packets among virtual machines.
- virtual switches route packets based on MAC addresses in the packets.
- the virtual switches route packets based on other characteristics of the packets.
- the packet could be an incoming packet from outside the host node to a virtual machine on the host node.
- the packet could be an outgoing packet from a virtual machine on the host node to an address outside the host node.
- the packet could be an internal packet from one virtual machine on the host node to another.
- Virtual switch 620 is sometimes referred to herein as the “outer switch”.
- Virtual switch 620 passes the packets on to the virtual network firewall 630 .
- the virtual network firewall 630 applies a set of policies to the packet. For example, the virtual network firewall could apply policies based on the source and destination addresses of the packet and the protocol of the packet (e.g., TCP, HTTP, etc.). Packets permitted by the firewall policies are sent through to virtual switch 640 for distribution to the appropriate virtual machine.
- Virtual switch 640 is sometimes referred to herein as the “inner switch”.
- outgoing packets from one of the virtual machines 610 - 614 to addresses outside of the host node 600 pass through virtual switch 640 , then through virtual network firewall 630 (if allowed by the policies of the virtual firewall), then through the virtual switch 620 .
- packets from one of the virtual machines 610 - 614 to another virtual machine on the same host node pass through the virtual switch 640 to the virtual network firewall 630 .
- Packets that are allowed are sent back to virtual switch 640 to be sent to the destination virtual machine 610 , 612 , or 614 , as addressed.
- Packets that are not allowed by the policies applicable to a source or destination virtual machine are dropped by the virtual network firewall.
- packets sent from one virtual machine on a host node to another virtual machine on the host node pass from the source virtual machine (e.g., virtual machine 610 ), through virtual switch 640 to the destination virtual machine (e.g., virtual machine 612 ) without passing through the virtual network firewall 630 .
- copies of any packets sent from one virtual machine to another on the same host node are sent to the virtual network firewall 630 for evaluation.
- the virtual network firewall 630 if the virtual network firewall 630 determines that packets should not be allowed to pass from the source virtual machine to the destination virtual machines, the virtual network firewall sends a reset packet (e.g., a TCP reset packet) to the virtual switch 640 .
- a reset packet e.g., a TCP reset packet
- packets from one virtual machine to another virtual machine on the same host node are not evaluated by the virtual network firewall.
- the virtual network firewall does not receive copies of intra-node packets.
- the virtual network firewalls of some such embodiments do not block any packets sent from one virtual machine to another virtual machine on the same host node and do not send reset packets in response to a packet sent from one virtual machine to another on the same host node.
- FIG. 7 illustrates a host node of some alternative embodiments.
- the host node 790 includes virtual machines 760 , 762 , and 764 , virtual switch 770 , and virtual network firewall 750 .
- the virtual network firewall 750 controls access to the virtual machines 760 , 762 and 764 by controlling the virtual switch 770 .
- the virtual switch 770 provides an application programming interface (API) to the virtual network firewall 750 .
- the virtual network firewall 750 uses the API to request (or command) that the virtual switch 770 provide some or all packets to the virtual network firewall 750 so that the virtual network firewall 750 can command the virtual switch to allow or block the packets.
- API application programming interface
- FIG. 8 illustrates the virtual network firewall 630 of some embodiments.
- the virtual network firewall 630 runs on its own virtual machine that runs on the host node.
- the virtual network firewall 630 includes multiple software modules (implemented on a particular machine) such as a daemon 810 , network interface cards 820 and 825 , network stack 830 , and packet filter module 840 .
- Some of the software modules, such as daemon 810 operate in the user space 850 of the virtual machine running the virtual network firewall.
- Other software modules such as the network interface cards 820 and 825 , the networking stack 830 , and packet filter module 840 , operate in the kernel 860 of the virtual machine.
- the network interface cards 820 and 825 are software simulations of network interface cards. That is, the network interface cards of such embodiments are virtual hardware on the virtual machine.
- the packets are either from a virtual machine on the host node to the outside, to a virtual machine on the host node from outside the host node, or from a virtual machine on the host node to another virtual machine on the host node.
- the packets are sent to the network stack 830 .
- the network stack 830 implements different layers of the network protocol (e.g., transport, network, and data link layers of a TCP protocol).
- the packet filter 840 evaluates the packets in view of the policies of the firewall.
- Each virtual machine on the host node is associated with a set of policies that apply to that virtual machine.
- the policies that the packet filter uses to determine whether a given packet is allowed to proceed are the policies relevant to the virtual machine, on that packet filter's host node, that is the source or destination of the packet.
- the policies that a packet filter on a host node uses are provided by the daemon 810 , which receives those policies from a firewall coordinator or from a daemon of another virtual network firewall on another node of the hosting system.
- the firewall coordinator and the daemon are described further below.
- the packet filter sends the packet though one of the network interface cards 820 and 825 to the inner or outer virtual switch (depending on the destination address of the packet).
- the virtual switch sends the packet on toward its destination address.
- FIG. 9 illustrates a packet filter 840 of some embodiments.
- the packet filter includes a packet processor 910 , a policy table 920 , a connection table 930 , and a daemon interface module 940 .
- the daemon 810 updates the policies, adds security data for a new virtual machine, or deletes security data for a virtual machine that is no longer on its host node
- the packet filter 840 receives that data through the daemon interface module 940 . For example, if a policy for a virtual machine is added, the daemon 810 sends the new policy to the policy table 920 through the daemon interface module 940 .
- the packet filter 840 receives packets from the network interface card driver 820 at the packet processor 910 .
- the packet processor checks characteristics of the packets (e.g., the addresses, ports, and protocols of the packets) against the policies in the policy table 920 to determine whether the packets should be allowed or rejected. When a packet is allowed, the connection information about the packet is saved in the connection table 930 .
- the packet processor sends data to the daemon through the daemon interface module 940 to inform the daemon that a new virtual machine is on the host node.
- the packet filter does not have a separate daemon interface module 940 .
- the daemon interacts directly with the policy table 920 and connection table 930 of the packet filter. In other such embodiments, the daemon manipulates the connection table and policy table through the packet processor.
- the daemon determines when a new virtual machine is on the node.
- a new virtual machine on a node is also referred to as a “previously undetected virtual machine”.
- a “previously undetected” virtual machine on a host node is a virtual machine that does not have policies on that host node. For example, a virtual machine that has previously been detected on another host node is a “previously undetected virtual machine” to the host node to which it is moved.
- a virtual machine that once ran on a particular host node, but had been moved off that host node or otherwise identified as no longer running on that host node would be a “previously undetected virtual machine” for that host node the next time a packet to or from that virtual machine was detected on that host node.
- FIG. 10 conceptually illustrates a process 1000 for determining whether a packet should be allowed to proceed by the packet filter in some embodiments.
- the process 1000 receives (at 1010 ) a packet.
- the process 1000 determines (at 1020 ) whether the packet is allowed.
- the process 1000 uses the policies from the policy table 920 to determine whether the packet is allowed.
- the process 1000 blocks (at 1025 ) the packet. The process 1000 then ends.
- the process 1000 determines (at 1020 ) that the packet is allowed according to the policy table, the process 1000 allows (at 1030 ) the packet to pass.
- the process 1000 determines (at 1040 ) whether the packet represents a known connection.
- the process 1000 ends.
- the process 1000 adds (at 1050 ) the connection to the connection table. The process 1000 then ends.
- each packet that arrives at the packet filter is evaluated according to the policies of the firewall.
- packets are allowed to pass through the firewall without being evaluated against the firewall policies if those packets represent connections that have previously been allowed under the firewall policies. That is, if the connection table indicates that a connection is allowed, then future packets from that connection are also allowed.
- Some embodiments also provide a middle ground, for example allowing packets from a previously allowed connection for some length of time before the packets from that connection need to be re-evaluated.
- packets representing previously allowed connections are allowed to pass until the virtual machine policies that allowed the connection are updated.
- connections that were allowed by the previous policy are marked in the connection table as being old connections.
- packets representing connections that are marked as being old are evaluated under the new policies.
- Some embodiments mark all connections related to a virtual machine as old when any of its policies are updated.
- connections that relate to new or changed policies are marked old while connections not related to a new or changed policy are not marked as old.
- a packet that represents a previously allowed connection can be blocked by the policies. For instance when a policy has been updated, or when circumstances change a variable that the policy uses to determine whether a packet is allowed.
- the firewalls of some embodiments remove the connection data for that connection from the connection table.
- FIG. 11 illustrates the daemon 810 of some embodiments.
- a daemon is a program that runs in the background in a computer and is usually not directly accessed by the user.
- a daemon is referred to as a service in the Windows® operating system or a faceless background application in the MAC OS®.
- the daemon 810 acts as an interface between the packet filter, the firewall coordinator that serves as a firewall coordinator for the firewalls on all the host nodes, and daemons on other host nodes.
- the daemon 810 includes several modules, a packet filter control module 1110 , a policy editor 1120 , a connection table editor 1130 , and a virtual machine migration and update coordinator 1140 .
- the packet filter control module 1110 communicates with the packet filter 840 .
- the host system When a host system moves a virtual machine to a new host node, the host system starts sending packets that are addressed to that virtual machine to the new host node. Similarly, the virtual machine starts sending out packets from its new location (the new host node).
- the packet filter 840 on the new host node starts receiving such packets, the packet filter 840 does not yet have policies relating to the new virtual machine. Therefore the packet filter 840 notifies the virtual machine migration and update coordinator 1140 of the daemon 810 that a new virtual machine is on the host node.
- the daemon 810 then retrieves the policies and connection data (if any) from the previous node or from the firewall coordinator (described below).
- the migration and update coordinator 1140 contacts the firewall coordinator to determine whether the new virtual machine had been running on another host node. When the virtual machine had not been running on another host node, the firewall coordinator itself provides the policies pertaining to that virtual machine.
- the firewall coordinator identifies the host node on which the virtual machine had been running and sends that identification to the virtual machine migration and update coordinator 1140 .
- the virtual machine migration and update coordinator 1140 then contacts the daemon on the host node on which the virtual machine had previously been running to retrieve the policies and connection data for the virtual machine from the other host node.
- the virtual machine migration and update coordinator 1140 then passes the retrieved policies to the policy editor 1120 , and the connection data to the connection table editor 1130 .
- the policy editor 1120 updates the policy table 920 and the connection table editor 1130 updates the connection table 930 .
- the packet filter 840 has the information it needs to evaluate packets to and from the new virtual machine.
- the policy editor 1120 translates the policies from one computer protocol to another computer protocol or from one computer language to another computer language, before sending the translated policies to the policy table of the packet filter. That is, the policy editor 1120 translates the policies from a form that the daemon and the firewall coordinator use, to a form that the packet filter uses.
- the policy editor 1120 stores a copy of the policies that it receives in a policy table 1135 .
- the copy of the policies stored in the policy table 1135 are not translated from the language and protocol that the daemon and the firewall coordinator use for the policies.
- Some embodiments provide two policy tables 920 and 1135 with different languages and/or protocols so that the packet filter can use protocols and/or languages native to the packet filter and the daemons can send policies to other daemons in the languages and/or protocols used by the daemons and the firewall coordinator.
- the policy editor 1120 sends policy information to the policy table 920 through the packet filter control module 1110 .
- the policy editor removes the policies relating to that virtual machine from the policy table 920 .
- the connection table editor 1130 sends and retrieves connection data to and from the connection table 930 through the packet filter control module 1110 .
- the daemon acknowledges to the firewall coordinator that the policies and connections (if any) for that virtual machine have been received.
- the firewall coordinator then sends a command to the virtual machine migration and update coordinator 1140 of the daemon of the previous node of the virtual machine.
- the command prompts the policy editor 1120 and the connection table editor 1130 to delete the policies and connections, respectively, pertaining to the moved virtual machine.
- the command to delete the policies and connection table is sent to the daemon of the previous node by the daemon of the new node rather than by the firewall coordinator.
- the daemon 810 of that node identifies that virtual machine as shut down.
- the packet filter control module 1110 determines that the virtual machine has not sent or received packets for that length of time and classifies the virtual machine as shut down.
- the policy editor 1120 and the connection table editor 1130 respectively, cause the packet filter to delete policies and connections pertaining to a virtual machine that has been classified as shut down.
- FIG. 12A illustrates a firewall coordinator 1200 of some embodiments.
- the firewall coordinator 1200 includes a policy receiving module 1204 (also referred to as a “policy manager”), a policy database 1206 , a virtual machine tracker 1208 (also referred to as a “virtual machine location coordinator”), a virtual machine tracker database 1210 , a daemon coordination module 1212 (also referred to as a “coordination manager”), and a database of collected logs 1214 .
- the firewall coordinator 1200 receives policies from various levels of users 1201 , 1202 and 1203 at the policy receiving module 1204 .
- the firewall coordinator communicates with daemons on the host nodes through the daemon coordination module 1212 .
- the policies pertaining to a virtual machine can be changed by authorized people. For example, when a policy, which blocks a certain type of packet, blocks packets that a user wants to allow, an authorized user can add or change a policy to allow the desired packets.
- updates to policies are implemented by the firewall coordinator 1200 .
- a policy receiving module 1204 of the console receives policy changes for a virtual machine from a user 1201 - 1203 (e.g., receives an identification of the virtual machine and the policy for that machine). The policy receiving module 1204 updates the policies for that virtual machine in policy database 1206 .
- a policy update can include adding a new policy, deleting an existing policy, and/or changing an existing policy.
- the daemon retrieves the policies for that virtual machine from the firewall coordinator.
- the updated policies are sent to the firewall of the host node on which the virtual machine is running. Sending the updated policies both allows the firewall of the host node to implement the updated policies, and ensures that when the virtual machine moves, the daemon of the host node will be retrieving the updated policies, rather than the previous policies.
- the policy receiving module 1204 when a policy update for a virtual machine is received by the policy receiving module 1204 , it sets off a chain of exchanges of data.
- the policy receiving module 1204 sends an identifier (e.g., a MAC address or other identifier) of the virtual machine for which the policies have been updated to the virtual machine tracker 1208 .
- the virtual machine tracker 1208 When the virtual machine tracker 1208 receives the virtual machine identifier from the policy receiving module 1204 , the virtual machine tracker 1208 checks the virtual machine tracker database 1210 to determine whether and where (i.e., on what host node) the virtual machine is running. When the virtual machine is running on a host node, the virtual machine tracker 1208 sends the virtual machine identifier and the location (host node) of the virtual machine to the daemon coordination module 1212 . The daemon coordination module 1212 then retrieves the policies for that virtual machine from the policy database 1206 and sends the updated policies to the daemon of the host node on which the virtual machine is running.
- the firewall coordinator In addition to updating policies when a user changes policies, the firewall coordinator also coordinates the movement of firewall policies and connection tables from the firewalls of previous host nodes of the virtual machines to the firewall of the new host nodes of the virtual machines.
- the daemon of that host node sends a query including an identifier of the new virtual machine to the firewall coordinator 1200 .
- the query seeks the source of the virtual machine (i.e., another host node or a new instantiation of the virtual machine).
- the daemon coordination module 1212 receives such queries and passes them on to the virtual machine tracker 1208 .
- the virtual machine tracker 1208 checks the virtual machine tracker database 1210 to determine whether the virtual machine is a new instantiation of the virtual machine or has been moved from another host node.
- the virtual machine tracker 1208 informs the daemon coordination module 1212 and the daemon coordination module 1212 retrieves the policies for that virtual machine from the policy database 1206 and sends them to the daemon where the new virtual machine has been instantiated.
- the virtual machine tracker 1208 sends the identifier of the virtual machine and the location of that previous host node to the daemon coordination module 1212 .
- the daemon coordination module 1212 sends the identifier and the location to the daemon of the new host node. Sending this information tells the daemon of the host node which daemon to contact in order to retrieve the policies and connection table entries relating to the virtual machine.
- the daemon of the new host node sends an identifier of the virtual machine to the virtual machine tracker 1208 through the daemon coordination module 1212 .
- the virtual machine tracker 1208 then stores the virtual machine identifier and the host node location in the virtual machine tracker database 1210 .
- daemons send periodic updates to the virtual machine tracker 1208 that include a list of virtual machines running on the respective host nodes of the daemons.
- Periodic updates allow the firewall coordinators of some embodiments keep track of the movements of the virtual machines. Similarly, the firewall coordinators of some embodiments maintain logs of connections to the virtual machines. In some such embodiments, when daemons send logs of their connections to the firewall coordinator 1200 , the daemon coordination module 1212 stores the logs in collected log database 1214 .
- FIG. 12B illustrates the daemon coordination module 1212 of some embodiments.
- the daemon coordination module 1212 includes daemon communication control 1220 , new virtual machine reporter 1222 , virtual machine policy updater 1224 , virtual machine policy retriever 1226 , virtual machine log recorder 1228 , and virtual machine data received reporter 1229 .
- the daemon communication control 1220 receives identifiers of new virtual machines from daemons on host nodes and passes those identifiers to the virtual machine tracker 1208 through the new virtual machine reporter 1222 .
- the virtual machine policy updater 1224 receives notification from the virtual machine tracker 1208 that the virtual machine is a new instance of the virtual machine.
- the virtual machine policy updater 1224 passes this information to the daemon communication control 1220 , which retrieves the policies of the virtual machine through the virtual machine policy retriever 1226 , which in turn retrieves the policies from the policy database 1206 .
- the daemon communication control 1220 then sends the policies to the daemon of the host node on which the virtual machine resides.
- the virtual machine policy updater 1224 sends an identifier of the virtual machine and the location of the host node (from which the virtual machine has moved) to the daemon communication control 1220 .
- the daemon communication control sends this data to the daemon of the virtual machine's new host node so that the daemon can contact the daemon of the previous host node to retrieve the policies and connection tables.
- the packet filter control module 1110 sends an identifier of the virtual machine and an acknowledgment that the security data has been received to the firewall coordinator.
- the daemon communication control 1220 passes that information to the virtual machine data received reporter 1229 , which passes the information to the virtual machine tracker 1208 .
- the virtual machine policy updater 1224 also receives notice (e.g., identifiers of virtual machines and the host nodes on which they are running) from the virtual machine tracker 1208 when policies for a running virtual machine are updated.
- the virtual machine policy updater 1224 informs the daemon communication control 1220 , which retrieves the policies of the virtual machine through the virtual machine policy retriever 1226 , which in turn retrieves the policies from the policy database 1206 and sends them to the daemon of the host node on which the virtual machine, for which policies have been updated, resides.
- the daemon communication control 1220 receives the communication data and passes them on to the virtual machine log recorder 1228 , which stores the logs in the collected logs database 1214 .
- the firewall coordinator 1200 of some embodiments keeps track of the locations where the virtual machines are running in order to let daemons know where virtual machines were previously running. Some embodiments use a virtual machine tracker 1208 to keep track of the locations of the virtual machines.
- FIG. 12C illustrates the virtual machine tracker 1208 of some embodiments.
- the virtual machine tracker 1208 includes a daemon communication module 1230 , a virtual machine tracking module 1232 , and an update module 1234 (also referred to as a policy update controller).
- the daemon communication module 1230 receives and sends data from and to the daemon coordination module 1212 .
- the daemon communication module 1230 passes the query to the virtual machine tracking module 1232 .
- the virtual machine tracking module 1232 checks the virtual machine tracking database 1210 to determine on what host node, if any, the virtual machine is running. When the virtual machine was running on another host node, the virtual machine tracking module 1232 identifies the previous host node. The virtual machine tracking module sends this identification through the daemon communication module 1230 to the virtual machine policy updater 1224 of the daemon coordination module 1212 . When the virtual machine was not previously running, then the virtual machine tracking module 1232 sends that information to the daemon coordination module 1212 .
- the policy receiving module 1204 sends an identifier of that virtual machine to the update module 1234 .
- the update module passes this information on to the virtual machine tracking module 1232 .
- the virtual machine tracking module 1232 supplies data to the virtual machine policy updater 1224 of the daemon coordination module 1212 through the daemon communication module 1230 about which host node the virtual machine is on and which virtual machine needs updating.
- the virtual machine tracking module 1232 identifies the host node of the virtual machine to the update module 1234 , which in turn commands the daemon coordination module 1212 to send a policy update to the firewall of the identified host node.
- FIG. 13 conceptually illustrates a process 1300 for updating a firewall policy by the firewall coordinator in some embodiments.
- the process 1300 receives (at 1310 ) a policy update. For example, a policy may be added to block packets from a particular IP address from reaching a particular virtual machine on the hosting system.
- the process 1300 then adds (at 1320 ) the policy to a policy database 1206 .
- the process 1300 determines (at 1330 ) whether the virtual machine is running on a host node.
- the virtual machine tracker 1208 uses the virtual machine tracker database 1210 to determine whether the virtual machine is running on a host node.
- the process 1300 ends.
- the process 1300 sends (at 1340 ) the updated policies for the virtual machine to the daemon of the host node on which the virtual machine is running.
- the process 1300 then ends.
- virtual machines on a hosting system can be moved from one host node to another by the hosting system with the firewall coordinator and the virtual network firewalls moving the security data along with them.
- the security data of some embodiments include both policies that a firewall uses to determine whether or not a given packet is allowed and connection tables that store a list of the previously allowed connections.
- FIGS. 14A , 14 B, and 15 illustrate the policies and connections that the virtual network firewalls and the firewall coordinator move in some embodiments.
- policies are evaluated by firewalls to determine whether a packet is allowed or blocked.
- the policies for all virtual machines are stored in a policy database 1206 of the firewall coordinator 1200 .
- FIGS. 14A and 14B illustrate examples of policies stored in the policy database 1206 of some embodiments.
- the policy database 1206 includes policy sets 1410 , 1411 , and 1412 , one set for each of the virtual machines that the system hosts.
- FIG. 14B illustrates some examples of a set of policies 1420 , 1421 , 1422 , 1423 , and 1424 for a virtual machine.
- policies can be conceptually represented as conditional statements.
- policies includes a set of conditions for a firewall to recognize, and instructions to the firewall about what to do when those conditions are recognized. For example, a policy may specify “if the packet is from IP address 123.45.6.7 then allow the packet”.
- policies such as policy 1420 can depend on a destination port address and destination virtual machine.
- policies such as policy 1424 can also depend on when the packet is received.
- connection data includes both a set of information that uniquely identifies a connection, a memory location for storing the identity of the virtual machine on the host node (if any) that is the source of the packet, and a memory location for storing the identity of the virtual machine on the host node (if any) that is the destination of the packet.
- the identifiers and the virtual machine identities are stored as a data tuple 1500 including the IP of the source address 1510 , the IP of the destination address 1520 , the source port 1530 , the destination port 1540 and the protocol of the connection 1550 . Those five pieces of data uniquely identify the connection.
- the fields 1510 - 1550 comprise the key to a hash table storing the connection data.
- the data tuple 1500 also includes the source ID 1560 (e.g., the virtual machine on the host node, if any, that is the source of the connection), and the destination ID 1570 (e.g., the virtual machine on the host node, if any, that is the destination of the connection).
- the values of the source ID 1560 and destination ID 1570 are index values for an index of MAC addresses of the virtual machines on the hosting system. In some embodiments, such an index is stored in the firewall coordinator.
- the fields 1560 and 1570 are the values of a hash table, the keys of which are fields 1510 - 1550 .
- the source ID field of a connection, in a connection table on a particular host node is blank (e.g., no entry, a null entry, etc.) when the source is not a virtual machine on that particular host node.
- the destination ID field is blank when the destination is not a virtual machine on that particular host node.
- connection data stored in the tuples allow the packet filter to determine whether a packet with the same source and destination addresses, ports, and protocol has been received for or from a virtual machine before.
- the firewalls allow packets that match connection data tuples in the connection table (e.g., packets of previously allowed connections) to pass.
- the connection tables are not used to bypass the policies.
- FIG. 16 illustrates the movement of data tuples from one host node to another in some embodiments.
- the connection table 1600 of host node 1 originally includes four tuples ( 1602 , 1604 , 1606 , and 1608 ) that describe connections for the two virtual machines VM 1 and VM 2 that are currently running on host node 1 .
- connections that include VM 2 information are deleted from the connection table 1610 of host node 1 and are added to the connection table 1620 of host node 2 .
- FIGS. 17A-17C conceptually illustrate several processes of some embodiments for moving security data (e.g., policies and connection data) to a host node when a previously unknown virtual machine begins to run on that host node.
- FIG. 17A conceptually illustrates a process undertaken by the host node where the virtual machine starts running.
- FIG. 17B conceptually illustrates a process undertaken by a host node where the virtual machine was previously running.
- FIG. 17C conceptually illustrates a process performed by a firewall coordinator.
- FIG. 17A conceptually illustrates a process 1700 of some embodiments for implementing security for a virtual machine that is new to a host node (which will be referred to below as host node 2 ).
- the process 1700 receives (at 1705 ) packets for or from a new virtual machine on host node 2 .
- a packet processor of a packet filter of host node 2 identifies packets to or from a virtual machine that is not identified in the policy table of host node 2 .
- a new virtual machine on the node could be detected (at 1705 ) by a host node without coming from another host node if the virtual machine is initially activated on the host node that detects it.
- a virtual machine that had been moved from one node to another, but had not sent or received packets on a previous node would not be identified as coming from another node.
- the virtual network firewalls of some embodiments identify virtual machines on their nodes as shut down when the virtual machines have not sent or received a packet for some length of time.
- a virtual machine that had not sent or received a packet would be reported to the firewall coordinator as having been shut down.
- the daemon would delete the policies and connection table data relating to such a virtual machine. Accordingly, if a virtual machine had not sent or received a packet for an extended period, the next time that virtual machine sent or received a packet, the virtual network firewall of the host node would identify the virtual machine as a new virtual machine on the node.
- the process 1700 requests (at 1710 ) information about the new virtual machine from a firewall coordinator 1200 .
- the daemon of host node 2 contacts the firewall coordinator 1200 about the new virtual machine.
- the process 1700 determines (at 1715 ) whether the virtual machine was previously running on another host node.
- the daemon of host node 2 receives data from a virtual machine tracker 1208 of the firewall coordinator 1200 that informs the daemon whether the virtual machine is from another host node (and if so which host node).
- the process 1700 receives (at 1717 ) the policies relating to that virtual machine from the firewall coordinator 1200 .
- the daemon communication control 1220 of the daemon coordination module 1212 of firewall coordinator 1200 sends the policies to the daemon of the host node.
- the process 1700 contacts (at 1720 ) the daemon of host node 1 to retrieve the policies and connection data for the virtual machine from host node 1 .
- the process 1700 sends (at 1725 ) a confirmation message to the firewall coordinator 1200 to confirm that the virtual machine security data has been received.
- the confirmation message includes a list of all virtual machines operating on the host node of that firewall at the time.
- FIG. 17B conceptually illustrates a process 1730 of some embodiments for sending the security data of a virtual machine from a host node (which will be referred to below as host node 1 ) that the virtual machine has departed to the new host node (which will be referred to below as host node 2 ) of the virtual machine.
- the process 1730 receives (at 1735 ) notice from the daemon of host node 2 that a virtual machine that had been on host node 1 is now on host node 2 (e.g., the contact made at 1720 of process 1700 ).
- the process 1730 then sends (at 1740 ) the policies and connection table data of the moved virtual machine to the daemon of host node 2 .
- the policies are retrieved from the policy table 1135 by the policy editor 1120 of the daemon 810 of host node 1 . In some embodiments, the policies are sent to the daemon 810 of host node 2 by the virtual machine migration and update coordinator 1140 of the daemon 810 of host node 1 .
- the process 1730 When the process 1730 receives (at 1745 ) a command from the firewall coordinator to delete the security data (e.g., policies and connection table data) relating to the moved virtual machine from the firewall of host node 1 , the process 1730 deletes (at 1750 ) the copies of the policies and connection table data from the firewall of host node 1 .
- the firewall coordinator sends such a command after the daemon of host node 2 notifies the firewall coordinator that the policies and connection table data have been received by the firewall of host node 2 .
- the process 1730 keeps (at 1747 ) the copy of the security data on the firewall of host node 1 until the process 1730 does receive such a command.
- the loop shown in FIG. 17B is not a loop in the programming, but an indication that the daemon of host node 1 does not delete its copy of the policies unless and until the firewall coordinator indicates that it should. Once the firewall coordinator indicates that the daemon should delete the policies and connections, the process 1730 deletes (at 1750 ) the security data pertaining to the moved virtual machine.
- FIG. 17C conceptually illustrates a process 1755 of some embodiments for the firewall coordinator 1200 to control the addition or movement of security data to a host node.
- the process 1755 receives (at 1760 ) notice from the daemon of a host node that packets to or from a virtual machine that the daemon doesn't recognize are trying to get through on the host node.
- the daemon coordination module 1212 of the firewall coordinator 1200 receives a message that a virtual machine has appeared on a host node (referred to here as host node 2 ).
- the process 1755 determines (at 1770 ) whether the virtual machine that the daemon identified was previously running on another host node of the hosting system.
- the virtual machine tracker 1208 of the firewall coordinator 1200 checks the virtual machine tracker database 1210 to determine whether the virtual machine had been running on another host node.
- the process 1755 retrieves (at 1772 ) the policies for the virtual machine from the policy database and sends them to the daemon of host node 2 and receives notice that the policies have been received. In some embodiments, the daemon coordination module 1212 of the firewall coordinator 1200 gets the policies for that virtual machine from the policy database 1206 and sends the policies to the daemon of host node 2 .
- the process 1755 informs (at 1775 ) the daemon of host node 2 on which host node the virtual machine was previously running. In some embodiments, the daemon coordination module 1212 of the firewall coordinator 1200 tells the daemon of host node 2 on which host node the virtual machine had been running.
- the process 1755 is informed (at 1780 ) that the daemon of host node 2 has retrieved the security data from the other host node. Upon receiving the notice, the process 1755 sends (also at 1780 ) a command to the previous host node of the virtual machine to delete the security data pertaining to that virtual machine. The process 1755 updates (at 1785 ) the records of the locations of the virtual machines to indicate that the virtual machine is now on host node 2 . In some embodiments, the virtual machine tracker 1208 of the firewall coordinator 1200 updates the virtual machine tracker database 1210 to indicate the presence of the virtual machine on host node 2 .
- FIG. 18 illustrates the movement of a virtual machine from one host node to another.
- host node 1800 includes virtual machine 1810 , firewall policies 1815 and connection table data 1820 , in a virtual network firewall (not shown) for virtual machine 1810 .
- Host node 1800 also includes virtual machine 1825 , firewall policies 1830 and connection table data 1835 , in the same virtual network firewall as the firewall policies 1815 and connection table data 1820 for virtual machine 1825 .
- host node 1840 does not contain any firewall policies, connection table data, or virtual machines.
- stage 2 the hosting system has moved virtual machine 1825 to host node 1840 .
- the firewall of host node 1840 (not shown) would begin to detect packets to or from virtual machine 1825 .
- the daemon of node 1840 (not shown) would find out that virtual machine 1825 came from node 1800 and would ask for and receive a copy of the firewall policies 1830 and connection table data 1835 for virtual machine 1825 from the daemon (not shown) of host node 1800 .
- stage 3 The daemon of host node 2 has a copy of the policies 1830 and connection table data 1835 for virtual machine 1825 from host node 1800 .
- the daemon of host node 1840 would inform the firewall coordinator 1200 that the daemon of host node 1840 had received the firewall policies 1830 and connection table data 1835 .
- the firewall coordinator 1200 would then send a command to the daemon of host node 1800 to delete the firewall policies 1830 and connection table data 1835 .
- the results of such a command are shown in stage 4 .
- the daemon of host node 1800 has received the delete command from the firewall coordinator 1200 and has deleted its copy of the security data of host node 1 .
- FIG. 18 illustrates the sequence of events for moving security data in some embodiments, it shows the connection tables and policies only as monolithic blocks.
- FIG. 19 illustrates the movement of individual policies and connection table tuples from one host node to another. Though for reasons of space, FIG. 19 illustrates the starting and ending stages of the move, without the intermediate stages.
- host node 1910 includes virtual machines 1912 , 1914 , and 1916 .
- Virtual machine 1912 is associated with firewall policies 1918 and connection table data tuples 1919 .
- Virtual machine 1914 is associated with firewall policies 1920 and connection table data tuples 1921 .
- Host node 1940 includes virtual machine 1942 , which is associated with firewall policies 1948 and connection table data tuples 1949 .
- Arrow 1950 indicates that virtual machine 1914 is being moved to host node 1940 .
- Arrow 1952 indicates that the policies 1920 relating to virtual machine 1914 are being moved to the policy table for host node 1940 .
- Arrow 1952 indicates that data tuples 1921 that refer to virtual machine 1914 are being moved to the connection table for host node 1940 .
- stage 2 the virtual machine 1914 has been moved to host node 1940 , the policies 1920 have been moved the policy table for host node 1940 , and the data tuples 1921 have been moved to the connection table for host node 1940 .
- FIG. 20 conceptually illustrates a process 2000 of some embodiments for determining when a new firewall has been added to a host node.
- the process 2000 receives (at 2005 ) a packet at a firewall.
- the process 2000 determines (at 2010 ) whether the packet has come into the host node from outside the host node.
- the firewall 630 determines that a packet has come from outside when it receives the packet from virtual switch 620 that leads outside of the host node.
- the process 2000 recognizes (at 2015 ) that the destination MAC address is to a virtual machine on the node. That is, the process assumes that the destination MAC address is to a virtual machine on the node. This assumption is based on the fact that the packet has been sent to that host node, which implies that the virtual machine to which that packet is addressed is on that host node.
- the process 2000 determines (at 2020 ) whether it has policies for a virtual machine with that destination MAC address. When the packet is for a virtual machine with an unknown destination MAC address, the process 2000 gets (at 2025 ) the policies for that destination MAC address (e.g., by the processes described above for retrieving policies).
- the firewall 630 verifies whether the virtual machine to which the packet is addressed packet is actually on the host node. In some embodiments, the firewall 630 verifies the presence of the virtual machine on the host node by sending a probe packet with that destination address into the node (e.g., to virtual switch 640 ). If the destination MAC address is to a virtual machine on the node then the virtual machine will reply to the probe packet. Such a reply indicates to the firewall 630 that the destination address is to a virtual machine on the node. Once the firewall has the policies, whether it just retrieved the policies or not, the process 2000 applies the policies (at 2030 ).
- the process 2000 determines (at 2010 ) that a packet comes to a packet filter from inside the host node.
- the fact that the packet is from inside the host node implies that the packet is from a virtual machine on that host node.
- the process 2000 recognizes (at 2035 ) that the source of the packet is a virtual machine on the node.
- the firewall 630 determines that a packet has come from inside when it receives a packet, or a copy of a packet, from virtual switch 640 that leads into the host node.
- the process 2000 determines (at 2040 ) whether it has policies for a virtual machine with that source MAC address. When the packet is for a virtual machine with an unknown source MAC address, the process 2000 gets (at 2045 ) the policies for that destination MAC address (e.g., by the processes described above for retrieving policies).
- the process 2050 determines (at 2050 ) whether the packet was being sent outside. In some embodiments, when packets are sent from one virtual machine to another virtual machine on the same node, the virtual switch 640 sends a copy of the packet to the firewall 630 rather than passing the packet through the firewall (as described below). When the packets are being sent out of the node, then the process 2000 recognizes (at 2055 ) that the destination MAC is not a virtual machine on the host node. The process 2000 then applies (at 2030 ) the policies (for the source virtual machine).
- the process 2000 determines (at 2050 ) that the packets are not going out of the node, the process 2000 recognizes (at 2015 ) that the destination MAC address is also to a virtual machine on the node. The process 2000 determines (at 2020 ) whether it has policies for a virtual machine with that destination MAC address. When the packet is for a virtual machine with an unknown destination MAC address, the process 2000 gets (at 2025 ) the policies for that destination MAC address (e.g., by the processes described above for retrieving policies). Once the firewall has the policies, whether it just retrieved the policies or not, the process 2000 applies (at 2030 ) the policies for both the source and destination virtual machines.
- the virtual network firewall of some embodiments acts as an intra-node firewall.
- intra-node firewall refers to the fact that the virtual network firewall of such embodiments is a firewall that checks whether a packet is allowed to be sent by a virtual machine on a node and whether it is allowed to be received by a virtual machine on the same node.
- Some firewalls described below are referred to as “intra-node firewalls” to indicate that they check packets sent to and from virtual machines on the same node, however this does not indicate that the firewalls only check packets sent to and from virtual machines on the same node.
- the question of whether computer A is allowed to send a packet to computer B is a separate question from the question of whether computer B is allowed to receive a packet from computer B.
- One question is “can A send to B” the other is “can B receive from A”.
- For a packet to be sent from A and received by B requires that both of these questions be answered “yes”. If computer A is not allowed to send the packet to computer B then the packet will not reach computer B (i.e., A cannot send to B). If computer A is allowed to send to computer B but computer B is not allowed to receive from computer A (i.e., A can send, but B can't receive), then the packet will not reach computer B.
- the intra-node firewall determines the answer to both of these questions. That is, the intra-node firewall checks whether the policies for the source virtual machine allow the source virtual machine to send the packet to the destination machine and whether the policies for the destination virtual machine allow the destination virtual machine to receive the packet from the source machine.
- the firewalls of some embodiments store connection data that includes an identifier of whether the source or the destination of a packet is a virtual machine on the host node of the firewall.
- any packet received by the intra-node firewall will either be: 1) from a virtual machine on its host node to an address outside the host node, 2) to a virtual machine on its host node from an address outside the host node, or 3) from one virtual machine on the host node to another virtual machine on the host node.
- connection table that included all the connections for all the virtual machines on that host node would require two entries with identical address data, one entry indicating that the source virtual machine was allowed to send the packet and one entry indicating that the destination virtual machine was allowed to receive the packet. Having two entries with identical address information would cause errors in a system that relied on the connection table having no redundant entries. Accordingly, some embodiments use combined connection tables that indicate that the firewall of the host node both allowed the source virtual machine to send the packet and allowed the destination virtual machine to receive the packet.
- FIG. 21 conceptually illustrates a process 2100 of some embodiments for applying firewall policies.
- the process 2100 is implemented by an intra-node firewall.
- the process 2100 is implemented by a packet processor of an intra-node firewall.
- the process 2100 receives (at 2105 ) a packet at the intra-node firewall.
- the process 2100 determines (at 2110 ) whether the packet is from a virtual machine on its host node. When the packet is from a virtual machine on the host node of the intra-node firewall, then the process 2100 applies (at 2115 ) the policies relating to the source virtual machine to determine (at 2120 ) whether that source virtual machine is allowed to send the packet to the destination of the packet.
- the process 2100 discards the packet (at 2122 ). The process 2100 then ends.
- the process 2100 adds (at 2123 ) that connection to the connection table with the source virtual machine indicated in the source ID field of the connection data tuple.
- the connection is only added to the connection table if connection representing a packet with those characteristics has not previously been added to the connection table.
- the previous connection in the table is updated when a new packet representing that connection is allowed.
- the process 2100 determines (at 2125 ) whether the destination of the packet is on the host node of the intra-node firewall.
- the process 2100 allows (at 2145 ) the packet to pass the firewall to continue toward its destination (outside the host node).
- the firewall has already determined that the source virtual machine is allowed to send the packet to the destination.
- the firewall of the host node does not determine whether the destination computer or virtual machine is allowed to receive the packet. Whether or not the destination computer or virtual machine is allowed to receive the packet is determined by the firewall (if any) protecting that computer or virtual machine.
- the process 2100 ends.
- the process 2100 applies (at 2130 ) the policies relating to the destination virtual machine to determine (at 2135 ) whether the virtual machine is allowed to receive a packet with those characteristics. When not, the packet is discarded (at 2137 ). The process 2100 the ends.
- the connection that the packet represents is added (at 2140 ) to the connection table. In some embodiments, the connection is only added to the connection table if connection representing a packet with those characteristics has not previously been added to the connection table. In other embodiments, the previous connection in the table is updated when a new packet representing that connection is allowed.
- connection that the packet represents was also from a virtual machine on the same host node, there will already be a connection table entry for that connection (added at 2123 ).
- the process 2100 adds (at 2140 ) the ID of the destination virtual machine to the existing connection table entry in the destination ID field.
- the operations at 2123 and 2140 are combined so that the connection is not added to the connection table until the full determination of whether to allow the packet to pass the firewall is complete.
- the source (if any) and destination (if any) IDs are recorded in the connection table entry at the same time.
- the process 2100 then allows (at 2145 ) the packet to proceed and the process 2100 ends.
- the determinations at 2110 and 2125 represent determinations of which virtual machines (if any) are the source and/or destination of the packet.
- the illustration has been simplified for clarity to show determinations 2110 and 2125 as merely “yes/no” determinations.
- FIGS. 22 and 23 Some advantages in some embodiments of having an intra-node firewall for a host node and the multiple virtual machines of the host node are illustrated in FIGS. 22 and 23 .
- FIG. 22 illustrates the intra-node firewalls of some embodiments. Packets 2210 , 2220 , and 2230 each have to pass through only one firewall, firewall 2240 , to reach virtual machines 2250 and 2260 . In contrast, in the prior art system illustrated in FIG. 23 , there is no intra-node firewall. Therefore, in order to be protected from other virtual machines on the same host node, each virtual machine has its own internal firewall 2310 and 2320 running on that virtual machine.
- the hosting system has its own firewall 2330 to protect it from security risks from the virtual machines on that host node, and to protect the virtual machines on the host node from unwanted external packets.
- a packet such as 2340 , 2350 , or 2360 to reach a virtual machine it passes through two separate firewalls.
- packet 2360 passes through both the internal firewalls of the virtual machines, firewall 2310 and firewall 2320 .
- Packet 2350 passes through the host node's firewall 2330 and internal firewall 2310 of the virtual machine.
- connections of packets that have been allowed to leave the virtual machines on a host node and connections of packets that have been allowed to enter the virtual machines on that host node are both stored in the same connection table.
- the connection table has an entry to indicate that a virtual machine on the host node was allowed to receive the packet.
- the destination ID of that entry is the virtual machine that received the packet, the source ID would be blank.
- the firewall of that other host node may have an entry identifying the same connection, with the source ID indicating a virtual machine on that other host node and a blank destination ID. Therefore, when only one virtual machine is on a particular host node, a single connection table entry with that virtual machine's ID accurately reflects that the firewall allowed that packet to pass the firewall.
- both the source and destination of the packet are on the same host node.
- some embodiments provide combined entries for both the source and destination of the packet.
- having a single connection table on each node improves performance and resource utilization. For example, in embodiments that use fields 1510 - 1550 as keys of a hash table, redundant entries are not possible. Accordingly, merging the connection table entries with identical values 1510 - 1550 allows one entry in the table to represent both previous tuples.
- a combined tuple which represents a connection between two virtual machines on the same host node, is no longer accurate. As one of the virtual machines identified in that connection tuple is no longer on that host node, the tuple will be automatically edited to reflect the change.
- the connection table on each host node records a separate entry for the connection. When one of those virtual machines is moved to the same host node as the other, the entries become redundant, and a combined tuple is a more accurate reflection of the connection than two redundant tuples (one in each direction).
- the movement of virtual machines in such embodiments leads to a requirement for new methods and systems to split and merge connection tables when a virtual machine moves.
- FIG. 24 illustrates the movement of data tuples from one host node to another in some embodiments.
- FIG. 24 shows connection tables 2400 , 2410 , and 2420 .
- Connection table 2400 is the connection table of host node 1 when host node 1 is hosting virtual machines 1 and 2 .
- Connection table 2400 includes data tuples 2402 , 2404 , 2408 , 2412 , and 2414 .
- Data tuple 2402 describes a connection with a source IP address from outside the host node (e.g., 121.23.44.22).
- Data tuple 2402 has a destination IP address that is the IP address of virtual machine 2 (e.g., 54.23.144.2).
- data tuple 2402 indicates in its destination ID that virtual machine 2 is the destination of packets from that connection.
- the blank entry for the source ID in tuple 2402 indicates that the source of the packets from that connection is not a virtual machine on the same host node as the connection table.
- Data tuples 2404 , 2406 , and 2408 all follow this pattern. Only one of the IP addresses of each of them is the address of a virtual machine on the node.
- connection tuples 2412 and 2414 each represent a connection from a virtual machine on the host node of the connection table and to a virtual machine on the same host node.
- a tuple is the result of an intra-node firewall determining that the firewall policies for the source virtual machine allow the source virtual machine to send the packet and that the firewall policies for the destination virtual machine allow the destination virtual machine to receive the packet.
- connection table 2400 is automatically edited when a virtual machine listed in the connection table is moved to another host node.
- Connection table 2400 is automatically edited to have the entries shown in connection table 2410 .
- Connection 2410 is the connection table of host node 1 after the hosting system has moved virtual machine 2 to host node 2 .
- the tuples 2406 and 2408 that identify connections from or to VM 1 are in connection table 2410 .
- the tuples 2412 has been automatically edited to remove virtual machine 2 from the source ID field, becoming tuple 2426 .
- the removal of virtual machine 2 from the source ID removes the indication that the firewall policies of that host node allowed virtual machine 2 to send the packet identified by the connection table entry.
- the removal of that indicator accurately reflects that the firewall policies relating to virtual machine 2 have been removed from the firewall of host node 1 .
- firewall policies of host node 1 no longer determine whether virtual machine 2 should be allowed to send a packet to virtual machine 1 , the firewall policies of host node 1 still determine whether virtual machine 1 should be allowed to receive a packet sent from virtual machine 2 . Therefore, the full description of the connection (source IP address, destination IP address, source port, destination port, and protocol) is still relevant to virtual machine 1 . Accordingly, splitting the connection table does not remove the IP address of virtual machine 2 from the source IP address field of tuple 2412 .
- tuple 2412 has been sent to the connection table 2420 of host node 2 as tuple 2428 .
- the tuple 2428 includes the same source IP address, destination IP address, source port, destination port, and protocol as tuples 2426 and 2412 , but in tuple 2428 , the destination ID (i.e., VM 1 ) has been removed.
- the source ID field of tuple 2428 accurately reflects that the firewall policies that have been moved to host node 2 allowed the connection from VM 2 , as indicated in tuple 2428 .
- packets sent between a virtual machine on one node and a virtual machine on another node would result in connection tables on those nodes with entries similar to tuples 2426 and 2428 . That is, tuples with the same source IP address, destination IP address, source port, destination port, and protocol, but with different entries in the source and destination ID fields.
- the connection table of the host node of the source virtual machine would indicate that the firewall policies of that host node had allowed the source virtual machine to send the packet, while the connection table of the host node of the destination virtual machine would indicate that the firewall policies of that host node had allowed the destination virtual machine to send the packet. Since the connection tables on each host node are separate from each other, the separate entries would not be redundant entries in the same connection table.
- connection table entries for the merged connection table so that a combined tuple such as 2412 , with entries for both source and destination IDs is made for the merged connection table.
- splitting and merging connection tables results in connection tables with the same data in them whether the virtual machines had always been on the host nodes of the connection tables or had been moved to the host nodes later.
- FIG. 25A conceptually illustrates a process 2500 of splitting connection tables in some embodiments.
- the process 2500 receives (at 2502 ) a request from a daemon on a host node (referred to below as host node 2 ) to send connection table data relating to a particular virtual machine (referred to below as virtual machine 1 ) to the daemon.
- the daemon of a host node receives a request to send a connection table for a virtual machine to the daemon of host node 2 .
- the process 2500 copies (at 2504 ) all the entries of the connection table of node 1 that relate to virtual machine 1 (e.g., that have virtual machine 1 as the source or destination ID).
- the daemon of host node 1 copies the entries from the connection table of host node 1 that relate to virtual machine 1 .
- the process 2500 deletes the source and destination IDs of other virtual machines from the copies of the data tuple entries relating to virtual machine 1 .
- the daemon of host node 1 deletes the extraneous source and destination IDs.
- the process 2500 sends (at 2508 ) the connection table message to the daemon of host node 2 .
- the daemon of host node 1 sends the edited connection table data to the daemon of host node 2 .
- the process 2500 receives (at 2510 ) a command from a firewall coordinator 1200 to delete the connection table data for virtual machine 1 from the connection table of host node 1 .
- the firewall coordinator 1200 sends the command after it receives notice from the daemon of host node 2 that the connection table data and the firewall policies relating to virtual machine 1 have been received.
- the process 2500 then deletes (at 2512 ) virtual machine 1 from all source and destination ID fields of the connection table and deletes any tuples with no other source or destination IDs (i.e. tuples that don't refer to any other virtual machine on host node 1 ).
- the daemon of host node 1 deletes the source and destination ID fields and tuples of virtual machine 1 .
- splitting up two virtual machines that have been in contact results in editing the combined tuples of each so that each connection table has the data relevant to the remaining virtual machines.
- two virtual machines of different host nodes can be in contact. When the virtual machines are moved to the same host node, a combined connection table would have redundant entries. To prevent this, some embodiments provide a process for merging connection table entries.
- FIG. 25B conceptually illustrates a process 2520 for merging connection table data of a virtual machine with an existing connection table in some embodiments.
- the process 2520 receives (at 2522 ) a set of connection table data for a virtual machine.
- the daemon of host node 1 receives connection table data for a virtual machine from the daemon of host node 2 .
- the process 2520 compares (at 2524 ) a connection tuple in the received set of connection table data (described below as the “new tuple”) with the tuples in its existing connection table.
- the daemon of host node 1 compares the new tuple to the data tuples in the existing connection table of the packet filter of host node 1 .
- the process 2520 determines whether the address data of the new tuple is the same as the address data of a connection tuple already in the connection table.
- having the same address data means having the same source IP address, destination IP address, source port, destination port, and protocol.
- the new tuple has the same address as an existing tuple in the connection table of the host node if the virtual machines to which the tuples refer have previously had one or more packets sent from one virtual machine to the other.
- the process 2520 moves (at 2528 ) the new tuple to the connection table of the host node.
- the process 2520 edits (at 2530 ) the tuple of the connection table of host node 1 to add the virtual machine referred to in the source or destination ID field of the new tuple to the source or destination ID of the tuple in the connection table.
- the process 2520 then deletes the new tuple.
- tuple 2424 would be a tuple in the connection table of host node 2 and tuple 2422 would be a tuple in the connection table data sent to host node 2 from host node 1 .
- Tuples 2422 and 2424 have the same IP addresses and port addresses, so the source ID of tuple 2422 (e.g., the MAC address of VM 1 , an index value or hash value of that MAC address, etc.) would be added to the source ID field of tuple 2424 to produce tuple 2414 .
- tuple 2414 would be created even if the virtual machines had not previously been in contact while they were on the same host node. That is, if VM 1 and VM 2 had been in contact while on different host nodes, then moved to the same host node as each other, the result would be the generation of tuple 2414 .
- the process 2520 determines (at 2532 ) whether there are any other new tuples. When there are more new tuples, the process 2520 evaluates (at 2524 ) the next tuple. When there are no more new tuples (i.e. all new tuples have either been moved to the connection table, or deleted after their source or destination ID was added to an existing tuple in the connection table) the process 2520 informs the firewall coordinator 1200 that the connection data for the virtual machine referenced in the tuples has been received.
- connection table of the host node of virtual machine B When virtual machine B sends an original packet to computer A, the connection table of the host node of virtual machine B will keep a record that the sent packet was allowed to be sent from virtual machine B to computer A.
- the presence in the connection table of the record of the original connection (from virtual machine B to computer A) triggers the firewall of some embodiments to apply a separate set of policies from the policies for incoming packets that do not have the reverse address of an allowed packet.
- the separate set of policies may simply say “allow all packets”. In which case, the reply packets from computer A will be allowed under the set of policies for reply packets.
- a virtual machine on a host node might have a general policy to reject incoming packets, but allow web browsing by using a reverse policy that allows packets with the HTML protocol that come from computers that the virtual machine has contacted (e.g., to request a web page).
- a reverse policy that allows packets with the HTML protocol that come from computers that the virtual machine has contacted (e.g., to request a web page).
- Another example would be a virtual machine that is only allowed to send outgoing packets in response to an outside query in order to prevent someone who gains unauthorized access to the virtual machine (e.g. by infecting it with a worm) from exporting data.
- Policies for original packets for such a virtual machine might be to block all outgoing packets, while the reverse policies might be to allow outgoing packets that are a reply to incoming packets.
- reversed address packets may be referred to as “reply” packets
- the separate set of policies applies whether the reversed packets are actually replies to the initial packets, or are simply packets sent later that are not in direct response to the original connection.
- the description below sometimes refers to initial connections and reverse connections.
- FIG. 26 conceptually illustrates a process 2600 of some embodiments for applying different policies for initial connections than for reverse connections.
- the process 2600 receives (at 2610 ) a packet.
- the packet is received by a firewall.
- the packet is received by a packet filter of a firewall.
- the packet is received by a packet processor of a packet filter.
- the process 2600 checks the connection table to determine (at 2620 ) whether the connection that the packet represents is already in the connection table. When the connection is not in the connection table, the process 2600 evaluates (at 2640 ) the connection using policies for original connections. When the connection is allowed under the set of policies that the process 2600 is using to evaluate it, the connection is saved (at 2645 ) in the connection table.
- the process 2600 determines (at 2630 ) whether the connection in the table is in the same direction as the packet. When the connection is in the same direction as the packet, the process 2600 evaluates (at 2632 ) the connection using policies for original connections. The process then ends.
- the process 2600 evaluates (at 2635 ) the connection according to a set of policies for reply packets. The process then ends.
- the illustrated process 2600 does not save connections of reply packets, however in some embodiments, when a packet is allowed under the policies for reply packets, the connection for that packet is saved in the connection table. In some embodiments, the connection is saved in the connection table with an indicator that it is a connection of a reply packet. In some embodiments, a connection for an allowed reply packet is saved in a separate connection table for reverse policies. In some embodiments, a connection for an allowed reply packet is stored as a different lookup in the normal connection table.
- FIG. 27 illustrates connection data tuples of original and reverse connections.
- Tuple 2710 illustrates a connection for a packet from virtual machine 2 .
- the process 2600 uses the policies for original packets to evaluate the new packet.
- the firewall uses the policies for reply packets to evaluate the new packet. Packets with the source and destination addresses reversed are also referred to as “reply packets”, “reversed address data packets” or “packets with opposite addresses”.
- Packets with the reverse addresses of an original packet are also referred to as “reply packets” of that original whether or not they are actually sent in reply to original packets.
- a packet is treated as reversed address data packet of an original packet only when it has reversed addresses and uses the same protocol as the original packet.
- the packet is treated as a reversed address data packet of an original packet when it has reversed addresses and regardless of whether it uses the same protocol as the original packet.
- the destination of tuple 2710 and the source of tuple 2720 are the same (as indicated by the IP addresses and port addresses of the tuples). However, the destination of tuple 2710 and source of tuple 2720 is not a virtual machine on the same host node as virtual machine 2 , therefore the destination ID of tuple 2710 and the source ID of tuple 2720 are blank.
- FIG. 28 illustrates a packet filter 2800 of some embodiments that evaluates reply packets using a different set of policies from original packets.
- Packet filter 2800 includes an initial packet evaluator 2810 , a connection table 2811 , a forward packet evaluator 2812 , a reverse packet evaluator 2814 , and a policy table 2820 .
- packets arrive at the initial packet evaluator 2810 that determines from the connection table 2811 whether the packet is an original packet or a reply packet.
- the initial packet evaluator 2810 sends the packet to a forward packet evaluator 2812 .
- the initial packet evaluator 2810 sends the packet to a reverse packet evaluator 2814 .
- the forward packet evaluator 2812 applies the policies from policy table 2820 to determine whether to allow the packet or reject the packet. When the policies indicate that the packet is allowed, then the forward packet evaluator 2812 sends the packet on to the virtual switch and adds the connection in the connection table 2811 .
- the reverse packet evaluator 2814 applies the reply policies from policy table 2820 to determine whether to allow the packet or reject the packet.
- the reverse packet evaluator 2814 stores a list of allowed reverse connections in the connection table, while in other embodiments, the allowed reverse connections are not stored.
- the packet filter does not have separate modules for evaluating forward and reverse policies, but instead use a single packet processor module for evaluating all policies.
- the policies for reply packets include conditions that determine whether a packet is a reverse packet as part of a conditional statement for allowing a packet. The following pseudo-code provides an example of what a policy for reply packets might state:
- the source IP address of the packet being evaluated is the destination IP address of any connection table entry AND the destination IP address of the packet is the source IP of that entry AND ⁇ other conditions> then allow the packet.
- FIG. 29 illustrates a packet filter 2900 of some other embodiments.
- the packet filter 2900 is similar to packet filter 2800 ; however packet filter 2900 includes a forward policy table 2910 and a reverse policy table 2920 . Similarly, packet filter 2900 includes a forward connection table 2930 and a reverse connection table 2940 .
- packet filter 2900 stores the policies for reverse packets in reverse policy table 2920 and the policies for original packets in the forward policy table 2910 . Similarly, in some embodiments, packet filter 2900 stores original connections in forward connection table 2910 and reply connections in reverse connection table 2920 . As described above, some embodiments do not have separate modules for evaluating forward and reply packets. Similarly, in some embodiments, packet filter # 2900 does not have separate modules for evaluating forward and reply packets.
- multiple people all have authority over a single virtual machine.
- multiple firewalls could be set up with the output of one firewall feeding to the input of the next firewall.
- Each individual firewall could block a packet, or allow the packet to pass through that individual firewall.
- Such an arrangement of firewalls e.g., multiple hardware firewalls
- the packet would be blocked. Only when all of the firewalls allowed a packet would it pass through the group of firewalls.
- the prior art group of firewalls grants equal power to each person who controls one of the firewalls.
- not all the people with authority over a virtual machine have the same level of authority.
- a virtual machine for employee use may be used by an employee who is allowed to run various applications on the virtual machine.
- the employee may have sufficient authority within his company to be allowed to block connections from coming in, but lack the authority to block connections from the technicians at the company that need access to the virtual machine.
- the technicians from the employee's company may have sufficient authority within the company to access any virtual machine owned by that company, whether the employees who user of those virtual machines want them to have access or not.
- the virtual machines of the first company may be on a hosting system run by a second company, so all the virtual machines of the first company are merely a subset of the virtual machines on the hosting system. The technicians of the first company are not authorized to access virtual machines owned by other companies.
- firewall policies of some embodiments allow multiple layers of firewalls, with each layer having different amounts of authority, to reflect the multiple layers of authority that various people or companies may have over a single virtual machine.
- Some embodiments provide firewall policies with hierarchical layers. The policies of someone with higher authority override the policies of anyone with lower authority if their respective policies conflict. For example, some embodiments allow a system administrator of the hosting site to set policies for a virtual machine that can allow a connection, block a connection, or delegate the decision of whether to allow or block the connection to the next highest authority over the firewall of that virtual machine.
- next highest authority over the firewall can set policies that allow, deny or delegate the decision of whether to allow access to another layer of the hierarchy and so on until the lowest layer, which can allow or deny a connection, but has no further policy layers to which it can delegate the decision.
- all the policy layers for a virtual machine are implemented by a packet processor of the host node on which the virtual machine is running.
- FIG. 30 conceptually illustrates a process 3000 of some embodiments for applying the policies of a hierarchical firewall.
- the process 3000 is performed by the virtual network firewall.
- a packet filter of the virtual network firewall performs the process 3000 .
- a packet processor of the packet filter performs the process 3000 .
- the process 3000 receives (at 3005 ) a packet.
- the process 3000 applies (at 3010 ) the policies of the top layer of the hierarchy to determine whether to reject (at 3020 ) the packet, accept (at 3030 ) the packet, or delegate the decision to the next layer.
- the policies of the top layer call for rejecting (at 3020 ) the packet the packet is dropped (at 3025 ).
- the policies of the top layer call for accepting (at 3030 ) the packet the packet is allowed (at 3070 ). In either case, the process 3000 for allowing or blocking then ends.
- the process 3000 of some embodiments stores the connection data for allowed connections in a connection table.
- the process 3000 applies (at 3040 ) the policies of the next layer of the firewall. Again, the process 3000 determines whether to reject (at 3050 ) the packet. When the packet has to be rejected, the process 3000 proceeds to 3025 which was described above. Otherwise, the process 3000 determines (at 3060 ) whether to accept the packet. When the packet is accepted, the process 3000 proceeds to 3070 which was described above. Otherwise, the process 3000 proceeds to 3040 to delegate the decision to the next firewall layer.
- the process 3000 continues until the packet is either: 1) rejected, in which case the process 3000 drops (at 3025 ) the packet; or 2) accepted, in which case the process 3000 allows (at 3025 ) the packet to pass.
- the lowest layer of policies has no lower layer to which it can delegate the decision. Therefore, if no higher layer decides, the lowest layer determines whether to accepted or rejected the packet, but does not delegate.
- a virtual machine that contains a web site for a professor in a department of a university may have firewall policies set by (in order of authority) a system administrator, a department administrator, and the professor.
- Such a web site can be accessible to students, or other people with no authority to set any firewall policies for the virtual machine on which the web site is running.
- FIG. 31 conceptually illustrates a graphical representation of a three layered hierarchy for a firewall of virtual machine 3100 that is implemented in some embodiments by packet processor 3105 .
- the highest layer of policies is represented by “wall” 3110 .
- Wall 3110 includes gates 3112 and 3114 , which are “opened” or “closed” to allow, block, or delegate the decision to the next layer, according to the policies of the highest layer of the firewall (as implemented by the packet processor 3105 .
- Gate 3112 represents policies that allow a packet to reach the virtual machine 3100 .
- Gate 3114 represents a delegated decision. Packets that are not allowed by gate 3112 or delegated by gate 3114 are rejected by wall 3110 . In some embodiments, when a layer allows or rejects a packet, the policies of the lower layers are not evaluated.
- the policies represented by wall 3120 are checked by the packet processor 3105 . Again, the policies can deny the packet, allow the packet (represented by gate 3122 ), or delegate the decision (represented by gate 3124 ). When the policies of both higher levels (walls 3110 and 3120 ) delegate the decision (gates 3114 and 3124 ), then the policies represented by wall 3130 (with gate 3132 ) determine whether to allow or block the packet.
- FIG. 32 conceptually illustrates some examples of policies of a two layer hierarchical firewall.
- Virtual machine 3200 is protected by a firewall 3205 that has two layers.
- Arrows 3210 , 3220 , 3230 , and 3240 represent packets addressed to or from virtual machine 3200 .
- Packet 3210 represents an attempt by virtual machine 3200 to send a packet to affect the command functions of the host computer 3250 .
- the firewall policies of the lowest layer 3260 of firewall 3205 allow this, however, the firewall of the highest layer 3270 of the firewall block the connection. Since a non-delegated decision dictated by policies of the highest policy layer takes precedence over the policies of a lower layer policy, the packet 3210 is blocked.
- the policies of the highest layer 3270 are illustrated in chart 3280 as policies 3282 - 3288 .
- Policies 3282 and 3284 result in an immediate decision to allow a packet to pass the firewall or block the packet.
- Policies 3286 and 3288 delegate the decision of whether to allow those packets to the next layer of policies 3260 , as illustrated in chart 3290 as policies 3292 - 3298 .
- the charts 3280 and 3290 are illustrated in FIG. 32 as separate from each other. However in some embodiments, the policies shown in the charts are part of the same policy table.
- the charts 3280 and 3290 show that the system administrator has the highest authority over policy while the virtual machine administrator has the lowest.
- different entities represent the highest and lowest levels of authority over the policies. For example, in some embodiments there may be default policies with higher authority than any user of the firewall system or with lower authority than any user of the firewall system.
- Policies 3292 and 3294 are moot because the decision of whether to pass any packets that would be allowed or blocked based on policies 3292 and 3294 will be made under policies 3282 and 3292 rather than being delegated to policy layer 3260 .
- policies 3296 and 3298 determine whether to allow or block packets because the decision of whether to allow or block the packets that they refer to is delegated to their policy layer 3260 by policies 3296 and 3298 .
- a packet would not get part way to the destination, as the conceptual illustration of FIG. 32 suggests.
- the packet would be evaluated in view of the highest layer of policies first and because it would be rejected by the packet processor at the higher policy level, the packet processor would never have to determine whether the lower policy level of firewall 3205 would allow or reject the packet 3210 .
- Packet 3220 is allowed by the highest layer 3270 . Therefore the policies of the lowest layer 3260 are ignored. Packet 3230 is delegated by the highest layer 3270 , and blocked by the lowest layer 3260 ; therefore the packet processor blocks the packet. Packet 3240 is delegated by the highest layer 3270 , and allowed by the lowest layer 3260 , therefore the packet processor allows the packet to pass.
- FIG. 33 illustrates a computer system with which some embodiments of the invention are implemented, such a computer system includes various types of computer readable media and interfaces for various other types of computer readable media.
- Computer system 3300 includes a bus 3305 , a processor 3310 , a graphics processing unit (GPU) 3320 , a system memory 3325 , a read-only memory 3330 , a permanent storage device 3335 , input devices 3340 , and output devices 3345 .
- GPU graphics processing unit
- the bus 3305 collectively represents all system, peripheral, and chipset buses that communicatively connect the numerous internal devices of the computer system 3300 .
- the bus 3305 communicatively connects the processor 3310 with the read-only memory 3330 , the GPU 3320 , the system memory 3325 , and the permanent storage device 3335 .
- the processor 3310 retrieves instructions to execute and data to process in order to execute the processes of the invention. Some instructions are passed to and executed by the GPU 3320 .
- the GPU 3320 can offload various computations or complement the image processing provided by the processor 3310 .
- the read-only-memory (ROM) 3330 stores static data and instructions that are needed by the processor 3310 and other modules of the computer system.
- the permanent storage device 3335 is a read-and-write memory device. This device is a non-volatile memory unit that stores instructions and data even when the computer system 3300 is off. Some embodiments of the invention use a mass-storage device (such as a magnetic or optical disk and its corresponding disk drive) as the permanent storage device 3335 .
- the system memory 3325 is a read-and-write memory device.
- the system memory is a volatile read-and-write memory, such a random access memory.
- the system memory stores some of the instructions and data that the processor needs at runtime.
- the invention's processes are stored in the system memory 3325 , the permanent storage device 3335 , and/or the read-only memory 3330 .
- the bus 3305 also connects to the input and output devices 3340 and 3345 .
- the input devices enable the user to communicate information and select commands to the computer system.
- the input devices 3340 include alphanumeric keyboards and pointing devices (also called “cursor control devices”).
- the output devices 3345 display images generated by the computer system. For instance, these devices display a GUI.
- the output devices include printers and display devices, such as cathode ray tubes (CRT) or liquid crystal displays (LCD).
- bus 3305 also couples computer 3300 to a network 3365 through a network adapter (not shown).
- the computer can be a part of a network of computers (such as a local area network (“LAN”), a wide area network (“WAN”), or an intranet, or a network of networks, such as the Internet.
- the computer 3300 may be coupled to a web server (network 3365 ) so that a web browser executing on the computer 3300 can interact with the web server as a user interacts with a GUI that operates in the web browser.
- the computer system 3300 may include any one or more of a variety of different machine-readable or computer-readable media.
- Some examples of such computer-readable media include RAM, ROM, read-only compact discs (CD-ROM), recordable compact discs (CD-R), rewritable compact discs (CD-RW), read-only digital versatile discs (DVD-ROM), a variety of recordable/rewritable DVDs (e.g., DVD-RAM, DVD-RW, DVD+RW, etc.), flash memory (e.g., SD cards, mini-SD cards, micro-SD cards, etc.), magnetic and/or solid state hard drives, ZIP® disks, and floppy disks.
- RAM random access memory
- ROM read-only compact discs
- CD-R recordable compact discs
- CD-RW rewritable compact discs
- DVD-ROM read-only digital versatile discs
- flash memory e.g., SD cards, mini-SD cards, micro-SD cards, etc.
- Machine-readable or computer-readable media are capable of storing computer programs or computer code that can be run on particular machines. Examples of computer programs or computer code include machine code, such as produced by a compiler, and files including higher-level code that are executed by a computer, an electronic component, or a microprocessor using an interpreter.
- the firewall coordinator is a software program or a set of software programs stored on computer readable media.
- firewalls (sometimes referred to herein as “virtual network firewalls”) are software programs or sets of software programs stored on computer readable media.
- other components are software programs or sets of software programs stored on computer readable media. When executed on one or more processors, such software programs implement the previously described features of some embodiments.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Abstract
A method of determining whether to allow multiple data packets to pass a firewall, each data packet having a source address and a destination address. The method evaluates a data packet by using a first set of policies when no previous packet with an opposite address has been allowed under the first set of policies. Two packets have opposite addresses when a source address of the first of the two packets is the same as the destination address of the second of the two packets and the destination address of the first packet is the same as the source address of the second packet. The method evaluates the data packet using a second set of policies when a previous packet with an opposite address has been allowed under the first set of policies.
Description
- This application claims the benefit of U.S. Provisional Application 61/040,133 entitled “NETWORK FIREWALLS” filed Mar. 27, 2008, U.S. Provisional Application 61/101,111 entitled “NETWORK FIREWALLS” filed Sep. 29, 2008, U.S. Provisional Application 61/109,915 entitled “NETWORK FIREWALLS” filed Oct. 30, 2008, and U.S. Provisional Application 61/120,376 entitled “MOVING SECURITY FOR VIRTUAL MACHINES” filed Dec. 5, 2008, all of which U.S. Provisional Applications are hereby incorporated by reference.
- This application concerns computer security. In particular firewalls for hosting systems with virtual machines.
- In recent years it has become increasingly common for corporations and individuals to run computer programs on virtual machines on servers. Virtual machines are simulated computers that are simulated by other computers. The physical computers on which the virtual machines run are also referred to as “hosts” or “host computers”. To the programs running on the virtual machines, there is little or no discernable difference between running on a virtual machine and running on a whole computer.
- Virtual machines have several advantages. When a user wants to run multiple applications that each work best on a different operating system (e.g., Windows 95® or Windows XP®), then the user can implement two virtual machines on a single computer. That is, one virtual machine running the Windows 95® operating system and one virtual machine running the Windows XP® operating system.
- Another advantage of using a virtual machine is that the operating system and application or applications running on the virtual machine may require only a fraction of the full resources of the physical computer on which the virtual machine is running. Thus, multiple virtual machines can run on the same physical computer, saving hardware costs.
- Still another advantage is that virtual machines can be instantiated as needed, then shut down when no longer needed, freeing the resources of the physical computer to run other virtual machines. Therefore, a system with multiple virtual machines that are needed at different times saves more resources by running each virtual machine only when that virtual machine is needed.
- One popular application of virtual machines is running them on a hosting system. A hosting system runs multiple physical computers (also referred to as “servers” or “host nodes”) that each run multiple virtual machines (also referred to as “hosting” the virtual machines). Some hosting systems can move virtual machines among the host nodes. For example, a hosting system may host four virtual machines on one host node while the four virtual machines have low resource requirements. Later, if the resource requirements of one of the virtual machines increase, the hosting system can move one of the virtual machines to another host node.
- As virtual machines are intended to accurately simulate individual computers, they often have the same security vulnerabilities as individual computers. For example, virtual machines can be infected with computer worms and can suffer from other unauthorized accesses. The problems of infected machines are magnified as some prior art hosting systems do not protect virtual machines from unauthorized access by other virtual machines on the same host node. In such a hosting system, worm-infected virtual machines can infect other virtual machines on the same host node. When any of the infected virtual machines are moved to other host nodes, they may carry the infection with them. In time, the infection of one virtual machine in such a hosting system can result in an infection spreading to all the virtual machines on the hosting system.
- In order to protect virtual machines from unauthorized access and to protect the hosting system itself and individual host nodes from unauthorized access and infection, firewalls are implemented. A firewall is computer software running on a particular machine or stored on a computer readable medium, hardware, or a combination of hardware and software that checks incoming and/or outgoing packets of data against an existing list of characteristics that determine whether the packets should be allowed to continue to their destination or should be blocked.
- In systems hosting virtual machines, firewalls can be run on the hosting system itself and on individual virtual machines. The firewalls of prior-art hosting systems were not efficiently coordinated; accordingly there is a need in the art for a coordinated firewall for a hosting system.
- Some embodiments provide security for virtual machines that run on a plurality of host nodes of a hosting system. The security includes firewalls for the virtual machines on the hosting system. Some embodiments implement one firewall on each host node. A firewall is computer software running on a particular machine or stored on a computer readable medium, hardware, or a combination of hardware and software that checks incoming and outgoing packets of data against an existing list of characteristics that determine whether the packets should be allowed to continue to their destination or should be blocked. Users of the hosting system, including the system administrators, and in some embodiments other users, set security policies for the firewalls. The policies of some embodiments are conditional statements that indicate conditions under which packets of data should be allowed to pass through the firewall of a host node or should be blocked. Some embodiments store connection data with information about packets previously allowed to pass according to the policies enforced by the firewall.
- Some embodiments provide a system for moving firewall policies and connection data that pertain to individual virtual machines from one host node to another. When a virtual machine is moved to a new host node, the firewall policies and connection data pertaining to that virtual machine are moved to the firewall of the new host node. In some embodiments, the connection data relating to virtual machines on a host node is grouped together as a single connection table in the firewall of the host node. In some such embodiments, the connection table is split when a virtual machine moves and connection data relating to the moved virtual machine is moved to the firewall of that virtual machines new host node. The moved connection data is then merged with the existing connection table of the firewall of the new node. Some embodiments provide different policies for an initial packet than for a reply packet. Some embodiments provide firewalls that enforce multi-layered policies. In some such embodiments, policies of different layers may be set by users with different levels of authority over the firewall system. The environment in which some embodiments operate, and further details of the various embodiments are described below.
- In some embodiments, firewalls intercept packets of data on their way to and from virtual machines on host nodes of the hosting system. In some embodiments, each virtual machine has a set of policies associated with that virtual machine. The firewall policies and connection tables for all virtual machines on a given host node are implemented by a firewall for that host node (the firewall of a host node is sometimes referred to herein as a “virtual network firewall”). The virtual network firewall allows packets of data to pass to or from a particular virtual machine only if those packets are permissible according to the policies applicable to that particular virtual machine. For example, a virtual network firewall might allow all packets from one particular computer address (i.e., an IP address) and deny all packets from another particular IP address.
- The information about the source address, destination address, source port, destination port, and the protocol of a packet is sometimes referred to as “connection data” or “a connection”. The firewalls of some embodiments store connection data for allowed packets. That is, when a firewall allows a packet to pass, the connection data for that packet is stored in a connection table of the firewall. The connection tables of some embodiments include identifiers of the virtual machine that is the source or destination of that connection. In some embodiments, a single connection table on each host node includes the connection data for all virtual machines on that host node.
- The firewall policies and connection data relating to a given virtual machine are needed on the host node that is hosting that virtual machine. In some embodiments, the policies and connection data relating to a virtual machine are not needed on any other host node in the system. In order to make sure that the firewall policies and connection data for a particular virtual machine are available to the host node of that virtual machine and are not using up resources on other host nodes, some embodiments provide a firewall coordinator (also referred to as a “central controller” or a “management console”) to coordinate firewall policies and track the locations of the virtual machines on the hosting system. In some embodiments, the firewall coordinator is implemented as a dedicated hardware device. In some embodiments, the firewall coordinator is entirely implemented as software running on a particular machine, such as a computer (or stored in a computer readable medium). In some embodiments, the firewall coordinator is a piece of software, running on a particular machine, such as a computer, that receives new firewall policies and updates the policies of individual software firewalls running on virtual machines on the particular machines of the host nodes. In some embodiments, the firewall coordinator coordinates the transfer of firewall policies and connection data (e.g., the firewall policies and connection tables for the firewalls) to the host nodes on which the virtual machines are running.
- When a virtual machine is moved to a new host node, the virtual network firewall of the new host node detects the arrival of a virtual machine that had not been running on that host node. When the virtual network firewall detects a new virtual machine, the virtual network firewall contacts the firewall coordinator to determine on which host node, if any, the new virtual machine had previously been running. When the virtual machine had previously been running on another host node, the virtual network firewall contacts the virtual network firewall of that other host node to retrieve the firewall policies and connection table data for the new virtual machine. When the virtual machine was not previously running on another host node, the virtual network firewall receives the firewall policies for the virtual machine from the firewall coordinator.
- As mentioned above, some embodiments store tables of connection data that include source and destination address information of allowed packets and identifiers of the virtual machines that are the sources or destinations of the allowed packets. In some embodiments, both the source and the destination of allowed packets are virtual machines on the same node. That is, in some embodiments, virtual network firewalls apply policies to packets going between two virtual machines on a host node. Such a firewall may be referred to as an “intra-node firewall”. When a virtual machine on a host node sends a packet addressed to another virtual machine on the same host node, the intra-node firewall determines both whether the source virtual machine is allowed to send the packet to the destination virtual machine and also whether the destination virtual machine is allowed to receive the packet from the source virtual machine. When the source virtual machine is allowed to send the packet and the destination virtual machine is allowed to receive the packet, the virtual network firewall stores connection data for the packet as a combined entry in the connection table. Like a regular entry in a connection table, a combined entry includes the address information for a connection. However, where a non-combined entry only identifies the source virtual machine or the destination virtual machine, a combined entry identifies both the source virtual machine and the destination virtual machine.
- A combined entry in a connection table indicates that both the source virtual machine and the destination virtual machine of an allowed packet are running on the same host node as each other and the firewall with the connection table. When a virtual machine referred to in a combined connection is moved to another node, the combined entry no longer accurately reflects the situation. That is, the combined entry incorrectly indicates that the moved virtual machine is on the same node as the other virtual machine in the entry.
- As mentioned above, in some embodiments, connection data for all the virtual machines on a host node are stored in a single table. When a virtual machine moves from one host node to another host node, the connection table data is sent to the new host node, entries relating to the moved virtual machine are added to the connection table of the new host node, and then deleted from the connection table of the old host node.
- In some embodiments with combined entries, the virtual network firewall of the original host node splits a connection table by 1) sending copies of the entries relating to the moved virtual machine to the virtual network firewall of the new host node, 2) deleting the entries solely relating to the moved virtual machine, and 3) editing combined entries that relate to both the moved virtual machine and to virtual machines that are remaining on the original host node. In some embodiments, editing the entries removes the portion of the entries that relate to the moving virtual machine and keeps the portion relating to virtual machines that remain on the host node. In some embodiments, the old host node edits the copied connection data that it is sending to remove references to the other virtual machines on the old host node. In other embodiments, the new host node edits the copied connection data to remove references to the other virtual machines on the old host node.
- In some embodiments, when a virtual machine is moved to a new node, that node may be hosting another virtual machine that the moved virtual machine had previously contacted. The connection table of the new host node would include an entry for that contact, indicating that the firewall of the new node had allowed the other virtual machine to receive packets from the moved virtual machine (before the moved virtual machine was moved). Similarly, the connection data for the moved virtual machine would include an entry indicating that the firewall of the previous host node had allowed the moved virtual machine to send packets to the other virtual machine (on the new host node). The two entries would have identical address information. To store the information in the entries in the same connection table, the firewall of the new host node merges the entries into a single entry indicating that the firewall policies had allowed both the moved virtual machine to send the packets and the other virtual machine to receive the packets.
- In some embodiments that split and merge connection tables, as described above, the connection table entries relating to the various virtual machines do not reflect whether the allowed connections happened while the virtual machines were on the same node, or on different nodes. Instead the connection table entries for connections between two virtual machines indicate whether the allowed connections are between virtual machines currently on the same node or currently on different nodes.
- Some embodiments use connection table entries to determine which of two different sets of policies should be applied to a packet. For example, in some embodiments, the firewall checks the connection table to determine whether a packet is a reply to a previously allowed packet. The firewalls of such embodiments apply a different set of policies when a packet is a reply packet than when a packet is an original packet. When an original packet passes through the virtual network firewall (i.e. is allowed to pass by the firewall policies), addresses of the source and destination of the packet are stored in the connection table. When the virtual network firewall subsequently receives a “reply packet” (e.g., a packet with source and destination addresses that are the reverse of an original packet whose connection data is stored in the connection table), then the virtual network firewall uses a set of policies (also referred to as “reverse policies”) that apply only to reply packets to determine whether the reply packet is to be allowed to pass. The reverse policies are a set of policies that are different from the policies that would be applied if a packet with the source and destination addresses of the reply packet had arrived at the virtual network firewall when an the original connection is not stored in the connection table.
- As discussed above, the firewalls of the host nodes apply various policies to determine whether to allow a packet to pass. In some embodiments, such policies are set using the firewall coordinator. Because many entities (e.g., companies, administrators, users, user accounts of a single user, etc.) may have valid interests in what packets a particular virtual machine can send or receive, the firewall coordinators of some embodiments allow users of various levels of authority to provide different layers of firewall policies for a virtual machine. These various layers allow the higher level users (e.g., systems administrators and office supervisors) to determine whether access will be granted or denied for a particular packet or whether the decision to grant access or deny access will be delegated to a lower level set of firewall policies. The firewall coordinator then provides the layers of policies pertaining to each virtual machine to the virtual network firewall of the host node that hosts that virtual machine. The virtual network firewall determines whether packets will be allowed based on those policies. In embodiments where policies move from host node to host node, the layered policies move as well.
- In some embodiments, the virtual network firewall, the firewall coordinator, and other parts of the system described above include multiple modules that perform the various different functions disclosed herein. Further details of the modules of some embodiments are provided below. The modules described are provided as examples. One of ordinary skill in the art will realize that some embodiments can be implemented with details that differ from those described below while remaining within the scope of the invention. Accordingly, the scope of the claimed inventions will be provided in the claims.
-
FIG. 1 conceptually illustrates a hosting system of some embodiments. -
FIG. 2 illustrates a hosting system of some embodiments with multiple host nodes. -
FIG. 3 illustrates a prior art system of firewalls on host nodes. -
FIG. 4 illustrates a firewall coordinator connected to multiple host nodes that each has its own virtual network firewall. -
FIG. 5 illustrates virtual network firewalls of some embodiments securing virtual machines on host nodes. -
FIG. 6 illustrates a virtual network firewall of some embodiments on a host node. -
FIG. 7 illustrates a virtual network firewall of some alternate embodiments on a host node. -
FIG. 8 illustrates a virtual network firewall of some embodiments. -
FIG. 9 illustrates a packet filter of some embodiments. -
FIG. 10 conceptually illustrates a process of some embodiments of checking a packet with a packet filter. -
FIG. 11 illustrates a daemon of some embodiments. -
FIG. 12A illustrates a firewall coordinator of some embodiments. -
FIG. 12B illustrates a daemon coordination module of some embodiments. -
FIG. 12C illustrates a virtual machine tracker of some embodiments. -
FIG. 13 conceptually illustrates a process of updating a firewall policy. -
FIGS. 14A and 14B illustrate examples of policies stored in the policy database of some embodiments. -
FIG. 15 illustrates a data structure of a connections list of some embodiments. -
FIG. 16 illustrates movement of data tuples from one host node to another. -
FIG. 17A conceptually illustrates a process of some embodiments for implementing security for a virtual machine that is new to a host node. -
FIG. 17B conceptually illustrates a process of some embodiments for sending security data of a virtual machine from a host node that a virtual machine has departed to a new host node of the virtual machine. -
FIG. 17C conceptually illustrates a process of some embodiments for a firewall coordinator to control the addition or movement of security data to a host node. -
FIG. 18 illustrates the movement of a virtual machine and related security data from one host node to another. -
FIG. 19 illustrates the movement of individual policies and connection table tuples from one host node to another. -
FIG. 20 conceptually illustrates a process of some embodiments for determining when a new firewall has been added to a host node. -
FIG. 21 conceptually illustrates a process of some embodiments of implementing an intra-node firewall. -
FIG. 22 conceptually illustrates intra-node firewalls of some embodiments. -
FIG. 23 conceptually illustrates a prior art system with multiple independent firewalls. -
FIG. 24 conceptually illustrates the movement of data tuples from one host node to another in some embodiments. -
FIG. 25A conceptually illustrates a process of some embodiments of splitting connection tables. -
FIG. 25B conceptually illustrates a process for merging a connection table of a virtual machine with existing connection tables. -
FIG. 26 conceptually illustrates a process of some embodiments for applying different policies for initial connections than for reverse connections. -
FIG. 27 illustrates connection data tuples of original and reverse connections. -
FIG. 28 illustrates a packet filter of some embodiments with reversible policies. -
FIG. 29 illustrates a packet filter with reversible policies of some other embodiments. -
FIG. 30 conceptually illustrates a process of some embodiments for applying the policies of a hierarchical firewall. -
FIG. 31 illustrates a graphical representation of a three layered hierarchy for a firewall implemented by a packet processor. -
FIG. 32 illustrates some examples of policies of a two layer hierarchical firewall. -
FIG. 33 illustrates a computer system with which some embodiments of the invention are implemented. - In the following description, numerous details are set forth for purpose of explanation. However, one of ordinary skill in the art will realize that the invention may be practiced without the use of these specific details.
- Virtual machines are simulated computers that are simulated by other computers (e.g., particular, physical machines). Virtual machines are often run on large systems of physical computers (e.g., servers) that are networked together. Such a networked system is sometimes referred to as a “server farm” or a “hosting system”. In a hosting system, multiple physical computers each simulate one or more virtual computers. The physical servers that virtual machines run on are sometimes referred to as “host nodes” or “nodes”.
-
FIG. 1 conceptually illustrates a hostingsystem 100 of some embodiments. The hostingsystem 100 includeshost nodes control server 120.Host node 105 hostsvirtual machines host node 140 is being moved tohost node 110.Host node 110 hostsvirtual machine 145.Host node 110 hostsvirtual machines 145 and 150.Control server 120runs controller program 165. - The
controller program 165 of some embodiments tracks the resource usage of the virtual machines 125-160 on the host nodes. When thecontroller program 165 determines that a virtual machine should be moved, thecontroller program 165 commands the host node on which the virtual machine is running to send the virtual machine to a designated host node. For example,host node 105 is hosting four virtual machines whilehost node 110 is only hosting one. Therefore, as indicated byarrow 180, thecontroller program 165 has commandedhost node 105 to sendvirtual machine 140 tohost node 110 as indicated byarrow 185. In some embodiments, asystem administrator 190 can also command thecontroller program 165 to move virtual machines from one host node to another. - In some embodiments, each virtual machine has an IP address. When a packet is sent from a computer (or other device) on the Internet to one of those IP addresses, the packet will arrive at a
router 195 of the hosting system (e.g., a physical router). Therouter 195 of some embodiments forwards the packet to the host node on which the virtual machine with that IP address is running. In some embodiments, thecontroller program 165 directly notifies therouter 195 which host node each virtual machine is on. In other embodiments, a host node that receives a virtual machine sends a packet that reveals the new location of the virtual machine on the hosting system to therouter 195. In some embodiments, the packet that the host node sends to therouter 195 includes a Media Access Control (MAC) address of the virtual machine. -
FIG. 2 conceptually illustrates multiple host nodes of a hostingsystem 200. Each host node has multiple virtual machines running on it. Different host nodes run virtual machines that take up different amounts of resources, as conceptually indicated by the assortment of sizes for the virtual machines on the host nodes. For example,host node 210 is a computer server on which virtual machines (VM) 212 and 214 are running, with more resources used byvirtual machine 212 thanvirtual machine 214. Different host machines can run different numbers of virtual machines, such ashost node 220 on which threevirtual machines host node 210. It is also possible that a given host node may have no virtual machines running on it at a given time, such ashost node 230. In the host systems of some embodiments, the host system can be set up (e.g., programmed, configured) to pass packets of data addressed to the virtual machines to whatever host node a virtual machine happens to be on at the time. Similarly, the hosting systems of some embodiments can be set up to pass all packets of data to or from a virtual machine on a host node through a firewall. - The firewalls are implemented to protect virtual machines of a hosting system from unauthorized access. The firewalls of some embodiments are computer applications that check the characteristics of incoming and/or outgoing packets of data against a list of pre-set security policies (sometimes simply called “policies”) that determine whether the packets should be allowed to pass or blocked from passing. The data packets that come in are stored on computer readable media before the firewalls determine whether they should be allowed to pass. The firewalls transform sets of data packets, stored on computer readable media, into other sets of data packets, stored on computer readable media, with the blocked packets removed from the transformed set. In some embodiments, the data packets comprise computer code. In some embodiments, the data packets comprise images or other representations of real world items (e.g., digitized x-rays of bones, photographs, video camera footage etc.). Firewalls of some embodiments record various characteristics of allowed packets on computer readable media. In some embodiments, the recorded characteristics include an IP address and port number of the source and destination of the packet and a protocol of the packet.
- In some embodiments, multiple virtual machines are part of a virtual local area network (VLAN). Virtual machines that are part of a VLAN add tags to the packets that they send that identify the packets as coming from a virtual machine in the VLAN. Some embodiments use policies that evaluate the presence of a VLAN tag in determining whether or not to allow a packet.
- As mentioned above, in a hosting system, virtual machines can be moved from one host node to another. In prior art hosting systems, each host node had to be prepared at all times to provide a firewall for each and every virtual machine that could potentially be started on the host node or moved to the host node.
-
FIG. 3 illustrates an example of a prior art system which stores firewall policies on each host node for all virtual machines that could run on the host node. As shown, thefirewall 310 ofhost node 312 includes all the policies for over four hundred virtual machines (i.e. VM1 to VM407) that could be run on that host node. The number of policies on the host node is very large, despite the fact that only threevirtual machines host node 312 inFIG. 3 . - The use of a firewall with all the policies of every virtual machine that might run on the host node allows virtual machines to move to new host nodes, but uses a large amount of memory and computer resources of each host node. For example, the firewall policies for a virtual machine may include thousands of policies. In the prior art system, the firewall of each host node might have to keep hundreds of thousands of policies available just in case one of the virtual machines arrived on the node. Similarly, some prior art firewalls would have to evaluate each packet against all of those hundreds of thousands of policies.
- Some embodiments provide firewalls, with various novel features, for securing virtual machines on host nodes. In some embodiments, multiple elements described below can be implemented in the same system. However, some embodiments may separately employ various elements described below. For example, some embodiments enforce firewall policies and store connection data for all the virtual machines on a host node, and can move those firewall policies and connection data between firewalls on different host nodes. These elements can be used with or without the later described “intra-node firewalls” that in some embodiments provide additional refinements for providing security between two virtual machines on the same host node.
- However, elements of embodiments described for moving firewall policies can also be implemented in systems that do not provide firewall protection between two virtual machines on the same host node. Similarly, elements of the below described combined firewalls and hierarchical firewalls may be implemented in systems that use some or none of the other elements described in various embodiments.
- A. Introduction
- In some embodiments, each host node implements a separate firewall. A firewall coordinator coordinates the firewalls on the various host nodes.
FIG. 4 illustrates a firewall system of such embodiments. In the figure, each of thehost nodes system 100 has its own virtual network firewall, firewalls 420, 422, and 424 respectively. Thefirewalls firewall coordinator 400. The virtual machines are controlled bycontrol program 165 oncontrol server 120. In some embodiments, the firewalls or firewall coordinator are dedicated pieces of hardware, or are software running on dedicated pieces of hardware (e.g., particular machines). - However, in other embodiments, the firewalls, the firewall coordinators, and the virtual machines are all implemented entirely as software on particular machines. In some embodiments, these particular machines are general purpose computers that implement the specific functions of the firewalls when the firewall software is run on the machines. In some embodiments, some or all of the software runs on computers with one processor per computer and in some other embodiments, some or all of the software runs on computers with more than one processor per computer. In some embodiments, the firewall coordinator has no dedicated hardware. In some embodiments, the firewalls coordinated by the firewall coordinator have no dedicated hardware. In some embodiments, the virtual machines protected by the firewalls and the firewall system coordinated by the firewall coordinator have no dedicated hardware. The firewalls and firewall coordinators of some embodiments are described below.
-
FIG. 5 illustrateshost node 500,host node 505,firewall 507, andfirewall 510 of some embodiments.Host node 500 includes three virtual machines 314-318 and thevirtual network firewall 510. The term “virtual network firewall” indicates that the firewall is for a network that hosts virtual machines (e.g., for a hosting system). Virtual network firewalls in some embodiments are implemented as software stored on a computer readable medium. When executed, the firewall software runs on a virtual machine that runs on a host node. The firewall software performs its functions in combination with the hardware on which the virtual machine (and thus the firewall software) is running. In some embodiments, this virtual machine is never moved by the host system. In some embodiments, the virtual machine is potentially movable by the host system but the host system is commanded not to move the virtual machines that the firewalls run on. However, other embodiments may implement such firewalls as hardware. Still other embodiments may implement such firewalls as combinations of hardware and software. -
Virtual network firewall 510 protects all three virtual machines 314-318. Thefirewall 510 includessecurity data virtual machine host node 500. The security data for each virtual machine includes lists of policies that allow thefirewall 510 to determine whether to allow access to that virtual machine. In some embodiments, the security data for each virtual machine also includes data about previously accepted packets sent to or from that virtual machine. Unlike the prior art system illustrated inFIG. 3 , the security data infirewall 510 does not include security data for all virtual machines of the hosting system, just the virtual machines currently running onhost node 500. Similarly,firewall 507 includes security data only for the virtual machines onhost node 505. - When a virtual machine is moved to a new host node by the hosting
system 200, the security data for that virtual machine is moved from the virtual network firewall of the previous host node to the virtual network firewall of the new host node. In some embodiments, the firewall system does not need to be informed by the hosting system that a virtual machine is moving. Such embodiments automatically determine that a virtual machine has moved to a new host node and move the security data for that virtual machine to the new host node automatically. - In order to protect the virtual machines and the host node, the virtual network firewalls of some embodiments are “positioned” to intercept any packets passing to or from virtual machines. That is, the hosting
system 200 is programmed to send any incoming or outgoing packets through the virtual network firewall.FIG. 6 illustrates ahost node 600 with avirtual network firewall 630 of some embodiments. Thehost node 600 includes several virtual machines, for examplevirtual machines virtual switches virtual network firewall 630. Virtual switches route packets among virtual machines. In some embodiments, virtual switches route packets based on MAC addresses in the packets. In some embodiments, the virtual switches route packets based on other characteristics of the packets. In some embodiments, there are three reasons for a packet to be on a host node. First, the packet could be an incoming packet from outside the host node to a virtual machine on the host node. Second, the packet could be an outgoing packet from a virtual machine on the host node to an address outside the host node. Third, the packet could be an internal packet from one virtual machine on the host node to another. - Incoming packets from outside the
host node 600 and addressed to one of the virtual machines 610-614 enter the host node throughvirtual switch 620.Virtual switch 620 is sometimes referred to herein as the “outer switch”.Virtual switch 620 passes the packets on to thevirtual network firewall 630. Thevirtual network firewall 630 applies a set of policies to the packet. For example, the virtual network firewall could apply policies based on the source and destination addresses of the packet and the protocol of the packet (e.g., TCP, HTTP, etc.). Packets permitted by the firewall policies are sent through tovirtual switch 640 for distribution to the appropriate virtual machine.Virtual switch 640 is sometimes referred to herein as the “inner switch”. - Similarly, outgoing packets from one of the virtual machines 610-614 to addresses outside of the
host node 600 pass throughvirtual switch 640, then through virtual network firewall 630 (if allowed by the policies of the virtual firewall), then through thevirtual switch 620. - In some embodiments, packets from one of the virtual machines 610-614 to another virtual machine on the same host node pass through the
virtual switch 640 to thevirtual network firewall 630. Packets that are allowed are sent back tovirtual switch 640 to be sent to the destinationvirtual machine - In some other embodiments, packets sent from one virtual machine on a host node to another virtual machine on the host node pass from the source virtual machine (e.g., virtual machine 610), through
virtual switch 640 to the destination virtual machine (e.g., virtual machine 612) without passing through thevirtual network firewall 630. In some such embodiments, copies of any packets sent from one virtual machine to another on the same host node are sent to thevirtual network firewall 630 for evaluation. In some embodiments, if thevirtual network firewall 630 determines that packets should not be allowed to pass from the source virtual machine to the destination virtual machines, the virtual network firewall sends a reset packet (e.g., a TCP reset packet) to thevirtual switch 640. - In still other embodiments, packets from one virtual machine to another virtual machine on the same host node are not evaluated by the virtual network firewall. In some such embodiments, the virtual network firewall does not receive copies of intra-node packets. The virtual network firewalls of some such embodiments do not block any packets sent from one virtual machine to another virtual machine on the same host node and do not send reset packets in response to a packet sent from one virtual machine to another on the same host node.
-
FIG. 7 illustrates a host node of some alternative embodiments. As shown, thehost node 790 includesvirtual machines virtual switch 770, andvirtual network firewall 750. In this embodiment, thevirtual network firewall 750 controls access to thevirtual machines virtual switch 770. In some such embodiments, thevirtual switch 770 provides an application programming interface (API) to thevirtual network firewall 750. Thevirtual network firewall 750 uses the API to request (or command) that thevirtual switch 770 provide some or all packets to thevirtual network firewall 750 so that thevirtual network firewall 750 can command the virtual switch to allow or block the packets. - B. Virtual Network Firewall
-
FIG. 8 illustrates thevirtual network firewall 630 of some embodiments. In some embodiments, thevirtual network firewall 630 runs on its own virtual machine that runs on the host node. Thevirtual network firewall 630 includes multiple software modules (implemented on a particular machine) such as adaemon 810,network interface cards network stack 830, andpacket filter module 840. Some of the software modules, such asdaemon 810 operate in theuser space 850 of the virtual machine running the virtual network firewall. Other software modules, such as thenetwork interface cards networking stack 830, andpacket filter module 840, operate in thekernel 860 of the virtual machine. In some embodiments, thenetwork interface cards - Packets enter the
virtual network firewall 630 through thenetwork interface cards - From the
network interface cards network stack 830. Thenetwork stack 830 implements different layers of the network protocol (e.g., transport, network, and data link layers of a TCP protocol). To determine whether the packets are allowed to proceed farther, they pass through thepacket filter 840. Thepacket filter 840 evaluates the packets in view of the policies of the firewall. Each virtual machine on the host node is associated with a set of policies that apply to that virtual machine. The policies that the packet filter uses to determine whether a given packet is allowed to proceed are the policies relevant to the virtual machine, on that packet filter's host node, that is the source or destination of the packet. The policies that a packet filter on a host node uses are provided by thedaemon 810, which receives those policies from a firewall coordinator or from a daemon of another virtual network firewall on another node of the hosting system. The firewall coordinator and the daemon are described further below. When a packet is allowed under the policies of the firewall, the packet filter sends the packet though one of thenetwork interface cards - Many of the figures are described herein with reference to actions performed by certain software modules. In some embodiments, the described modules perform the described functions. However, in other embodiments within the scope of the invention, individual modules may perform some or all of the functions of several of the described modules. Likewise in other embodiments, multiple modules may perform functions described herein with respect to single modules.
- 1. Packet filter
-
FIG. 9 illustrates apacket filter 840 of some embodiments. The packet filter includes apacket processor 910, a policy table 920, a connection table 930, and adaemon interface module 940. In some embodiments, when thedaemon 810 updates the policies, adds security data for a new virtual machine, or deletes security data for a virtual machine that is no longer on its host node, thepacket filter 840 receives that data through thedaemon interface module 940. For example, if a policy for a virtual machine is added, thedaemon 810 sends the new policy to the policy table 920 through thedaemon interface module 940. - The
packet filter 840 receives packets from the networkinterface card driver 820 at thepacket processor 910. The packet processor checks characteristics of the packets (e.g., the addresses, ports, and protocols of the packets) against the policies in the policy table 920 to determine whether the packets should be allowed or rejected. When a packet is allowed, the connection information about the packet is saved in the connection table 930. In some embodiments, when the packet processor does not find any policies for the virtual machine to (or from) which the packet is addressed, the packet processor sends data to the daemon through thedaemon interface module 940 to inform the daemon that a new virtual machine is on the host node. In some embodiments, the packet filter does not have a separatedaemon interface module 940. In some such embodiments, the daemon interacts directly with the policy table 920 and connection table 930 of the packet filter. In other such embodiments, the daemon manipulates the connection table and policy table through the packet processor. - In some embodiments, the daemon determines when a new virtual machine is on the node. In some embodiments, a new virtual machine on a node is also referred to as a “previously undetected virtual machine”. In some embodiments, a “previously undetected” virtual machine on a host node is a virtual machine that does not have policies on that host node. For example, a virtual machine that has previously been detected on another host node is a “previously undetected virtual machine” to the host node to which it is moved. Similarly, a virtual machine that once ran on a particular host node, but had been moved off that host node or otherwise identified as no longer running on that host node, would be a “previously undetected virtual machine” for that host node the next time a packet to or from that virtual machine was detected on that host node.
-
FIG. 10 conceptually illustrates aprocess 1000 for determining whether a packet should be allowed to proceed by the packet filter in some embodiments. As shown, theprocess 1000 receives (at 1010) a packet. Next, theprocess 1000 determines (at 1020) whether the packet is allowed. In some embodiments, theprocess 1000 uses the policies from the policy table 920 to determine whether the packet is allowed. When theprocess 1000 determines that the packet is not allowed, theprocess 1000 blocks (at 1025) the packet. Theprocess 1000 then ends. - On the other hand, when the
process 1000 determines (at 1020) that the packet is allowed according to the policy table, theprocess 1000 allows (at 1030) the packet to pass. Next, theprocess 1000 determines (at 1040) whether the packet represents a known connection. When theprocess 1000 determines that the packet represents a known connection, theprocess 1000 ends. On the other hand, when theprocess 1000 determines that the packet represents a previously unknown connection, theprocess 1000 adds (at 1050) the connection to the connection table. Theprocess 1000 then ends. - In the embodiments described with respect to
FIG. 10 , each packet that arrives at the packet filter is evaluated according to the policies of the firewall. However, in some embodiments, packets are allowed to pass through the firewall without being evaluated against the firewall policies if those packets represent connections that have previously been allowed under the firewall policies. That is, if the connection table indicates that a connection is allowed, then future packets from that connection are also allowed. Some embodiments also provide a middle ground, for example allowing packets from a previously allowed connection for some length of time before the packets from that connection need to be re-evaluated. - In some embodiments, packets representing previously allowed connections are allowed to pass until the virtual machine policies that allowed the connection are updated. In some embodiments, when a policy is updated, connections that were allowed by the previous policy are marked in the connection table as being old connections. In some embodiments that use previously allowed connections to bypass the policies, packets representing connections that are marked as being old are evaluated under the new policies. Some embodiments mark all connections related to a virtual machine as old when any of its policies are updated. In other embodiments, when policies for a virtual machine are updated, connections that relate to new or changed policies are marked old while connections not related to a new or changed policy are not marked as old.
- In some embodiments, a packet that represents a previously allowed connection can be blocked by the policies. For instance when a policy has been updated, or when circumstances change a variable that the policy uses to determine whether a packet is allowed. When a packet from a previously allowed connection is blocked, the firewalls of some embodiments remove the connection data for that connection from the connection table.
- 2. Daemon
-
FIG. 11 illustrates thedaemon 810 of some embodiments. A daemon is a program that runs in the background in a computer and is usually not directly accessed by the user. A daemon is referred to as a service in the Windows® operating system or a faceless background application in the MAC OS®. In some embodiments, thedaemon 810 acts as an interface between the packet filter, the firewall coordinator that serves as a firewall coordinator for the firewalls on all the host nodes, and daemons on other host nodes. Thedaemon 810 includes several modules, a packetfilter control module 1110, apolicy editor 1120, aconnection table editor 1130, and a virtual machine migration andupdate coordinator 1140. The packetfilter control module 1110 communicates with thepacket filter 840. - When a host system moves a virtual machine to a new host node, the host system starts sending packets that are addressed to that virtual machine to the new host node. Similarly, the virtual machine starts sending out packets from its new location (the new host node). When the
packet filter 840 on the new host node starts receiving such packets, thepacket filter 840 does not yet have policies relating to the new virtual machine. Therefore thepacket filter 840 notifies the virtual machine migration andupdate coordinator 1140 of thedaemon 810 that a new virtual machine is on the host node. - The
daemon 810 then retrieves the policies and connection data (if any) from the previous node or from the firewall coordinator (described below). In some embodiments, the migration andupdate coordinator 1140 contacts the firewall coordinator to determine whether the new virtual machine had been running on another host node. When the virtual machine had not been running on another host node, the firewall coordinator itself provides the policies pertaining to that virtual machine. - When the virtual machine had been running on another host node, the firewall coordinator identifies the host node on which the virtual machine had been running and sends that identification to the virtual machine migration and
update coordinator 1140. The virtual machine migration andupdate coordinator 1140 then contacts the daemon on the host node on which the virtual machine had previously been running to retrieve the policies and connection data for the virtual machine from the other host node. - The virtual machine migration and
update coordinator 1140 then passes the retrieved policies to thepolicy editor 1120, and the connection data to theconnection table editor 1130. Thepolicy editor 1120 updates the policy table 920 and theconnection table editor 1130 updates the connection table 930. Once the policy table 920 has been updated, thepacket filter 840 has the information it needs to evaluate packets to and from the new virtual machine. In some embodiments, thepolicy editor 1120 translates the policies from one computer protocol to another computer protocol or from one computer language to another computer language, before sending the translated policies to the policy table of the packet filter. That is, thepolicy editor 1120 translates the policies from a form that the daemon and the firewall coordinator use, to a form that the packet filter uses. In some embodiments, thepolicy editor 1120 stores a copy of the policies that it receives in a policy table 1135. In some embodiments, the copy of the policies stored in the policy table 1135 are not translated from the language and protocol that the daemon and the firewall coordinator use for the policies. Some embodiments provide two policy tables 920 and 1135 with different languages and/or protocols so that the packet filter can use protocols and/or languages native to the packet filter and the daemons can send policies to other daemons in the languages and/or protocols used by the daemons and the firewall coordinator. - When a policy for a virtual machine on the host node is updated, or when a virtual machine arrives on the host node or leaves the host node, the
policy editor 1120 sends policy information to the policy table 920 through the packetfilter control module 1110. In some embodiments, when a virtual machine leaves a host node, the policy editor removes the policies relating to that virtual machine from the policy table 920. Likewise, when a virtual machine arrives on or leaves the host node or when logs of the connections need to be sent to the firewall coordinator, theconnection table editor 1130 sends and retrieves connection data to and from the connection table 930 through the packetfilter control module 1110. - When a virtual machine has been moved to a new host node from a previous host node and the daemon of the new host node has retrieved the policies and connections for the virtual machine, the daemon acknowledges to the firewall coordinator that the policies and connections (if any) for that virtual machine have been received. The firewall coordinator then sends a command to the virtual machine migration and
update coordinator 1140 of the daemon of the previous node of the virtual machine. The command prompts thepolicy editor 1120 and theconnection table editor 1130 to delete the policies and connections, respectively, pertaining to the moved virtual machine. In some embodiments, the command to delete the policies and connection table is sent to the daemon of the previous node by the daemon of the new node rather than by the firewall coordinator. - When a virtual machine has shut down, it does not send or receive packets. Accordingly, in some embodiments, when a virtual machine on a node has not sent or received a packet for some length of time, the
daemon 810 of that node identifies that virtual machine as shut down. In some embodiments, the packetfilter control module 1110 determines that the virtual machine has not sent or received packets for that length of time and classifies the virtual machine as shut down. In some embodiments, thepolicy editor 1120 and theconnection table editor 1130, respectively, cause the packet filter to delete policies and connections pertaining to a virtual machine that has been classified as shut down. - C. Firewall Coordinator
- As previously indicated, the firewalls of the firewall system are controlled and coordinated by a firewall coordinator, the firewall coordinator.
FIG. 12A illustrates afirewall coordinator 1200 of some embodiments. As shown, thefirewall coordinator 1200 includes a policy receiving module 1204 (also referred to as a “policy manager”), apolicy database 1206, a virtual machine tracker 1208 (also referred to as a “virtual machine location coordinator”), a virtualmachine tracker database 1210, a daemon coordination module 1212 (also referred to as a “coordination manager”), and a database of collectedlogs 1214. Thefirewall coordinator 1200 receives policies from various levels ofusers policy receiving module 1204. The firewall coordinator communicates with daemons on the host nodes through thedaemon coordination module 1212. - 1. Updating Policies
- In some embodiments, the policies pertaining to a virtual machine can be changed by authorized people. For example, when a policy, which blocks a certain type of packet, blocks packets that a user wants to allow, an authorized user can add or change a policy to allow the desired packets. In some embodiments, updates to policies are implemented by the
firewall coordinator 1200. In some embodiments, apolicy receiving module 1204 of the console receives policy changes for a virtual machine from a user 1201-1203 (e.g., receives an identification of the virtual machine and the policy for that machine). Thepolicy receiving module 1204 updates the policies for that virtual machine inpolicy database 1206. In some embodiments, a policy update can include adding a new policy, deleting an existing policy, and/or changing an existing policy. - In cases where the virtual machine is not running on any host node when a policy update is received, updating the
policy database 1206 is sufficient to ensure that the next time the virtual machine is activated, it will be protected using the updated policies. As described above, when a new virtual machine on a node was not previously running on another node, the daemon retrieves the policies for that virtual machine from the firewall coordinator. - However, in some embodiments, if the virtual machine is running when the policy is updated, the updated policies are sent to the firewall of the host node on which the virtual machine is running. Sending the updated policies both allows the firewall of the host node to implement the updated policies, and ensures that when the virtual machine moves, the daemon of the host node will be retrieving the updated policies, rather than the previous policies.
- Accordingly, when a policy update for a virtual machine is received by the
policy receiving module 1204, it sets off a chain of exchanges of data. Thepolicy receiving module 1204 sends an identifier (e.g., a MAC address or other identifier) of the virtual machine for which the policies have been updated to thevirtual machine tracker 1208. - When the
virtual machine tracker 1208 receives the virtual machine identifier from thepolicy receiving module 1204, thevirtual machine tracker 1208 checks the virtualmachine tracker database 1210 to determine whether and where (i.e., on what host node) the virtual machine is running. When the virtual machine is running on a host node, thevirtual machine tracker 1208 sends the virtual machine identifier and the location (host node) of the virtual machine to thedaemon coordination module 1212. Thedaemon coordination module 1212 then retrieves the policies for that virtual machine from thepolicy database 1206 and sends the updated policies to the daemon of the host node on which the virtual machine is running. - 2. Coordinating Movement of Security Data
- In addition to updating policies when a user changes policies, the firewall coordinator also coordinates the movement of firewall policies and connection tables from the firewalls of previous host nodes of the virtual machines to the firewall of the new host nodes of the virtual machines.
- As previously described, when a new virtual machine appears on a host node, the daemon of that host node sends a query including an identifier of the new virtual machine to the
firewall coordinator 1200. The query seeks the source of the virtual machine (i.e., another host node or a new instantiation of the virtual machine). Thedaemon coordination module 1212 receives such queries and passes them on to thevirtual machine tracker 1208. Thevirtual machine tracker 1208 then checks the virtualmachine tracker database 1210 to determine whether the virtual machine is a new instantiation of the virtual machine or has been moved from another host node. When the virtual machine is a new instantiation, thevirtual machine tracker 1208 informs thedaemon coordination module 1212 and thedaemon coordination module 1212 retrieves the policies for that virtual machine from thepolicy database 1206 and sends them to the daemon where the new virtual machine has been instantiated. - However, when the virtual machine has been moved from a previous host node, the
virtual machine tracker 1208 sends the identifier of the virtual machine and the location of that previous host node to thedaemon coordination module 1212. Thedaemon coordination module 1212 sends the identifier and the location to the daemon of the new host node. Sending this information tells the daemon of the host node which daemon to contact in order to retrieve the policies and connection table entries relating to the virtual machine. - Once the daemon of the new host node has retrieved the security data from the daemon of the old host node, the daemon of the new host node sends an identifier of the virtual machine to the
virtual machine tracker 1208 through thedaemon coordination module 1212. Thevirtual machine tracker 1208 then stores the virtual machine identifier and the host node location in the virtualmachine tracker database 1210. In some embodiments, daemons send periodic updates to thevirtual machine tracker 1208 that include a list of virtual machines running on the respective host nodes of the daemons. - Periodic updates allow the firewall coordinators of some embodiments keep track of the movements of the virtual machines. Similarly, the firewall coordinators of some embodiments maintain logs of connections to the virtual machines. In some such embodiments, when daemons send logs of their connections to the
firewall coordinator 1200, thedaemon coordination module 1212 stores the logs incollected log database 1214. - 3. Daemon Coordination Module
- In some embodiments, the various types of data being passed through the
daemon coordination module 1212 are handled by various modules in thedaemon coordination module 1212.FIG. 12B illustrates thedaemon coordination module 1212 of some embodiments. Thedaemon coordination module 1212 includesdaemon communication control 1220, newvirtual machine reporter 1222, virtualmachine policy updater 1224, virtualmachine policy retriever 1226, virtualmachine log recorder 1228, and virtual machine data receivedreporter 1229. - Communications from and to daemons of various host nodes are controlled by the
daemon communication control 1220. Thedaemon communication control 1220 receives identifiers of new virtual machines from daemons on host nodes and passes those identifiers to thevirtual machine tracker 1208 through the newvirtual machine reporter 1222. When a virtual machine was not previously running on another host node, the virtualmachine policy updater 1224 receives notification from thevirtual machine tracker 1208 that the virtual machine is a new instance of the virtual machine. The virtualmachine policy updater 1224 passes this information to thedaemon communication control 1220, which retrieves the policies of the virtual machine through the virtualmachine policy retriever 1226, which in turn retrieves the policies from thepolicy database 1206. Thedaemon communication control 1220 then sends the policies to the daemon of the host node on which the virtual machine resides. - When a virtual machine has been moved from one host node to another host node, the virtual
machine policy updater 1224 sends an identifier of the virtual machine and the location of the host node (from which the virtual machine has moved) to thedaemon communication control 1220. The daemon communication control sends this data to the daemon of the virtual machine's new host node so that the daemon can contact the daemon of the previous host node to retrieve the policies and connection tables. Once a daemon has received the security data for a virtual machine, the packetfilter control module 1110 sends an identifier of the virtual machine and an acknowledgment that the security data has been received to the firewall coordinator. Thedaemon communication control 1220 passes that information to the virtual machine data receivedreporter 1229, which passes the information to thevirtual machine tracker 1208. - The virtual
machine policy updater 1224 also receives notice (e.g., identifiers of virtual machines and the host nodes on which they are running) from thevirtual machine tracker 1208 when policies for a running virtual machine are updated. The virtualmachine policy updater 1224 informs thedaemon communication control 1220, which retrieves the policies of the virtual machine through the virtualmachine policy retriever 1226, which in turn retrieves the policies from thepolicy database 1206 and sends them to the daemon of the host node on which the virtual machine, for which policies have been updated, resides. When the daemons send logs of their connection tables to thefirewall coordinator 1200, thedaemon communication control 1220 receives the communication data and passes them on to the virtualmachine log recorder 1228, which stores the logs in the collectedlogs database 1214. - 4. Virtual Machine Tracker
- The
firewall coordinator 1200 of some embodiments keeps track of the locations where the virtual machines are running in order to let daemons know where virtual machines were previously running. Some embodiments use avirtual machine tracker 1208 to keep track of the locations of the virtual machines.FIG. 12C illustrates thevirtual machine tracker 1208 of some embodiments. Thevirtual machine tracker 1208 includes adaemon communication module 1230, a virtualmachine tracking module 1232, and an update module 1234 (also referred to as a policy update controller). - The
daemon communication module 1230 receives and sends data from and to thedaemon coordination module 1212. When thedaemon communication module 1230 receives a query with an identifier of a new virtual machine from thedaemon coordination module 1212, thedaemon communication module 1230 passes the query to the virtualmachine tracking module 1232. - The virtual
machine tracking module 1232 checks the virtualmachine tracking database 1210 to determine on what host node, if any, the virtual machine is running. When the virtual machine was running on another host node, the virtualmachine tracking module 1232 identifies the previous host node. The virtual machine tracking module sends this identification through thedaemon communication module 1230 to the virtualmachine policy updater 1224 of thedaemon coordination module 1212. When the virtual machine was not previously running, then the virtualmachine tracking module 1232 sends that information to thedaemon coordination module 1212. - When a policy of a firewall for a virtual machine is updated, the
policy receiving module 1204 sends an identifier of that virtual machine to theupdate module 1234. The update module passes this information on to the virtualmachine tracking module 1232. When the virtual machine is not active at the time, then there is no firewall using the policies for that virtual machine, so thevirtual machine tracker 1208 does not need to send an order to update a firewall. In some embodiments, when the virtual machine is active, then the virtualmachine tracking module 1232 supplies data to the virtualmachine policy updater 1224 of thedaemon coordination module 1212 through thedaemon communication module 1230 about which host node the virtual machine is on and which virtual machine needs updating. In other embodiments, when the virtual machine is active, then the virtualmachine tracking module 1232 identifies the host node of the virtual machine to theupdate module 1234, which in turn commands thedaemon coordination module 1212 to send a policy update to the firewall of the identified host node. -
FIG. 13 conceptually illustrates aprocess 1300 for updating a firewall policy by the firewall coordinator in some embodiments. As shown, theprocess 1300 receives (at 1310) a policy update. For example, a policy may be added to block packets from a particular IP address from reaching a particular virtual machine on the hosting system. Theprocess 1300 then adds (at 1320) the policy to apolicy database 1206. Next, theprocess 1300 determines (at 1330) whether the virtual machine is running on a host node. In some embodiments, thevirtual machine tracker 1208 uses the virtualmachine tracker database 1210 to determine whether the virtual machine is running on a host node. When the virtual machine is not running on a host node, theprocess 1300 ends. When the virtual machine is running on a host node, theprocess 1300 sends (at 1340) the updated policies for the virtual machine to the daemon of the host node on which the virtual machine is running. Theprocess 1300 then ends. - D. Examples of Security Data Structures
- As described above, virtual machines on a hosting system can be moved from one host node to another by the hosting system with the firewall coordinator and the virtual network firewalls moving the security data along with them. The security data of some embodiments include both policies that a firewall uses to determine whether or not a given packet is allowed and connection tables that store a list of the previously allowed connections.
FIGS. 14A , 14B, and 15 illustrate the policies and connections that the virtual network firewalls and the firewall coordinator move in some embodiments. - 1. Policy Data
- Policies are evaluated by firewalls to determine whether a packet is allowed or blocked. In some embodiments, the policies for all virtual machines are stored in a
policy database 1206 of thefirewall coordinator 1200.FIGS. 14A and 14B illustrate examples of policies stored in thepolicy database 1206 of some embodiments. InFIG. 14A , thepolicy database 1206 includes policy sets 1410, 1411, and 1412, one set for each of the virtual machines that the system hosts.FIG. 14B illustrates some examples of a set ofpolicies policy 1420 can depend on a destination port address and destination virtual machine. Similarly, in some embodiments, policies such aspolicy 1424 can also depend on when the packet is received. - 2. Connection Data
- Some embodiments keep track of various data about the packets that have previously been allowed. Some embodiments store this data as connection tables.
FIG. 15 illustrates the data structure of data in connection tables of some embodiments. Connection data includes both a set of information that uniquely identifies a connection, a memory location for storing the identity of the virtual machine on the host node (if any) that is the source of the packet, and a memory location for storing the identity of the virtual machine on the host node (if any) that is the destination of the packet. - The identifiers and the virtual machine identities are stored as a
data tuple 1500 including the IP of thesource address 1510, the IP of thedestination address 1520, thesource port 1530, thedestination port 1540 and the protocol of theconnection 1550. Those five pieces of data uniquely identify the connection. In some embodiments, the fields 1510-1550 comprise the key to a hash table storing the connection data. - The
data tuple 1500 also includes the source ID 1560 (e.g., the virtual machine on the host node, if any, that is the source of the connection), and the destination ID 1570 (e.g., the virtual machine on the host node, if any, that is the destination of the connection). In some embodiments, the values of thesource ID 1560 anddestination ID 1570 are index values for an index of MAC addresses of the virtual machines on the hosting system. In some embodiments, such an index is stored in the firewall coordinator. In some embodiments, thefields - In some embodiments, the connection data stored in the tuples allow the packet filter to determine whether a packet with the same source and destination addresses, ports, and protocol has been received for or from a virtual machine before. In some embodiments, the firewalls allow packets that match connection data tuples in the connection table (e.g., packets of previously allowed connections) to pass. In other embodiments, the connection tables are not used to bypass the policies.
- As described above, when a virtual machine is moved to a new node, the firewall of the new node retrieves a copy of the connection table data relating to that virtual machine from the firewall of the previous node. Once the connection data has been copied successfully, the firewall coordinator commands the old firewall to delete the connection data, completing the movement of the connection data tuples to the new host node.
FIG. 16 illustrates the movement of data tuples from one host node to another in some embodiments. In this example, the connection table 1600 ofhost node 1 originally includes four tuples (1602, 1604, 1606, and 1608) that describe connections for the two virtual machines VM1 and VM2 that are currently running onhost node 1. When VM2 is moved fromhost node 1 to hostnode 2, the connections that include VM2 information (tuples 1602 and 1604) are deleted from the connection table 1610 ofhost node 1 and are added to the connection table 1620 ofhost node 2. - E. Moving Security Data to a Host Node
- As previously described, when a virtual machine is moved to a new host node, the firewall system moves the policies and connection data relating to that virtual machine to the new host node.
FIGS. 17A-17C conceptually illustrate several processes of some embodiments for moving security data (e.g., policies and connection data) to a host node when a previously unknown virtual machine begins to run on that host node.FIG. 17A conceptually illustrates a process undertaken by the host node where the virtual machine starts running.FIG. 17B conceptually illustrates a process undertaken by a host node where the virtual machine was previously running.FIG. 17C conceptually illustrates a process performed by a firewall coordinator. -
FIG. 17A conceptually illustrates aprocess 1700 of some embodiments for implementing security for a virtual machine that is new to a host node (which will be referred to below as host node 2). As shown, theprocess 1700 receives (at 1705) packets for or from a new virtual machine onhost node 2. In some embodiments, a packet processor of a packet filter ofhost node 2 identifies packets to or from a virtual machine that is not identified in the policy table ofhost node 2. - In various embodiments, there are multiple circumstances in which a virtual machine would be identified as new to the host node. In some embodiments, a new virtual machine on the node could be detected (at 1705) by a host node without coming from another host node if the virtual machine is initially activated on the host node that detects it. In some embodiments, a virtual machine that had been moved from one node to another, but had not sent or received packets on a previous node would not be identified as coming from another node. The virtual network firewalls of some embodiments identify virtual machines on their nodes as shut down when the virtual machines have not sent or received a packet for some length of time. In such embodiments, a virtual machine that had not sent or received a packet would be reported to the firewall coordinator as having been shut down. In some such embodiments, the daemon would delete the policies and connection table data relating to such a virtual machine. Accordingly, if a virtual machine had not sent or received a packet for an extended period, the next time that virtual machine sent or received a packet, the virtual network firewall of the host node would identify the virtual machine as a new virtual machine on the node.
- Next, the
process 1700 requests (at 1710) information about the new virtual machine from afirewall coordinator 1200. In some embodiments, the daemon ofhost node 2 contacts thefirewall coordinator 1200 about the new virtual machine. Theprocess 1700 determines (at 1715) whether the virtual machine was previously running on another host node. In some embodiments, the daemon ofhost node 2 receives data from avirtual machine tracker 1208 of thefirewall coordinator 1200 that informs the daemon whether the virtual machine is from another host node (and if so which host node). - When the virtual machine is not from another host node, the
process 1700 receives (at 1717) the policies relating to that virtual machine from thefirewall coordinator 1200. In some embodiments, thedaemon communication control 1220 of thedaemon coordination module 1212 offirewall coordinator 1200 sends the policies to the daemon of the host node. When the virtual machine has been moved from another host node (which will be referred to here as host node 1), theprocess 1700 contacts (at 1720) the daemon ofhost node 1 to retrieve the policies and connection data for the virtual machine fromhost node 1. Whether the virtual machine was a new instantiation or was moved fromhost node 1, theprocess 1700 sends (at 1725) a confirmation message to thefirewall coordinator 1200 to confirm that the virtual machine security data has been received. In some embodiments, the confirmation message includes a list of all virtual machines operating on the host node of that firewall at the time. -
FIG. 17B conceptually illustrates aprocess 1730 of some embodiments for sending the security data of a virtual machine from a host node (which will be referred to below as host node 1) that the virtual machine has departed to the new host node (which will be referred to below as host node 2) of the virtual machine. As shown, theprocess 1730 receives (at 1735) notice from the daemon ofhost node 2 that a virtual machine that had been onhost node 1 is now on host node 2 (e.g., the contact made at 1720 of process 1700). Theprocess 1730 then sends (at 1740) the policies and connection table data of the moved virtual machine to the daemon ofhost node 2. In some embodiments, the policies are retrieved from the policy table 1135 by thepolicy editor 1120 of thedaemon 810 ofhost node 1. In some embodiments, the policies are sent to thedaemon 810 ofhost node 2 by the virtual machine migration andupdate coordinator 1140 of thedaemon 810 ofhost node 1. - When the
process 1730 receives (at 1745) a command from the firewall coordinator to delete the security data (e.g., policies and connection table data) relating to the moved virtual machine from the firewall ofhost node 1, theprocess 1730 deletes (at 1750) the copies of the policies and connection table data from the firewall ofhost node 1. In some embodiments, the firewall coordinator sends such a command after the daemon ofhost node 2 notifies the firewall coordinator that the policies and connection table data have been received by the firewall ofhost node 2. - As long as a command to delete the security data is not received (at 1745), the
process 1730 keeps (at 1747) the copy of the security data on the firewall ofhost node 1 until theprocess 1730 does receive such a command. In some embodiments, the loop shown inFIG. 17B is not a loop in the programming, but an indication that the daemon ofhost node 1 does not delete its copy of the policies unless and until the firewall coordinator indicates that it should. Once the firewall coordinator indicates that the daemon should delete the policies and connections, theprocess 1730 deletes (at 1750) the security data pertaining to the moved virtual machine. -
FIG. 17C conceptually illustrates aprocess 1755 of some embodiments for thefirewall coordinator 1200 to control the addition or movement of security data to a host node. As shown, theprocess 1755 receives (at 1760) notice from the daemon of a host node that packets to or from a virtual machine that the daemon doesn't recognize are trying to get through on the host node. In some embodiments, thedaemon coordination module 1212 of thefirewall coordinator 1200 receives a message that a virtual machine has appeared on a host node (referred to here as host node 2). - The
process 1755 determines (at 1770) whether the virtual machine that the daemon identified was previously running on another host node of the hosting system. In some embodiments, thevirtual machine tracker 1208 of thefirewall coordinator 1200 checks the virtualmachine tracker database 1210 to determine whether the virtual machine had been running on another host node. - When the process determines (at 1770) that the virtual machine was not already running on another host node, the
process 1755 retrieves (at 1772) the policies for the virtual machine from the policy database and sends them to the daemon ofhost node 2 and receives notice that the policies have been received. In some embodiments, thedaemon coordination module 1212 of thefirewall coordinator 1200 gets the policies for that virtual machine from thepolicy database 1206 and sends the policies to the daemon ofhost node 2. When the virtual machine (at 1770) was already running on another host node, theprocess 1755 informs (at 1775) the daemon ofhost node 2 on which host node the virtual machine was previously running. In some embodiments, thedaemon coordination module 1212 of thefirewall coordinator 1200 tells the daemon ofhost node 2 on which host node the virtual machine had been running. - The
process 1755 is informed (at 1780) that the daemon ofhost node 2 has retrieved the security data from the other host node. Upon receiving the notice, theprocess 1755 sends (also at 1780) a command to the previous host node of the virtual machine to delete the security data pertaining to that virtual machine. Theprocess 1755 updates (at 1785) the records of the locations of the virtual machines to indicate that the virtual machine is now onhost node 2. In some embodiments, thevirtual machine tracker 1208 of thefirewall coordinator 1200 updates the virtualmachine tracker database 1210 to indicate the presence of the virtual machine onhost node 2. - The processes described above result in the movement of policies and security data from the old host node of a virtual machine to the new host node of a virtual machine. The effects of the processes described above are conceptually illustrated in
FIG. 18 .FIG. 18 illustrates the movement of a virtual machine from one host node to another. Instage 1,host node 1800 includesvirtual machine 1810,firewall policies 1815 andconnection table data 1820, in a virtual network firewall (not shown) forvirtual machine 1810.Host node 1800 also includesvirtual machine 1825,firewall policies 1830 andconnection table data 1835, in the same virtual network firewall as thefirewall policies 1815 andconnection table data 1820 forvirtual machine 1825. Instage 1,host node 1840 does not contain any firewall policies, connection table data, or virtual machines. - In
stage 2, the hosting system has movedvirtual machine 1825 tohost node 1840. As described with respect toFIG. 17A , the firewall of host node 1840 (not shown) would begin to detect packets to or fromvirtual machine 1825. The daemon of node 1840 (not shown) would find out thatvirtual machine 1825 came fromnode 1800 and would ask for and receive a copy of thefirewall policies 1830 andconnection table data 1835 forvirtual machine 1825 from the daemon (not shown) ofhost node 1800. This is shown instage 3. The daemon ofhost node 2 has a copy of thepolicies 1830 andconnection table data 1835 forvirtual machine 1825 fromhost node 1800. - As described above with respect to
FIGS. 17A-17C , the daemon ofhost node 1840 would inform thefirewall coordinator 1200 that the daemon ofhost node 1840 had received thefirewall policies 1830 andconnection table data 1835. Thefirewall coordinator 1200 would then send a command to the daemon ofhost node 1800 to delete thefirewall policies 1830 andconnection table data 1835. The results of such a command are shown instage 4. The daemon ofhost node 1800 has received the delete command from thefirewall coordinator 1200 and has deleted its copy of the security data ofhost node 1. - While
FIG. 18 illustrates the sequence of events for moving security data in some embodiments, it shows the connection tables and policies only as monolithic blocks. In contrast,FIG. 19 illustrates the movement of individual policies and connection table tuples from one host node to another. Though for reasons of space,FIG. 19 illustrates the starting and ending stages of the move, without the intermediate stages. - In
stage 1,host node 1910 includesvirtual machines Virtual machine 1912 is associated withfirewall policies 1918 and connectiontable data tuples 1919.Virtual machine 1914 is associated withfirewall policies 1920 and connectiontable data tuples 1921.Host node 1940 includes virtual machine 1942, which is associated withfirewall policies 1948 and connection table data tuples 1949.Arrow 1950 indicates thatvirtual machine 1914 is being moved tohost node 1940.Arrow 1952 indicates that thepolicies 1920 relating tovirtual machine 1914 are being moved to the policy table forhost node 1940.Arrow 1952 indicates thatdata tuples 1921 that refer tovirtual machine 1914 are being moved to the connection table forhost node 1940. - In
stage 2, thevirtual machine 1914 has been moved tohost node 1940, thepolicies 1920 have been moved the policy table forhost node 1940, and thedata tuples 1921 have been moved to the connection table forhost node 1940. - F. Identification of a New Virtual Machine
- As described in relation to
FIGS. 17A-17C , the firewall of some embodiments determines when a new virtual machine has been added to the host node that the firewall protects.FIG. 20 conceptually illustrates aprocess 2000 of some embodiments for determining when a new firewall has been added to a host node. - The
process 2000 receives (at 2005) a packet at a firewall. Theprocess 2000 determines (at 2010) whether the packet has come into the host node from outside the host node. In some embodiments, thefirewall 630 determines that a packet has come from outside when it receives the packet fromvirtual switch 620 that leads outside of the host node. - When the packet is from outside, the
process 2000 recognizes (at 2015) that the destination MAC address is to a virtual machine on the node. That is, the process assumes that the destination MAC address is to a virtual machine on the node. This assumption is based on the fact that the packet has been sent to that host node, which implies that the virtual machine to which that packet is addressed is on that host node. Theprocess 2000 determines (at 2020) whether it has policies for a virtual machine with that destination MAC address. When the packet is for a virtual machine with an unknown destination MAC address, theprocess 2000 gets (at 2025) the policies for that destination MAC address (e.g., by the processes described above for retrieving policies). - As mentioned in above, the fact that a packet has been sent to a host node implies that the virtual machine to which the packet has been sent is on the host node. However, in some embodiments, rather than assuming that the virtual machine is on the host node based on the packet, the
firewall 630 verifies whether the virtual machine to which the packet is addressed packet is actually on the host node. In some embodiments, thefirewall 630 verifies the presence of the virtual machine on the host node by sending a probe packet with that destination address into the node (e.g., to virtual switch 640). If the destination MAC address is to a virtual machine on the node then the virtual machine will reply to the probe packet. Such a reply indicates to thefirewall 630 that the destination address is to a virtual machine on the node. Once the firewall has the policies, whether it just retrieved the policies or not, theprocess 2000 applies the policies (at 2030). - When the
process 2000 determines (at 2010) that a packet comes to a packet filter from inside the host node. The fact that the packet is from inside the host node implies that the packet is from a virtual machine on that host node. Theprocess 2000 recognizes (at 2035) that the source of the packet is a virtual machine on the node. In some embodiments, thefirewall 630 determines that a packet has come from inside when it receives a packet, or a copy of a packet, fromvirtual switch 640 that leads into the host node. - The
process 2000 determines (at 2040) whether it has policies for a virtual machine with that source MAC address. When the packet is for a virtual machine with an unknown source MAC address, theprocess 2000 gets (at 2045) the policies for that destination MAC address (e.g., by the processes described above for retrieving policies). - Whether the packet is from a known MAC address or not, the
process 2050 determines (at 2050) whether the packet was being sent outside. In some embodiments, when packets are sent from one virtual machine to another virtual machine on the same node, thevirtual switch 640 sends a copy of the packet to thefirewall 630 rather than passing the packet through the firewall (as described below). When the packets are being sent out of the node, then theprocess 2000 recognizes (at 2055) that the destination MAC is not a virtual machine on the host node. Theprocess 2000 then applies (at 2030) the policies (for the source virtual machine). - When the
process 2000 determines (at 2050) that the packets are not going out of the node, theprocess 2000 recognizes (at 2015) that the destination MAC address is also to a virtual machine on the node. Theprocess 2000 determines (at 2020) whether it has policies for a virtual machine with that destination MAC address. When the packet is for a virtual machine with an unknown destination MAC address, theprocess 2000 gets (at 2025) the policies for that destination MAC address (e.g., by the processes described above for retrieving policies). Once the firewall has the policies, whether it just retrieved the policies or not, theprocess 2000 applies (at 2030) the policies for both the source and destination virtual machines. - A. Intra-Node Firewalls
- The virtual network firewall of some embodiments acts as an intra-node firewall. The term “intra-node firewall” refers to the fact that the virtual network firewall of such embodiments is a firewall that checks whether a packet is allowed to be sent by a virtual machine on a node and whether it is allowed to be received by a virtual machine on the same node. Some firewalls described below are referred to as “intra-node firewalls” to indicate that they check packets sent to and from virtual machines on the same node, however this does not indicate that the firewalls only check packets sent to and from virtual machines on the same node.
- One of ordinary skill in the art will realize that the question of whether computer A is allowed to send a packet to computer B is a separate question from the question of whether computer B is allowed to receive a packet from computer B. One question is “can A send to B” the other is “can B receive from A”. For a packet to be sent from A and received by B requires that both of these questions be answered “yes”. If computer A is not allowed to send the packet to computer B then the packet will not reach computer B (i.e., A cannot send to B). If computer A is allowed to send to computer B but computer B is not allowed to receive from computer A (i.e., A can send, but B can't receive), then the packet will not reach computer B.
- When two virtual machines on the same host node are the source and destination addresses of a packet, the intra-node firewall of some embodiments determines the answer to both of these questions. That is, the intra-node firewall checks whether the policies for the source virtual machine allow the source virtual machine to send the packet to the destination machine and whether the policies for the destination virtual machine allow the destination virtual machine to receive the packet from the source machine.
- As described above with respect to
FIG. 16 , the firewalls of some embodiments store connection data that includes an identifier of whether the source or the destination of a packet is a virtual machine on the host node of the firewall. In some embodiments, any packet received by the intra-node firewall will either be: 1) from a virtual machine on its host node to an address outside the host node, 2) to a virtual machine on its host node from an address outside the host node, or 3) from one virtual machine on the host node to another virtual machine on the host node. - In the third case, where a packet both comes from a virtual machine on a node and is also addressed to a virtual machine on the same node, a connection table that included all the connections for all the virtual machines on that host node would require two entries with identical address data, one entry indicating that the source virtual machine was allowed to send the packet and one entry indicating that the destination virtual machine was allowed to receive the packet. Having two entries with identical address information would cause errors in a system that relied on the connection table having no redundant entries. Accordingly, some embodiments use combined connection tables that indicate that the firewall of the host node both allowed the source virtual machine to send the packet and allowed the destination virtual machine to receive the packet.
-
FIG. 21 conceptually illustrates aprocess 2100 of some embodiments for applying firewall policies. In some embodiments, theprocess 2100 is implemented by an intra-node firewall. In some embodiments, theprocess 2100 is implemented by a packet processor of an intra-node firewall. As shown, theprocess 2100 receives (at 2105) a packet at the intra-node firewall. Theprocess 2100 determines (at 2110) whether the packet is from a virtual machine on its host node. When the packet is from a virtual machine on the host node of the intra-node firewall, then theprocess 2100 applies (at 2115) the policies relating to the source virtual machine to determine (at 2120) whether that source virtual machine is allowed to send the packet to the destination of the packet. - When the source virtual machine is not allowed to send the packet, the
process 2100 discards the packet (at 2122). Theprocess 2100 then ends. When the source virtual machine is allowed to send a packet with those characteristics, theprocess 2100 adds (at 2123) that connection to the connection table with the source virtual machine indicated in the source ID field of the connection data tuple. In some embodiments, the connection is only added to the connection table if connection representing a packet with those characteristics has not previously been added to the connection table. In other embodiments, the previous connection in the table is updated when a new packet representing that connection is allowed. - The
process 2100 then determines (at 2125) whether the destination of the packet is on the host node of the intra-node firewall. When the destination of the packet is not a virtual machine on the host node, theprocess 2100 allows (at 2145) the packet to pass the firewall to continue toward its destination (outside the host node). At this point, the firewall has already determined that the source virtual machine is allowed to send the packet to the destination. Because the destination of the packet is not a virtual machine on the host node, the firewall of the host node does not determine whether the destination computer or virtual machine is allowed to receive the packet. Whether or not the destination computer or virtual machine is allowed to receive the packet is determined by the firewall (if any) protecting that computer or virtual machine. Theprocess 2100 then ends. - When the destination is a virtual machine on the
process 2100 host node, theprocess 2100 applies (at 2130) the policies relating to the destination virtual machine to determine (at 2135) whether the virtual machine is allowed to receive a packet with those characteristics. When not, the packet is discarded (at 2137). Theprocess 2100 the ends. On the other hand, when the virtual machine is allowed to receive a packet with those characteristics, the connection that the packet represents is added (at 2140) to the connection table. In some embodiments, the connection is only added to the connection table if connection representing a packet with those characteristics has not previously been added to the connection table. In other embodiments, the previous connection in the table is updated when a new packet representing that connection is allowed. - In some embodiments, when the connection that the packet represents was also from a virtual machine on the same host node, there will already be a connection table entry for that connection (added at 2123). When there is already a connection table entry for that connection, the
process 2100 adds (at 2140) the ID of the destination virtual machine to the existing connection table entry in the destination ID field. In some embodiments, the operations at 2123 and 2140 are combined so that the connection is not added to the connection table until the full determination of whether to allow the packet to pass the firewall is complete. In such embodiments, once the determination is made, the source (if any) and destination (if any) IDs are recorded in the connection table entry at the same time. - The
process 2100 then allows (at 2145) the packet to proceed and theprocess 2100 ends. In some embodiments, the determinations at 2110 and 2125 represent determinations of which virtual machines (if any) are the source and/or destination of the packet. The illustration has been simplified for clarity to showdeterminations - Some advantages in some embodiments of having an intra-node firewall for a host node and the multiple virtual machines of the host node are illustrated in
FIGS. 22 and 23 .FIG. 22 illustrates the intra-node firewalls of some embodiments.Packets firewall 2240, to reachvirtual machines FIG. 23 , there is no intra-node firewall. Therefore, in order to be protected from other virtual machines on the same host node, each virtual machine has its owninternal firewall own firewall 2330 to protect it from security risks from the virtual machines on that host node, and to protect the virtual machines on the host node from unwanted external packets. In order for a packet such as 2340, 2350, or 2360 to reach a virtual machine it passes through two separate firewalls. For example,packet 2360 passes through both the internal firewalls of the virtual machines,firewall 2310 andfirewall 2320.Packet 2350 passes through the host node'sfirewall 2330 andinternal firewall 2310 of the virtual machine. - B. Combined Connection Tables
- In some embodiments, connections of packets that have been allowed to leave the virtual machines on a host node and connections of packets that have been allowed to enter the virtual machines on that host node are both stored in the same connection table. As described previously, when the source of an allowed packet is outside the host node and the destination is on the host node, the connection table has an entry to indicate that a virtual machine on the host node was allowed to receive the packet. The destination ID of that entry is the virtual machine that received the packet, the source ID would be blank. Although, if the source is on another host node, the firewall of that other host node may have an entry identifying the same connection, with the source ID indicating a virtual machine on that other host node and a blank destination ID. Therefore, when only one virtual machine is on a particular host node, a single connection table entry with that virtual machine's ID accurately reflects that the firewall allowed that packet to pass the firewall.
- In some cases both the source and destination of the packet are on the same host node. In such cases, rather than have a connection table that includes redundant entries for the same connection (one with the source ID blank and one with the destination ID blank), or separate connection tables for each virtual machine, some embodiments provide combined entries for both the source and destination of the packet. In some embodiments, having a single connection table on each node improves performance and resource utilization. For example, in embodiments that use fields 1510-1550 as keys of a hash table, redundant entries are not possible. Accordingly, merging the connection table entries with identical values 1510-1550 allows one entry in the table to represent both previous tuples.
- C. Splitting Combined Connection Tables
- When a virtual machine leaves a host node, a combined tuple, which represents a connection between two virtual machines on the same host node, is no longer accurate. As one of the virtual machines identified in that connection tuple is no longer on that host node, the tuple will be automatically edited to reflect the change. Similarly, when two virtual machines on different host nodes send packets to each other, the connection table on each host node records a separate entry for the connection. When one of those virtual machines is moved to the same host node as the other, the entries become redundant, and a combined tuple is a more accurate reflection of the connection than two redundant tuples (one in each direction). Thus, the movement of virtual machines in such embodiments leads to a requirement for new methods and systems to split and merge connection tables when a virtual machine moves.
-
FIG. 24 illustrates the movement of data tuples from one host node to another in some embodiments.FIG. 24 shows connection tables 2400, 2410, and 2420. Connection table 2400 is the connection table ofhost node 1 whenhost node 1 is hostingvirtual machines data tuples Data tuple 2402 describes a connection with a source IP address from outside the host node (e.g., 121.23.44.22).Data tuple 2402 has a destination IP address that is the IP address of virtual machine 2 (e.g., 54.23.144.2). Accordingly,data tuple 2402 indicates in its destination ID thatvirtual machine 2 is the destination of packets from that connection. The blank entry for the source ID intuple 2402 indicates that the source of the packets from that connection is not a virtual machine on the same host node as the connection table.Data tuples - In contrast, the
connection tuples FIG. 21 , in some embodiments such a tuple is the result of an intra-node firewall determining that the firewall policies for the source virtual machine allow the source virtual machine to send the packet and that the firewall policies for the destination virtual machine allow the destination virtual machine to receive the packet. - Like connection table 1600 in
FIG. 16 , connection table 2400 is automatically edited when a virtual machine listed in the connection table is moved to another host node. Connection table 2400 is automatically edited to have the entries shown in connection table 2410.Connection 2410 is the connection table ofhost node 1 after the hosting system has movedvirtual machine 2 to hostnode 2. Thetuples tuples 2412 has been automatically edited to removevirtual machine 2 from the source ID field, becomingtuple 2426. The removal ofvirtual machine 2 from the source ID removes the indication that the firewall policies of that host node allowedvirtual machine 2 to send the packet identified by the connection table entry. The removal of that indicator accurately reflects that the firewall policies relating tovirtual machine 2 have been removed from the firewall ofhost node 1. - However, even though the firewall policies of
host node 1 no longer determine whethervirtual machine 2 should be allowed to send a packet tovirtual machine 1, the firewall policies ofhost node 1 still determine whethervirtual machine 1 should be allowed to receive a packet sent fromvirtual machine 2. Therefore, the full description of the connection (source IP address, destination IP address, source port, destination port, and protocol) is still relevant tovirtual machine 1. Accordingly, splitting the connection table does not remove the IP address ofvirtual machine 2 from the source IP address field oftuple 2412. - Similarly, a copy of
tuple 2412 has been sent to the connection table 2420 ofhost node 2 astuple 2428. Thetuple 2428 includes the same source IP address, destination IP address, source port, destination port, and protocol astuples tuple 2428, the destination ID (i.e., VM1) has been removed. As the firewall policies relating tovirtual machine 2 have been moved tohost node 2, the source ID field oftuple 2428 accurately reflects that the firewall policies that have been moved tohost node 2 allowed the connection from VM2, as indicated intuple 2428. - Similarly, in some embodiments, packets sent between a virtual machine on one node and a virtual machine on another node would result in connection tables on those nodes with entries similar to
tuples - However, if the virtual machines were subsequently moved to the same node, simple combination of the connection data for the moved virtual machine and the connection table of the new host node would contain redundant entries. Therefore, when two virtual machines on separate nodes that have been in contact are moved to the same node, some embodiments edit the connection table entries for the merged connection table so that a combined tuple such as 2412, with entries for both source and destination IDs is made for the merged connection table. In some embodiments, splitting and merging connection tables results in connection tables with the same data in them whether the virtual machines had always been on the host nodes of the connection tables or had been moved to the host nodes later.
-
FIG. 25A conceptually illustrates aprocess 2500 of splitting connection tables in some embodiments. As shown, theprocess 2500 receives (at 2502) a request from a daemon on a host node (referred to below as host node 2) to send connection table data relating to a particular virtual machine (referred to below as virtual machine 1) to the daemon. In some embodiments, the daemon of a host node (referred to below as host node 1) receives a request to send a connection table for a virtual machine to the daemon ofhost node 2. - Next, the
process 2500 copies (at 2504) all the entries of the connection table ofnode 1 that relate to virtual machine 1 (e.g., that havevirtual machine 1 as the source or destination ID). In some embodiments, the daemon ofhost node 1 copies the entries from the connection table ofhost node 1 that relate tovirtual machine 1. As illustrated inFIG. 24 , there may be tuples that havevirtual machine 1 as the source or destination ID, that also have other virtual machines in the other ID field. - Accordingly, the
process 2500 deletes the source and destination IDs of other virtual machines from the copies of the data tuple entries relating tovirtual machine 1. In some embodiments, the daemon ofhost node 1 deletes the extraneous source and destination IDs. Theprocess 2500 sends (at 2508) the connection table message to the daemon ofhost node 2. In some embodiments, the daemon ofhost node 1 sends the edited connection table data to the daemon ofhost node 2. - The
process 2500 receives (at 2510) a command from afirewall coordinator 1200 to delete the connection table data forvirtual machine 1 from the connection table ofhost node 1. In some embodiments, thefirewall coordinator 1200 sends the command after it receives notice from the daemon ofhost node 2 that the connection table data and the firewall policies relating tovirtual machine 1 have been received. - The
process 2500 then deletes (at 2512)virtual machine 1 from all source and destination ID fields of the connection table and deletes any tuples with no other source or destination IDs (i.e. tuples that don't refer to any other virtual machine on host node 1). In some embodiments, the daemon ofhost node 1 deletes the source and destination ID fields and tuples ofvirtual machine 1. - D. Merging Combined Connection Tables
- As described above, in some embodiments, splitting up two virtual machines that have been in contact results in editing the combined tuples of each so that each connection table has the data relevant to the remaining virtual machines. Similarly, in some embodiments, two virtual machines of different host nodes can be in contact. When the virtual machines are moved to the same host node, a combined connection table would have redundant entries. To prevent this, some embodiments provide a process for merging connection table entries.
-
FIG. 25B conceptually illustrates aprocess 2520 for merging connection table data of a virtual machine with an existing connection table in some embodiments. As shown, theprocess 2520 receives (at 2522) a set of connection table data for a virtual machine. In some embodiments, the daemon ofhost node 1 receives connection table data for a virtual machine from the daemon ofhost node 2. Theprocess 2520 compares (at 2524) a connection tuple in the received set of connection table data (described below as the “new tuple”) with the tuples in its existing connection table. In some embodiments, the daemon ofhost node 1 compares the new tuple to the data tuples in the existing connection table of the packet filter ofhost node 1. - Next, the
process 2520 determines whether the address data of the new tuple is the same as the address data of a connection tuple already in the connection table. In some embodiments, having the same address data means having the same source IP address, destination IP address, source port, destination port, and protocol. In some embodiments, the new tuple has the same address as an existing tuple in the connection table of the host node if the virtual machines to which the tuples refer have previously had one or more packets sent from one virtual machine to the other. - When the new tuple does not have the same address data as an existing tuple, the
process 2520 moves (at 2528) the new tuple to the connection table of the host node. When the new data tuple does have the same address data as a tuple in the connection table ofhost node 1, theprocess 2520 edits (at 2530) the tuple of the connection table ofhost node 1 to add the virtual machine referred to in the source or destination ID field of the new tuple to the source or destination ID of the tuple in the connection table. Theprocess 2520 then deletes the new tuple. - For example, referring to
FIG. 24 , if VM1 were moved tohost node 2, the connection data for VM1 would also be moved tohost node 2. In that case,tuple 2424 would be a tuple in the connection table ofhost node 2 andtuple 2422 would be a tuple in the connection table data sent to hostnode 2 fromhost node 1.Tuples tuple 2424 to producetuple 2414. In some embodiments,tuple 2414 would be created even if the virtual machines had not previously been in contact while they were on the same host node. That is, if VM1 and VM2 had been in contact while on different host nodes, then moved to the same host node as each other, the result would be the generation oftuple 2414. - Next, the
process 2520 determines (at 2532) whether there are any other new tuples. When there are more new tuples, theprocess 2520 evaluates (at 2524) the next tuple. When there are no more new tuples (i.e. all new tuples have either been moved to the connection table, or deleted after their source or destination ID was added to an existing tuple in the connection table) theprocess 2520 informs thefirewall coordinator 1200 that the connection data for the virtual machine referenced in the tuples has been received. - Communication between computers, including virtual machines, is often two-way. One machine sends a packet, and the other machine replies. In some cases, a user may want to have different policies for replies than for original packets. For example, in prior art firewalls, if a firewall is set to block all external packets from reaching a virtual machine, then replies to packets sent from that machine would also be blocked. In some embodiments of the present invention, different sets of policies apply to packets that come from sources that were the destinations of previous packets. The question of whether a computer can receive (or send) a reply is distinct from the earlier questions of whether one computer can send and another computer can receive. Colloquially, the questions here are “if A was already allowed to listen to B, can A talk to B?”, or “if A was already allowed to talk to B, can A listen to B?”
- For example, in some embodiments, when computer A sends an original packet from IP address 122.123.1.5 to virtual machine B and virtual machine B has a policy to block all packets that come in from IP addresses starting with “122”, the packet will be blocked under policies for an original packet. In this context, “original” means that there is no record in the connection table of the firewall protecting computer B that computer B sent an allowed packet to computer A. In some embodiments, because the packet is blocked, it will not be recorded in the connection table.
- When virtual machine B sends an original packet to computer A, the connection table of the host node of virtual machine B will keep a record that the sent packet was allowed to be sent from virtual machine B to computer A. After an allowed packet from virtual machine B to computer A, when a packet comes in from computer A with the reverse address information from the packet sent from virtual machine B, the presence in the connection table of the record of the original connection (from virtual machine B to computer A) triggers the firewall of some embodiments to apply a separate set of policies from the policies for incoming packets that do not have the reverse address of an allowed packet. The separate set of policies may simply say “allow all packets”. In which case, the reply packets from computer A will be allowed under the set of policies for reply packets.
- As a concrete example, a virtual machine on a host node might have a general policy to reject incoming packets, but allow web browsing by using a reverse policy that allows packets with the HTML protocol that come from computers that the virtual machine has contacted (e.g., to request a web page). Another example would be a virtual machine that is only allowed to send outgoing packets in response to an outside query in order to prevent someone who gains unauthorized access to the virtual machine (e.g. by infecting it with a worm) from exporting data. Policies for original packets for such a virtual machine might be to block all outgoing packets, while the reverse policies might be to allow outgoing packets that are a reply to incoming packets.
- One of ordinary skill in the art will realize that while the reversed address packets may be referred to as “reply” packets, the separate set of policies applies whether the reversed packets are actually replies to the initial packets, or are simply packets sent later that are not in direct response to the original connection. In order to reduce confusion, rather than referring to original packets and reverse packets, the description below sometimes refers to initial connections and reverse connections.
-
FIG. 26 conceptually illustrates aprocess 2600 of some embodiments for applying different policies for initial connections than for reverse connections. As shown, theprocess 2600 receives (at 2610) a packet. In some embodiments, the packet is received by a firewall. In some embodiments, the packet is received by a packet filter of a firewall. In other embodiments, the packet is received by a packet processor of a packet filter. Theprocess 2600 checks the connection table to determine (at 2620) whether the connection that the packet represents is already in the connection table. When the connection is not in the connection table, theprocess 2600 evaluates (at 2640) the connection using policies for original connections. When the connection is allowed under the set of policies that theprocess 2600 is using to evaluate it, the connection is saved (at 2645) in the connection table. - When the process determines (at 2620) that the connection is in the connection table, the
process 2600 determines (at 2630) whether the connection in the table is in the same direction as the packet. When the connection is in the same direction as the packet, theprocess 2600 evaluates (at 2632) the connection using policies for original connections. The process then ends. - When the packet is in the reverse direction from the connection in the table, then the
process 2600 evaluates (at 2635) the connection according to a set of policies for reply packets. The process then ends. The illustratedprocess 2600 does not save connections of reply packets, however in some embodiments, when a packet is allowed under the policies for reply packets, the connection for that packet is saved in the connection table. In some embodiments, the connection is saved in the connection table with an indicator that it is a connection of a reply packet. In some embodiments, a connection for an allowed reply packet is saved in a separate connection table for reverse policies. In some embodiments, a connection for an allowed reply packet is stored as a different lookup in the normal connection table. -
FIG. 27 illustrates connection data tuples of original and reverse connections.Tuple 2710 illustrates a connection for a packet fromvirtual machine 2. Inprocess 2600, if another packet arrives with the same address information astuple 2710, then theprocess 2600 uses the policies for original packets to evaluate the new packet. When a packet arrives with the address information shown intuple 2720, (i.e., the source and destination IP addresses swapped and the source and destination ports swapped, with the same protocol) then the firewall uses the policies for reply packets to evaluate the new packet. Packets with the source and destination addresses reversed are also referred to as “reply packets”, “reversed address data packets” or “packets with opposite addresses”. Packets with the reverse addresses of an original packet are also referred to as “reply packets” of that original whether or not they are actually sent in reply to original packets. In some embodiments, a packet is treated as reversed address data packet of an original packet only when it has reversed addresses and uses the same protocol as the original packet. In other embodiments, the packet is treated as a reversed address data packet of an original packet when it has reversed addresses and regardless of whether it uses the same protocol as the original packet. - In
FIG. 27 , the destination oftuple 2710 and the source oftuple 2720 are the same (as indicated by the IP addresses and port addresses of the tuples). However, the destination oftuple 2710 and source oftuple 2720 is not a virtual machine on the same host node asvirtual machine 2, therefore the destination ID oftuple 2710 and the source ID oftuple 2720 are blank. -
FIG. 28 illustrates apacket filter 2800 of some embodiments that evaluates reply packets using a different set of policies from original packets.Packet filter 2800 includes aninitial packet evaluator 2810, a connection table 2811, aforward packet evaluator 2812, areverse packet evaluator 2814, and a policy table 2820. - In some embodiments, packets arrive at the
initial packet evaluator 2810 that determines from the connection table 2811 whether the packet is an original packet or a reply packet. When the packet is an original packet, then theinitial packet evaluator 2810 sends the packet to aforward packet evaluator 2812. When the packet is a reply packet, then theinitial packet evaluator 2810 sends the packet to areverse packet evaluator 2814. Theforward packet evaluator 2812 applies the policies from policy table 2820 to determine whether to allow the packet or reject the packet. When the policies indicate that the packet is allowed, then theforward packet evaluator 2812 sends the packet on to the virtual switch and adds the connection in the connection table 2811. Thereverse packet evaluator 2814 applies the reply policies from policy table 2820 to determine whether to allow the packet or reject the packet. In some embodiments, thereverse packet evaluator 2814 stores a list of allowed reverse connections in the connection table, while in other embodiments, the allowed reverse connections are not stored. - In some embodiments, the packet filter does not have separate modules for evaluating forward and reverse policies, but instead use a single packet processor module for evaluating all policies. In some such embodiments, the policies for reply packets include conditions that determine whether a packet is a reverse packet as part of a conditional statement for allowing a packet. The following pseudo-code provides an example of what a policy for reply packets might state:
-
If the source IP address of the packet being evaluated is the destination IP address of any connection table entry AND the destination IP address of the packet is the source IP of that entry AND <other conditions> then allow the packet. -
FIG. 29 illustrates apacket filter 2900 of some other embodiments. Thepacket filter 2900 is similar topacket filter 2800; howeverpacket filter 2900 includes a forward policy table 2910 and a reverse policy table 2920. Similarly,packet filter 2900 includes a forward connection table 2930 and a reverse connection table 2940. In some embodiments,packet filter 2900 stores the policies for reverse packets in reverse policy table 2920 and the policies for original packets in the forward policy table 2910. Similarly, in some embodiments,packet filter 2900 stores original connections in forward connection table 2910 and reply connections in reverse connection table 2920. As described above, some embodiments do not have separate modules for evaluating forward and reply packets. Similarly, in some embodiments,packet filter # 2900 does not have separate modules for evaluating forward and reply packets. - Policy Layers
- In some circumstances, multiple people all have authority over a single virtual machine. In the prior art, multiple firewalls could be set up with the output of one firewall feeding to the input of the next firewall. Each individual firewall could block a packet, or allow the packet to pass through that individual firewall. Such an arrangement of firewalls (e.g., multiple hardware firewalls) allowed multiple people to have veto authority over whether a packet was allowed to pass through the group of firewalls. When any one of those prior art firewalls said to block a packet, the packet would be blocked. Only when all of the firewalls allowed a packet would it pass through the group of firewalls.
- The prior art group of firewalls grants equal power to each person who controls one of the firewalls. However, in some cases, not all the people with authority over a virtual machine have the same level of authority. For example, a virtual machine for employee use may be used by an employee who is allowed to run various applications on the virtual machine. The employee may have sufficient authority within his company to be allowed to block connections from coming in, but lack the authority to block connections from the technicians at the company that need access to the virtual machine.
- Similarly, the technicians from the employee's company may have sufficient authority within the company to access any virtual machine owned by that company, whether the employees who user of those virtual machines want them to have access or not. The virtual machines of the first company may be on a hosting system run by a second company, so all the virtual machines of the first company are merely a subset of the virtual machines on the hosting system. The technicians of the first company are not authorized to access virtual machines owned by other companies.
- The system administrators of the hosting system want to protect the hosting system from unauthorized access by the virtual machines running on that same system. The system administrators may also need access to the virtual machines on the system that are owned by their customers in order to keep the system running smoothly. Accordingly, the firewall policies of some embodiments allow multiple layers of firewalls, with each layer having different amounts of authority, to reflect the multiple layers of authority that various people or companies may have over a single virtual machine.
- Some embodiments provide firewall policies with hierarchical layers. The policies of someone with higher authority override the policies of anyone with lower authority if their respective policies conflict. For example, some embodiments allow a system administrator of the hosting site to set policies for a virtual machine that can allow a connection, block a connection, or delegate the decision of whether to allow or block the connection to the next highest authority over the firewall of that virtual machine.
- Similarly, the next highest authority over the firewall can set policies that allow, deny or delegate the decision of whether to allow access to another layer of the hierarchy and so on until the lowest layer, which can allow or deny a connection, but has no further policy layers to which it can delegate the decision. In some embodiments, all the policy layers for a virtual machine are implemented by a packet processor of the host node on which the virtual machine is running.
-
FIG. 30 conceptually illustrates aprocess 3000 of some embodiments for applying the policies of a hierarchical firewall. In some embodiments, theprocess 3000 is performed by the virtual network firewall. In some embodiments, a packet filter of the virtual network firewall performs theprocess 3000. In some embodiments, a packet processor of the packet filter performs theprocess 3000. - As shown, the
process 3000 receives (at 3005) a packet. Next, theprocess 3000 applies (at 3010) the policies of the top layer of the hierarchy to determine whether to reject (at 3020) the packet, accept (at 3030) the packet, or delegate the decision to the next layer. When the policies of the top layer call for rejecting (at 3020) the packet, the packet is dropped (at 3025). When the policies of the top layer call for accepting (at 3030) the packet, the packet is allowed (at 3070). In either case, theprocess 3000 for allowing or blocking then ends. However, as described in relation toFIG. 10 , theprocess 3000 of some embodiments stores the connection data for allowed connections in a connection table. - When the packet is neither rejected (at 3020) nor allowed (at 3030) then the
process 3000 applies (at 3040) the policies of the next layer of the firewall. Again, theprocess 3000 determines whether to reject (at 3050) the packet. When the packet has to be rejected, theprocess 3000 proceeds to 3025 which was described above. Otherwise, theprocess 3000 determines (at 3060) whether to accept the packet. When the packet is accepted, theprocess 3000 proceeds to 3070 which was described above. Otherwise, theprocess 3000 proceeds to 3040 to delegate the decision to the next firewall layer. Theprocess 3000 continues until the packet is either: 1) rejected, in which case theprocess 3000 drops (at 3025) the packet; or 2) accepted, in which case theprocess 3000 allows (at 3025) the packet to pass. The lowest layer of policies has no lower layer to which it can delegate the decision. Therefore, if no higher layer decides, the lowest layer determines whether to accepted or rejected the packet, but does not delegate. - In some embodiments, there may be users of a virtual machine who do not have the authority to set any firewall policies. For example, a virtual machine that contains a web site for a professor in a department of a university may have firewall policies set by (in order of authority) a system administrator, a department administrator, and the professor. Such a web site can be accessible to students, or other people with no authority to set any firewall policies for the virtual machine on which the web site is running.
-
FIG. 31 conceptually illustrates a graphical representation of a three layered hierarchy for a firewall ofvirtual machine 3100 that is implemented in some embodiments bypacket processor 3105. The highest layer of policies is represented by “wall” 3110.Wall 3110 includesgates packet processor 3105.Gate 3112 represents policies that allow a packet to reach thevirtual machine 3100.Gate 3114 represents a delegated decision. Packets that are not allowed bygate 3112 or delegated bygate 3114 are rejected bywall 3110. In some embodiments, when a layer allows or rejects a packet, the policies of the lower layers are not evaluated. - When the policy of the highest layer delegates the decision to the next layer, then the policies represented by
wall 3120 are checked by thepacket processor 3105. Again, the policies can deny the packet, allow the packet (represented by gate 3122), or delegate the decision (represented by gate 3124). When the policies of both higher levels (walls 3110 and 3120) delegate the decision (gates 3114 and 3124), then the policies represented by wall 3130 (with gate 3132) determine whether to allow or block the packet. -
FIG. 32 conceptually illustrates some examples of policies of a two layer hierarchical firewall.Virtual machine 3200 is protected by afirewall 3205 that has two layers.Arrows virtual machine 3200.Packet 3210 represents an attempt byvirtual machine 3200 to send a packet to affect the command functions of thehost computer 3250. The firewall policies of thelowest layer 3260 offirewall 3205 allow this, however, the firewall of thehighest layer 3270 of the firewall block the connection. Since a non-delegated decision dictated by policies of the highest policy layer takes precedence over the policies of a lower layer policy, thepacket 3210 is blocked. - The policies of the
highest layer 3270 are illustrated inchart 3280 as policies 3282-3288.Policies Policies policies 3260, as illustrated inchart 3290 as policies 3292-3298. For easy identification, thecharts FIG. 32 as separate from each other. However in some embodiments, the policies shown in the charts are part of the same policy table. Thecharts -
Policies policies policies policy layer 3260. - Whether
policy layer 3260 would allow or block a packet (and even whetherpolicy layer 3260 has a policy about the packet) does not determine whether the packet will be allowed or blocked unless the decision is delegated topolicy layer 3260 by a policy ofpolicy layer 3270.Policies policy layer 3260 bypolicies - One of ordinary skill in the art will understand that in some embodiments in which all layers of the firewall are implemented by a packet processor, a packet would not get part way to the destination, as the conceptual illustration of
FIG. 32 suggests. In such embodiments, the packet would be evaluated in view of the highest layer of policies first and because it would be rejected by the packet processor at the higher policy level, the packet processor would never have to determine whether the lower policy level offirewall 3205 would allow or reject thepacket 3210. -
Packet 3220 is allowed by thehighest layer 3270. Therefore the policies of thelowest layer 3260 are ignored.Packet 3230 is delegated by thehighest layer 3270, and blocked by thelowest layer 3260; therefore the packet processor blocks the packet.Packet 3240 is delegated by thehighest layer 3270, and allowed by thelowest layer 3260, therefore the packet processor allows the packet to pass. - Computer programs for implementing some embodiments are executed on particular machines, such as computer systems.
FIG. 33 illustrates a computer system with which some embodiments of the invention are implemented, such a computer system includes various types of computer readable media and interfaces for various other types of computer readable media.Computer system 3300 includes abus 3305, aprocessor 3310, a graphics processing unit (GPU) 3320, asystem memory 3325, a read-only memory 3330, apermanent storage device 3335,input devices 3340, andoutput devices 3345. - The
bus 3305 collectively represents all system, peripheral, and chipset buses that communicatively connect the numerous internal devices of thecomputer system 3300. For instance, thebus 3305 communicatively connects theprocessor 3310 with the read-only memory 3330, theGPU 3320, thesystem memory 3325, and thepermanent storage device 3335. - From these various memory units, the
processor 3310 retrieves instructions to execute and data to process in order to execute the processes of the invention. Some instructions are passed to and executed by theGPU 3320. TheGPU 3320 can offload various computations or complement the image processing provided by theprocessor 3310. - The read-only-memory (ROM) 3330 stores static data and instructions that are needed by the
processor 3310 and other modules of the computer system. Thepermanent storage device 3335, on the other hand, is a read-and-write memory device. This device is a non-volatile memory unit that stores instructions and data even when thecomputer system 3300 is off. Some embodiments of the invention use a mass-storage device (such as a magnetic or optical disk and its corresponding disk drive) as thepermanent storage device 3335. - Other embodiments use a removable storage device (such as a floppy disk, flash drive, or ZIP® disk, and its corresponding disk drive) as the permanent storage device. Like the
permanent storage device 3335, thesystem memory 3325 is a read-and-write memory device. However, unlikestorage device 3335, the system memory is a volatile read-and-write memory, such a random access memory. The system memory stores some of the instructions and data that the processor needs at runtime. In some embodiments, the invention's processes are stored in thesystem memory 3325, thepermanent storage device 3335, and/or the read-only memory 3330. - The
bus 3305 also connects to the input andoutput devices input devices 3340 include alphanumeric keyboards and pointing devices (also called “cursor control devices”). Theoutput devices 3345 display images generated by the computer system. For instance, these devices display a GUI. The output devices include printers and display devices, such as cathode ray tubes (CRT) or liquid crystal displays (LCD). - Finally, as shown in
FIG. 33 ,bus 3305 also couplescomputer 3300 to anetwork 3365 through a network adapter (not shown). In this manner, the computer can be a part of a network of computers (such as a local area network (“LAN”), a wide area network (“WAN”), or an intranet, or a network of networks, such as the Internet. For example, thecomputer 3300 may be coupled to a web server (network 3365) so that a web browser executing on thecomputer 3300 can interact with the web server as a user interacts with a GUI that operates in the web browser. - Any or all components of
computer system 3300 may be used in conjunction with some embodiments. As mentioned above, thecomputer system 3300 may include any one or more of a variety of different machine-readable or computer-readable media. Some examples of such computer-readable media include RAM, ROM, read-only compact discs (CD-ROM), recordable compact discs (CD-R), rewritable compact discs (CD-RW), read-only digital versatile discs (DVD-ROM), a variety of recordable/rewritable DVDs (e.g., DVD-RAM, DVD-RW, DVD+RW, etc.), flash memory (e.g., SD cards, mini-SD cards, micro-SD cards, etc.), magnetic and/or solid state hard drives, ZIP® disks, and floppy disks. - Machine-readable or computer-readable media are capable of storing computer programs or computer code that can be run on particular machines. Examples of computer programs or computer code include machine code, such as produced by a compiler, and files including higher-level code that are executed by a computer, an electronic component, or a microprocessor using an interpreter. In some embodiments, the firewall coordinator is a software program or a set of software programs stored on computer readable media. In some embodiments, firewalls (sometimes referred to herein as “virtual network firewalls”) are software programs or sets of software programs stored on computer readable media. In some embodiments, other components are software programs or sets of software programs stored on computer readable media. When executed on one or more processors, such software programs implement the previously described features of some embodiments.
- While the invention has been described with reference to numerous specific details, one of ordinary skill in the art will recognize that the invention can be embodied in other specific forms without departing from the spirit of the invention. For example, while the elements of the various embodiments can be used in conjunction, many of the features described herein can be used as independent, novel inventions.
Claims (20)
1. A method of determining whether to allow a plurality of data packets to pass a firewall, each data packet having a source address and a destination address, the method comprising:
a) evaluating a data packet using a first set of policies when no previous packet with an opposite address has been allowed under the first set of policies, wherein two packets have opposite addresses when a source address of the first of the two packets is the same as the destination address of the second of the two packets and the destination address of the first packet is the same as the source address of the second packet; and
b) evaluating the data packet using a second set of policies when a previous packet with an opposite address has been allowed under the first set of policies.
2. The method of claim 1 , wherein each source address comprises a source IP address and a source port address, wherein each destination address comprises a destination IP address and a destination port address.
3. The method of claim 1 further comprising storing records of data packets allowed to pass the firewall under the first set of firewall policies.
4. The method of claim 3 , wherein said evaluating the data packet further comprises using the stored records to determine whether to evaluate a received data packet using the first set of firewall policies or the second set of firewall policies.
5. The method of claim 3 further comprising not storing records of data packets evaluated under the second set of policies.
6. The method of claim 1 further comprising storing the first set of policies in a first policy table and the second set of policies in a second policy table.
7. The method of claim 1 further comprising storing the first set of policies and the second set of policies in a common policy table.
8. The method of claim 1 , wherein the firewall protects a plurality of virtual machines on a host node of a hosting system that moves virtual machines among the host nodes.
9. The method of claim 8 , wherein the host node is a first host node, the firewall is a first firewall, the first firewall is for retrieving the first set of policies and the second set of policies from a second firewall on a second host node.
10. A computer readable storage medium storing a computer program which when executed by at least one processor implements a firewall, the computer program comprising:
a) a set of instructions for determining whether a received first data packet has an opposite set of addresses compared to any data packet referenced in a set of records;
b) a set of instructions for, when the first data packet has an opposite set of addresses compared to any data packet referenced in the set of records, evaluating the first data packet according to a first set of firewall policies and, when the first data packet is allowed, storing a records of the data in the set of records; and
c) a set of instructions for, when the first data packet has an opposite set of addresses compared to a data packet referenced in the records, evaluating the first data packet according to a second set of firewall policies.
11. The computer readable storage medium of claim 10 , wherein data packets have source addresses, destination addresses and associated protocols, wherein the first data packet has an opposite set of addresses compared to a second data packet when it has the same source address as the destination address of the second data packet and the same destination address as the source address of the first data packet.
12. The computer readable storage medium of claim 10 , wherein the computer program further comprises a set of instructions for storing the first set of policies in a first policy table and storing the second set of policies in a second policy table.
13. The computer readable storage medium of claim 10 , wherein the computer program further comprises a set of instructions for storing the first and second sets of policies in a policy table.
14. The computer readable storage medium of claim 10 , wherein the computer program further comprises a set of instructions for storing records of data packets received by the firewall and allowed to pass according to the second set of firewall policies
15. The computer readable storage medium of claim 14 , wherein the computer program further comprises:
a) a set of instructions for storing said records of data packets received by the firewall and allowed to pass according to a first set of firewall policies in a first table of connections; and
b) a set of instructions for storing records of data packets received by the firewall and allowed to pass according to the second set of firewall policies in a second table of connections.
16. The computer readable storage medium of claim 14 , wherein the computer program further comprises:
a) a set of instructions for storing said records of data packets received by the firewall and allowed to pass according to a first set of firewall policies in a table of connections; and
b) a set of instructions for storing records of data packets received by the firewall and allowed to pass according to the second set of firewall policies in the table of connections.
17. The computer readable storage medium of claim 10 , wherein the data packets each comprise a source IP address, a destination IP address, a source port address, a destination port address and an associated protocol and wherein the first data packet is a reversed address data packet to a second data packet when the first data packet comprises:
a) a same source IP address as a destination IP address of the second data packet;
b) a same destination IP address as a source IP address of the second data packet;
c) a same source port address as a destination port address of the second data packet;
d) a same destination port address as a source port address of the second data packet; and
e) a same associated protocol as an associated protocol of the second data packet.
18. The computer readable storage method of claim 10 , wherein the firewall protects a plurality of virtual machines on a host node of a hosting system that moves virtual machines among the host nodes.
19. The computer readable storage medium of claim 10 , wherein the computer program further comprises a set of instructions for using the stored records to determine whether to evaluate a received data packet using the first set of firewall policies or the second set of firewall policies.
20. The computer readable storage medium of claim 10 , wherein the computer program further comprises a set of instructions for storing records of data packets allowed to pass by the first set of firewall policies.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/348,896 US20090249471A1 (en) | 2008-03-27 | 2009-01-05 | Reversible firewall policies |
PCT/US2009/001936 WO2009120377A2 (en) | 2008-03-27 | 2009-03-26 | Network firewalls |
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US4013308P | 2008-03-27 | 2008-03-27 | |
US10111108P | 2008-09-29 | 2008-09-29 | |
US10991508P | 2008-10-30 | 2008-10-30 | |
US12037608P | 2008-12-05 | 2008-12-05 | |
US12/348,896 US20090249471A1 (en) | 2008-03-27 | 2009-01-05 | Reversible firewall policies |
Publications (1)
Publication Number | Publication Date |
---|---|
US20090249471A1 true US20090249471A1 (en) | 2009-10-01 |
Family
ID=41119193
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/348,896 Abandoned US20090249471A1 (en) | 2008-03-27 | 2009-01-05 | Reversible firewall policies |
US12/348,898 Expired - Fee Related US8261317B2 (en) | 2008-03-27 | 2009-01-05 | Moving security for virtual machines |
US12/348,894 Active 2030-07-05 US8146147B2 (en) | 2008-03-27 | 2009-01-05 | Combined firewalls |
US12/348,897 Expired - Fee Related US8336094B2 (en) | 2008-03-27 | 2009-01-05 | Hierarchical firewalls |
Family Applications After (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/348,898 Expired - Fee Related US8261317B2 (en) | 2008-03-27 | 2009-01-05 | Moving security for virtual machines |
US12/348,894 Active 2030-07-05 US8146147B2 (en) | 2008-03-27 | 2009-01-05 | Combined firewalls |
US12/348,897 Expired - Fee Related US8336094B2 (en) | 2008-03-27 | 2009-01-05 | Hierarchical firewalls |
Country Status (1)
Country | Link |
---|---|
US (4) | US20090249471A1 (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090249470A1 (en) * | 2008-03-27 | 2009-10-01 | Moshe Litvin | Combined firewalls |
US20100180334A1 (en) * | 2009-01-15 | 2010-07-15 | Chen Jy Shyang | Netwrok apparatus and method for transfering packets |
US20120320918A1 (en) * | 2011-06-14 | 2012-12-20 | International Business Business Machines | Bridge port between hardware lan and virtual switch |
US9264402B2 (en) | 2012-02-20 | 2016-02-16 | Virtustream Canada Holdings, Inc. | Systems involving firewall of virtual machine traffic and methods of processing information associated with same |
US10148450B2 (en) * | 2011-07-11 | 2018-12-04 | Oracle International Corporation | System and method for supporting a scalable flooding mechanism in a middleware machine environment |
US10601632B2 (en) | 2015-05-11 | 2020-03-24 | Nec Corporation | Communication apparatus, system, method, and non-transitory medium for securing network communication |
US20200359458A1 (en) * | 2019-08-15 | 2020-11-12 | Gang Xiong | Scrambling sequence generation and pusch occasion mapping for 2-part rach |
US20200358659A1 (en) * | 2015-07-23 | 2020-11-12 | Cisco Technology, Inc. | Refresh of the binding tables between data-link-layer and network-layer addresses on mobility in a data center environment |
Families Citing this family (437)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8539063B1 (en) | 2003-08-29 | 2013-09-17 | Mcafee, Inc. | Method and system for containment of networked application client software by explicit human input |
US7840968B1 (en) | 2003-12-17 | 2010-11-23 | Mcafee, Inc. | Method and system for containment of usage of language interfaces |
US7873955B1 (en) | 2004-09-07 | 2011-01-18 | Mcafee, Inc. | Solidifying the executable software set of a computer |
US7856661B1 (en) * | 2005-07-14 | 2010-12-21 | Mcafee, Inc. | Classification of software on networked systems |
US7757269B1 (en) | 2006-02-02 | 2010-07-13 | Mcafee, Inc. | Enforcing alignment of approved changes and deployed changes in the software change life-cycle |
US7895573B1 (en) | 2006-03-27 | 2011-02-22 | Mcafee, Inc. | Execution environment file inventory |
US7870387B1 (en) | 2006-04-07 | 2011-01-11 | Mcafee, Inc. | Program-based authorization |
US8352930B1 (en) | 2006-04-24 | 2013-01-08 | Mcafee, Inc. | Software modification by group to minimize breakage |
US8555404B1 (en) | 2006-05-18 | 2013-10-08 | Mcafee, Inc. | Connectivity-based authorization |
US8381209B2 (en) * | 2007-01-03 | 2013-02-19 | International Business Machines Corporation | Moveable access control list (ACL) mechanisms for hypervisors and virtual machines and virtual port firewalls |
US9424154B2 (en) | 2007-01-10 | 2016-08-23 | Mcafee, Inc. | Method of and system for computer system state checks |
US8332929B1 (en) | 2007-01-10 | 2012-12-11 | Mcafee, Inc. | Method and apparatus for process enforced configuration management |
US8195931B1 (en) | 2007-10-31 | 2012-06-05 | Mcafee, Inc. | Application change control |
US8515075B1 (en) | 2008-01-31 | 2013-08-20 | Mcafee, Inc. | Method of and system for malicious software detection using critical address space protection |
US8429739B2 (en) * | 2008-03-31 | 2013-04-23 | Amazon Technologies, Inc. | Authorizing communications between computing nodes |
US8615502B2 (en) | 2008-04-18 | 2013-12-24 | Mcafee, Inc. | Method of and system for reverse mapping vnode pointers |
JP5222651B2 (en) * | 2008-07-30 | 2013-06-26 | 株式会社日立製作所 | Virtual computer system and control method of virtual computer system |
WO2010038775A1 (en) * | 2008-10-02 | 2010-04-08 | 日本電気株式会社 | Network node and method for distributing load of the network |
US8544003B1 (en) | 2008-12-11 | 2013-09-24 | Mcafee, Inc. | System and method for managing virtual machine configurations |
US8813222B1 (en) | 2009-01-21 | 2014-08-19 | Bitdefender IPR Management Ltd. | Collaborative malware scanning |
EP2237200A1 (en) * | 2009-04-01 | 2010-10-06 | Alcatel Lucent | Method for filtering the streaming of virtual environment content assets, a related system, network element and a related virtual environment content asset |
US9621516B2 (en) * | 2009-06-24 | 2017-04-11 | Vmware, Inc. | Firewall configured with dynamic membership sets representing machine attributes |
EP2278514B1 (en) * | 2009-07-16 | 2018-05-30 | Alcatel Lucent | System and method for providing secure virtual machines |
CN101630270B (en) * | 2009-07-22 | 2013-06-26 | 成都市华为赛门铁克科技有限公司 | Data processing system and method therefor |
US8381284B2 (en) | 2009-08-21 | 2013-02-19 | Mcafee, Inc. | System and method for enforcing security policies in a virtual environment |
US8341627B2 (en) | 2009-08-21 | 2012-12-25 | Mcafee, Inc. | Method and system for providing user space address protection from writable memory area in a virtual environment |
EP3432524B1 (en) * | 2009-09-24 | 2024-05-01 | Zoom Video Communications, Inc. | System and method for identifying communication between virtual servers |
US9552497B2 (en) * | 2009-11-10 | 2017-01-24 | Mcafee, Inc. | System and method for preventing data loss using virtual machine wrapped applications |
US9203747B1 (en) | 2009-12-07 | 2015-12-01 | Amazon Technologies, Inc. | Providing virtual networking device functionality for managed computer networks |
US8799985B2 (en) * | 2009-12-09 | 2014-08-05 | Microsoft Corporation | Automated security classification and propagation of virtualized and physical virtual machines |
US8726334B2 (en) * | 2009-12-09 | 2014-05-13 | Microsoft Corporation | Model based systems management in virtualized and non-virtualized environments |
US8640221B2 (en) | 2009-12-11 | 2014-01-28 | Juniper Networks, Inc. | Media access control address translation in virtualized environments |
US8345692B2 (en) * | 2010-04-27 | 2013-01-01 | Cisco Technology, Inc. | Virtual switching overlay for cloud computing |
US9851984B2 (en) * | 2010-05-12 | 2017-12-26 | Hewlett Packard Enterprise Development Lp | Methods, apparatus and articles of manufacture to update virtual machine templates |
US8966027B1 (en) | 2010-05-24 | 2015-02-24 | Amazon Technologies, Inc. | Managing replication of computing nodes for provided computer networks |
US9767274B2 (en) | 2011-11-22 | 2017-09-19 | Bromium, Inc. | Approaches for efficient physical to virtual disk conversion |
US9386021B1 (en) | 2011-05-25 | 2016-07-05 | Bromium, Inc. | Restricting network access to untrusted virtual machines |
US10095530B1 (en) | 2010-05-28 | 2018-10-09 | Bromium, Inc. | Transferring control of potentially malicious bit sets to secure micro-virtual machine |
US9135038B1 (en) | 2010-05-28 | 2015-09-15 | Bromium, Inc. | Mapping free memory pages maintained by a guest operating system to a shared zero page within a machine frame |
US9104837B1 (en) | 2012-06-18 | 2015-08-11 | Bromium, Inc. | Exposing subset of host file systems to restricted virtual machines based on upon performing user-initiated actions against host files |
US10310696B1 (en) | 2010-05-28 | 2019-06-04 | Bromium, Inc. | Supporting a consistent user interface within a virtualized environment |
US9558051B1 (en) | 2010-05-28 | 2017-01-31 | Bormium, Inc. | Inter-process communication router within a virtualized environment |
US8972980B2 (en) * | 2010-05-28 | 2015-03-03 | Bromium, Inc. | Automated provisioning of secure virtual execution environment using virtual machine templates based on requested activity |
US9239909B2 (en) | 2012-01-25 | 2016-01-19 | Bromium, Inc. | Approaches for protecting sensitive data within a guest operating system |
US9148428B1 (en) | 2011-05-25 | 2015-09-29 | Bromium, Inc. | Seamless management of untrusted data using virtual machines |
US9116733B2 (en) | 2010-05-28 | 2015-08-25 | Bromium, Inc. | Automated provisioning of secure virtual execution environment using virtual machine templates based on requested activity |
US8752047B2 (en) | 2010-05-28 | 2014-06-10 | Bromium, Inc. | Automated management of virtual machines to process untrusted data based on client policy information |
US8918856B2 (en) | 2010-06-24 | 2014-12-23 | Microsoft Corporation | Trusted intermediary for network layer claims-enabled access control |
US8010993B1 (en) * | 2010-07-14 | 2011-08-30 | Domanicom Corp. | Devices, systems, and methods for enabling reconfiguration of services supported by a network of devices |
US8925101B2 (en) | 2010-07-28 | 2014-12-30 | Mcafee, Inc. | System and method for local protection against malicious software |
US8938800B2 (en) | 2010-07-28 | 2015-01-20 | Mcafee, Inc. | System and method for network level protection against malicious software |
US8549003B1 (en) | 2010-09-12 | 2013-10-01 | Mcafee, Inc. | System and method for clustering host inventories |
WO2012037518A1 (en) * | 2010-09-17 | 2012-03-22 | Oracle International Corporation | System and method for facilitating protection against run-away subnet manager instances in a middleware machine environment |
US8688660B1 (en) | 2010-09-28 | 2014-04-01 | Amazon Technologies, Inc. | System and method for providing enhancements of block-level storage |
US9304867B2 (en) | 2010-09-28 | 2016-04-05 | Amazon Technologies, Inc. | System and method for providing flexible storage and retrieval of snapshot archives |
WO2012057942A1 (en) * | 2010-10-27 | 2012-05-03 | High Cloud Security, Inc. | System and method for secure storage of virtual machines |
TWI453624B (en) * | 2010-11-09 | 2014-09-21 | Inst Information Industry | Information security protection host |
US9135037B1 (en) | 2011-01-13 | 2015-09-15 | Google Inc. | Virtual network protocol |
US8533343B1 (en) | 2011-01-13 | 2013-09-10 | Google Inc. | Virtual network pairs |
US8874888B1 (en) | 2011-01-13 | 2014-10-28 | Google Inc. | Managed boot in a cloud system |
US9619662B1 (en) * | 2011-01-13 | 2017-04-11 | Google Inc. | Virtual network pairs |
KR101574167B1 (en) | 2011-01-13 | 2015-12-03 | 닛본 덴끼 가부시끼가이샤 | Network system and method of controlling path |
US9419921B1 (en) * | 2011-01-13 | 2016-08-16 | Google Inc. | Network address translation for virtual machines |
US9258271B1 (en) * | 2011-01-13 | 2016-02-09 | Google Inc. | Network address translation for virtual machines |
US8745329B2 (en) | 2011-01-20 | 2014-06-03 | Google Inc. | Storing data across a plurality of storage nodes |
US9075993B2 (en) | 2011-01-24 | 2015-07-07 | Mcafee, Inc. | System and method for selectively grouping and managing program files |
US9191327B2 (en) | 2011-02-10 | 2015-11-17 | Varmour Networks, Inc. | Distributed service processing of network gateways using virtual machines |
US8812586B1 (en) | 2011-02-15 | 2014-08-19 | Google Inc. | Correlating status information generated in a computer network |
US9112830B2 (en) | 2011-02-23 | 2015-08-18 | Mcafee, Inc. | System and method for interlocking a host and a gateway |
US20130339956A1 (en) * | 2011-03-03 | 2013-12-19 | Hitachi, Ltd. | Computer system and optimal arrangement method of virtual machine in computer system |
US8533796B1 (en) | 2011-03-16 | 2013-09-10 | Google Inc. | Providing application programs with access to secured resources |
US8261295B1 (en) | 2011-03-16 | 2012-09-04 | Google Inc. | High-level language for specifying configurations of cloud-based deployments |
US9237087B1 (en) * | 2011-03-16 | 2016-01-12 | Google Inc. | Virtual machine name resolution |
US9063818B1 (en) | 2011-03-16 | 2015-06-23 | Google Inc. | Automated software updating based on prior activity |
US8839245B1 (en) | 2012-06-18 | 2014-09-16 | Bromium, Inc. | Transferring files using a virtualized application |
US9921860B1 (en) | 2011-05-25 | 2018-03-20 | Bromium, Inc. | Isolation of applications within a virtual machine |
US10846396B1 (en) | 2011-05-25 | 2020-11-24 | Hewlett-Packard Development Company, L.P. | Downloading data in a dedicated virtual machine |
US10546118B1 (en) | 2011-05-25 | 2020-01-28 | Hewlett-Packard Development Company, L.P. | Using a profile to provide selective access to resources in performing file operations |
US10228959B1 (en) | 2011-06-02 | 2019-03-12 | Google Llc | Virtual network for virtual machine communication and migration |
US9935848B2 (en) | 2011-06-03 | 2018-04-03 | Oracle International Corporation | System and method for supporting subnet manager (SM) level robust handling of unkown management key in an infiniband (IB) network |
EP2716003B1 (en) | 2011-06-03 | 2016-09-28 | Oracle International Corporation | System and method for authenticating components in a network |
US8706869B2 (en) * | 2011-06-14 | 2014-04-22 | International Business Machines Corporation | Distributed cloud placement software |
US8516241B2 (en) * | 2011-07-12 | 2013-08-20 | Cisco Technology, Inc. | Zone-based firewall policy model for a virtualized data center |
WO2013009300A1 (en) * | 2011-07-12 | 2013-01-17 | Hewlett-Packard Development Company, L.P. | Tracing operations in a cloud system |
US9075979B1 (en) | 2011-08-11 | 2015-07-07 | Google Inc. | Authentication based on proximity to mobile device |
WO2013025195A1 (en) | 2011-08-15 | 2013-02-21 | Hewlett-Packard Development Company, L.P. | Systems, devices, and methods for traffic management |
US9369426B2 (en) | 2011-08-17 | 2016-06-14 | Nicira, Inc. | Distributed logical L3 routing |
US8881258B2 (en) | 2011-08-24 | 2014-11-04 | Mcafee, Inc. | System, method, and computer program for preventing infections from spreading in a network environment using dynamic application of a firewall policy |
US8966198B1 (en) | 2011-09-01 | 2015-02-24 | Google Inc. | Providing snapshots of virtual storage devices |
US9594881B2 (en) | 2011-09-09 | 2017-03-14 | Mcafee, Inc. | System and method for passive threat detection using virtual memory inspection |
US9069616B2 (en) | 2011-09-23 | 2015-06-30 | Google Inc. | Bandwidth throttling of virtual disks |
US8930529B1 (en) * | 2011-09-27 | 2015-01-06 | Palo Alto Networks, Inc. | Policy enforcement with dynamic address object |
US9537891B1 (en) * | 2011-09-27 | 2017-01-03 | Palo Alto Networks, Inc. | Policy enforcement based on dynamically attribute-based matched network objects |
US9047109B1 (en) | 2012-06-20 | 2015-06-02 | Palo Alto Networks, Inc. | Policy enforcement in virtualized environment |
US8694738B2 (en) | 2011-10-11 | 2014-04-08 | Mcafee, Inc. | System and method for critical address space protection in a hypervisor environment |
US9069586B2 (en) | 2011-10-13 | 2015-06-30 | Mcafee, Inc. | System and method for kernel rootkit protection in a hypervisor environment |
US8973144B2 (en) | 2011-10-13 | 2015-03-03 | Mcafee, Inc. | System and method for kernel rootkit protection in a hypervisor environment |
US8800024B2 (en) | 2011-10-17 | 2014-08-05 | Mcafee, Inc. | System and method for host-initiated firewall discovery in a network environment |
US8713668B2 (en) | 2011-10-17 | 2014-04-29 | Mcafee, Inc. | System and method for redirected firewall discovery in a network environment |
US9137107B2 (en) | 2011-10-25 | 2015-09-15 | Nicira, Inc. | Physical controllers for converting universal flows |
US9203701B2 (en) | 2011-10-25 | 2015-12-01 | Nicira, Inc. | Network virtualization apparatus and method with scheduling capabilities |
US9154433B2 (en) | 2011-10-25 | 2015-10-06 | Nicira, Inc. | Physical controller |
US9288104B2 (en) | 2011-10-25 | 2016-03-15 | Nicira, Inc. | Chassis controllers for converting universal flows |
US9529995B2 (en) * | 2011-11-08 | 2016-12-27 | Varmour Networks, Inc. | Auto discovery of virtual machines |
US8276140B1 (en) | 2011-11-14 | 2012-09-25 | Google Inc. | Adjustable virtual network performance |
EP3846043B1 (en) | 2011-11-15 | 2024-02-14 | Nicira Inc. | Architecture of networks with middleboxes |
US8958293B1 (en) | 2011-12-06 | 2015-02-17 | Google Inc. | Transparent load-balancing for cloud computing services |
US8800009B1 (en) | 2011-12-30 | 2014-08-05 | Google Inc. | Virtual machine service access |
US8983860B1 (en) | 2012-01-30 | 2015-03-17 | Google Inc. | Advertising auction system |
US9672052B1 (en) | 2012-02-16 | 2017-06-06 | Google Inc. | Secure inter-process communication |
US8996887B2 (en) | 2012-02-24 | 2015-03-31 | Google Inc. | Log structured volume encryption for virtual machines |
US9245108B1 (en) | 2012-03-13 | 2016-01-26 | Bromium, Inc. | Dynamic adjustment of the file format to identify untrusted files |
US9003502B2 (en) * | 2012-03-19 | 2015-04-07 | Empire Technology Development Llc | Hybrid multi-tenancy cloud platform |
US8677449B1 (en) | 2012-03-19 | 2014-03-18 | Google Inc. | Exposing data to virtual machines |
US9110600B1 (en) | 2012-03-19 | 2015-08-18 | Amazon Technologies, Inc. | Triggered data shelving to a different storage system and storage deallocation |
US20130254761A1 (en) * | 2012-03-20 | 2013-09-26 | Cellco Partnership D/B/A Verizon Wireless | Granular application sessions tagging |
US9069806B2 (en) | 2012-03-27 | 2015-06-30 | Google Inc. | Virtual block devices |
US8739272B1 (en) | 2012-04-02 | 2014-05-27 | Mcafee, Inc. | System and method for interlocking a host and a gateway |
US8909939B1 (en) | 2012-04-04 | 2014-12-09 | Google Inc. | Distribution of cryptographic host keys in a cloud computing environment |
US9129124B2 (en) * | 2012-04-12 | 2015-09-08 | Hewlett-Packard Development Company, L.P. | Dynamic provisioning of virtual systems |
US9306843B2 (en) | 2012-04-18 | 2016-04-05 | Nicira, Inc. | Using transactions to compute and propagate network forwarding state |
CN102739645B (en) * | 2012-04-23 | 2016-03-16 | 杭州华三通信技术有限公司 | The moving method of secure virtual machine strategy and device |
US9503517B1 (en) | 2012-05-07 | 2016-11-22 | Amazon Technologies, Inc. | Data volume placement techniques |
US9804993B1 (en) | 2012-05-07 | 2017-10-31 | Amazon Technologies, Inc. | Data volume placement techniques |
US11379354B1 (en) | 2012-05-07 | 2022-07-05 | Amazon Technologies, Inc. | Data volume placement techniques |
US9246996B1 (en) | 2012-05-07 | 2016-01-26 | Amazon Technologies, Inc. | Data volume placement techniques |
US9823840B1 (en) | 2012-05-07 | 2017-11-21 | Amazon Technologies, Inc. | Data volume placement techniques |
US9548962B2 (en) * | 2012-05-11 | 2017-01-17 | Alcatel Lucent | Apparatus and method for providing a fluid security layer |
US20130305344A1 (en) * | 2012-05-14 | 2013-11-14 | Alcatel-Lucent India Limited | Enterprise network services over distributed clouds |
CN103428106B (en) * | 2012-05-16 | 2016-11-23 | 华为技术有限公司 | The method of the Message processing after virtual machine VM migration and equipment thereof |
US9262155B2 (en) | 2012-06-04 | 2016-02-16 | Oracle International Corporation | System and method for supporting in-band/side-band firmware upgrade of input/output (I/O) devices in a middleware machine environment |
US9201850B1 (en) | 2012-06-18 | 2015-12-01 | Bromium, Inc. | Composing the display of a virtualized web browser |
US11023088B2 (en) | 2012-06-18 | 2021-06-01 | Hewlett-Packard Development Company, L.P. | Composing the display of a virtualized web browser |
US10095662B1 (en) | 2012-06-18 | 2018-10-09 | Bromium, Inc. | Synchronizing resources of a virtualized browser |
US9734131B1 (en) | 2012-06-18 | 2017-08-15 | Bromium, Inc. | Synchronizing history data across a virtualized web browser |
US9384026B1 (en) | 2012-06-18 | 2016-07-05 | Bromium, Inc. | Sharing and injecting cookies into virtual machines for retrieving requested web pages |
US9727534B1 (en) | 2012-06-18 | 2017-08-08 | Bromium, Inc. | Synchronizing cookie data using a virtualized browser |
CN102710669B (en) * | 2012-06-29 | 2016-03-02 | 杭州华三通信技术有限公司 | A kind of method that firewall policy controls and device |
BR112015002319A2 (en) * | 2012-09-10 | 2017-07-04 | Hewlett Packard Development Co | network process and device |
US9100366B2 (en) | 2012-09-13 | 2015-08-04 | Cisco Technology, Inc. | Early policy evaluation of multiphase attributes in high-performance firewalls |
US9461965B2 (en) * | 2012-10-05 | 2016-10-04 | Cisco Technology, Inc. | Redirecting of network traffic for application of stateful services |
US20140101656A1 (en) * | 2012-10-10 | 2014-04-10 | Zhongwen Zhu | Virtual firewall mobility |
CN103891206B (en) * | 2012-10-12 | 2017-02-15 | 华为技术有限公司 | Method and device for synchronizing network data flow detection status |
KR20140052397A (en) * | 2012-10-24 | 2014-05-07 | 삼성전자주식회사 | Appartus and method for managing virtual machine in mobile communication syste |
KR101857511B1 (en) * | 2012-12-13 | 2018-06-20 | 후아웨이 테크놀러지 컴퍼니 리미티드 | Method and apparatus for determining virtual machine migration |
JP6003611B2 (en) * | 2012-12-17 | 2016-10-05 | 富士通株式会社 | RELAY DEVICE, RELAY DEVICE CONTROL PROGRAM, AND RELAY DEVICE CONTROL METHOD |
US8973146B2 (en) | 2012-12-27 | 2015-03-03 | Mcafee, Inc. | Herd based scan avoidance system in a network environment |
US9667527B2 (en) * | 2013-01-04 | 2017-05-30 | Nec Corporation | Control apparatus, communication system, tunnel endpoint control method, and program |
US9369431B1 (en) * | 2013-02-07 | 2016-06-14 | Infoblox Inc. | Security device controller |
CN104038425B (en) * | 2013-03-06 | 2018-01-02 | 阿里巴巴集团控股有限公司 | The method and apparatus for forwarding ether network packet |
US9584544B2 (en) * | 2013-03-12 | 2017-02-28 | Red Hat Israel, Ltd. | Secured logical component for security in a virtual environment |
US20140282818A1 (en) * | 2013-03-14 | 2014-09-18 | Fortycloud Ltd. | Access control in a secured cloud environment |
US9172627B2 (en) | 2013-03-15 | 2015-10-27 | Extreme Networks, Inc. | Device and related method for dynamic traffic mirroring |
US9813447B2 (en) * | 2013-03-15 | 2017-11-07 | Extreme Networks, Inc. | Device and related method for establishing network policy based on applications |
US9888055B2 (en) | 2013-03-15 | 2018-02-06 | Profitbricks Gmbh | Firewall for a virtual network and related techniques |
US9430255B1 (en) | 2013-03-15 | 2016-08-30 | Google Inc. | Updating virtual machine generated metadata to a distribution service for sharing and backup |
CN104125192A (en) * | 2013-04-23 | 2014-10-29 | 鸿富锦精密工业(深圳)有限公司 | Virtual-machine safety protection system and method |
US9325739B1 (en) | 2013-04-29 | 2016-04-26 | Amazon Technologies, Inc. | Dynamic security policy generation |
US9225638B2 (en) | 2013-05-09 | 2015-12-29 | Vmware, Inc. | Method and system for service switching using service tags |
US9292328B2 (en) | 2013-05-24 | 2016-03-22 | Bromium, Inc. | Management of supervisor mode execution protection (SMEP) by a hypervisor |
US9088541B2 (en) * | 2013-05-31 | 2015-07-21 | Catbird Networks, Inc. | Systems and methods for dynamic network security control and configuration |
CN105379208B (en) * | 2013-06-27 | 2018-10-12 | 徐正焕 | Multi-connection system and method for internet protocol |
US9952885B2 (en) | 2013-08-14 | 2018-04-24 | Nicira, Inc. | Generation of configuration files for a DHCP module executing within a virtualized container |
US9887960B2 (en) | 2013-08-14 | 2018-02-06 | Nicira, Inc. | Providing services for logical networks |
US9882874B2 (en) * | 2013-08-23 | 2018-01-30 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for virtual firewall migration in a wireless communication network |
US9548965B2 (en) | 2013-08-26 | 2017-01-17 | Nicira, Inc. | Proxy methods for suppressing broadcast traffic in a network |
US9577845B2 (en) | 2013-09-04 | 2017-02-21 | Nicira, Inc. | Multiple active L3 gateways for logical networks |
US9503371B2 (en) | 2013-09-04 | 2016-11-22 | Nicira, Inc. | High availability L3 gateways for logical networks |
US9563385B1 (en) | 2013-09-16 | 2017-02-07 | Amazon Technologies, Inc. | Profile-guided data preloading for virtualized resources |
US10033693B2 (en) | 2013-10-01 | 2018-07-24 | Nicira, Inc. | Distributed identity-based firewalls |
US9977685B2 (en) | 2013-10-13 | 2018-05-22 | Nicira, Inc. | Configuration of logical router |
US10063458B2 (en) | 2013-10-13 | 2018-08-28 | Nicira, Inc. | Asymmetric connection with external networks |
EP3061030A4 (en) | 2013-10-24 | 2017-04-19 | McAfee, Inc. | Agent assisted malicious application blocking in a network environment |
US9407602B2 (en) * | 2013-11-07 | 2016-08-02 | Attivo Networks, Inc. | Methods and apparatus for redirecting attacks on a network |
US9313171B2 (en) * | 2013-11-19 | 2016-04-12 | Cisco Technology, Inc. | Path selection in a multi-service and multi-tenant secure cloud environment |
US9264400B1 (en) * | 2013-12-02 | 2016-02-16 | Trend Micro Incorporated | Software defined networking pipe for network traffic inspection |
US9117081B2 (en) | 2013-12-20 | 2015-08-25 | Bitdefender IPR Management Ltd. | Strongly isolated malware scanning using secure virtual containers |
US10599565B2 (en) | 2013-12-24 | 2020-03-24 | Hewlett-Packard Development Company, L.P. | Hypervisor managing memory addressed above four gigabytes |
US10877951B2 (en) | 2014-01-22 | 2020-12-29 | International Business Machines Corporation | Network control software notification and invalidation of static entries |
US10419267B2 (en) | 2014-01-22 | 2019-09-17 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Network control software notification with advance learning |
US10430614B2 (en) | 2014-01-31 | 2019-10-01 | Bromium, Inc. | Automatic initiation of execution analysis |
US9973472B2 (en) | 2015-04-02 | 2018-05-15 | Varmour Networks, Inc. | Methods and systems for orchestrating physical and virtual switches to enforce security boundaries |
US10264025B2 (en) | 2016-06-24 | 2019-04-16 | Varmour Networks, Inc. | Security policy generation for virtualization, bare-metal server, and cloud computing environments |
US10091238B2 (en) | 2014-02-11 | 2018-10-02 | Varmour Networks, Inc. | Deception using distributed threat detection |
US9560081B1 (en) | 2016-06-24 | 2017-01-31 | Varmour Networks, Inc. | Data network microsegmentation |
US9276904B2 (en) | 2014-02-20 | 2016-03-01 | Nicira, Inc. | Specifying point of enforcement in a firewall rule |
US9361171B2 (en) | 2014-03-07 | 2016-06-07 | ProfitBricks, Inc. | Systems and methods for storage of data in a virtual storage device |
US9225597B2 (en) | 2014-03-14 | 2015-12-29 | Nicira, Inc. | Managed gateways peering with external router to attract ingress packets |
US10250673B1 (en) | 2014-03-14 | 2019-04-02 | Amazon Technologies, Inc. | Storage workload management using redirected messages |
US9419855B2 (en) | 2014-03-14 | 2016-08-16 | Nicira, Inc. | Static routes for logical routers |
US9590901B2 (en) | 2014-03-14 | 2017-03-07 | Nicira, Inc. | Route advertisement by managed gateways |
US9313129B2 (en) | 2014-03-14 | 2016-04-12 | Nicira, Inc. | Logical router processing by network controller |
US9647883B2 (en) | 2014-03-21 | 2017-05-09 | Nicria, Inc. | Multiple levels of logical routers |
US9503321B2 (en) | 2014-03-21 | 2016-11-22 | Nicira, Inc. | Dynamic routing for logical routers |
US9413644B2 (en) | 2014-03-27 | 2016-08-09 | Nicira, Inc. | Ingress ECMP in virtual distributed routing environment |
US9893988B2 (en) | 2014-03-27 | 2018-02-13 | Nicira, Inc. | Address resolution using multiple designated instances of a logical router |
US9503427B2 (en) | 2014-03-31 | 2016-11-22 | Nicira, Inc. | Method and apparatus for integrating a service virtual machine |
US9906494B2 (en) | 2014-03-31 | 2018-02-27 | Nicira, Inc. | Configuring interactions with a firewall service virtual machine |
US9215210B2 (en) | 2014-03-31 | 2015-12-15 | Nicira, Inc. | Migrating firewall connection state for a firewall service virtual machine |
US10542049B2 (en) | 2014-05-09 | 2020-01-21 | Nutanix, Inc. | Mechanism for providing external access to a secured networked virtualization environment |
US9825913B2 (en) | 2014-06-04 | 2017-11-21 | Nicira, Inc. | Use of stateless marking to speed up stateful firewall rule processing |
US9729512B2 (en) | 2014-06-04 | 2017-08-08 | Nicira, Inc. | Use of stateless marking to speed up stateful firewall rule processing |
US9680873B1 (en) | 2014-06-30 | 2017-06-13 | Bromium, Inc. | Trusted network detection |
US9100424B1 (en) * | 2014-07-10 | 2015-08-04 | Real Innovations International Llc | System and method for secure real-time cloud services |
US9288272B2 (en) | 2014-07-10 | 2016-03-15 | Real Innovations International Llc | System and method for secure real-time cloud services |
US9710648B2 (en) | 2014-08-11 | 2017-07-18 | Sentinel Labs Israel Ltd. | Method of malware detection and system thereof |
US11507663B2 (en) | 2014-08-11 | 2022-11-22 | Sentinel Labs Israel Ltd. | Method of remediating operations performed by a program and system thereof |
US10311122B1 (en) | 2014-08-22 | 2019-06-04 | Bromium, Inc. | On-demand unprotected mode access |
US9768980B2 (en) | 2014-09-30 | 2017-09-19 | Nicira, Inc. | Virtual distributed bridging |
US11722367B2 (en) | 2014-09-30 | 2023-08-08 | Nicira, Inc. | Method and apparatus for providing a service with a plurality of service nodes |
US10225137B2 (en) | 2014-09-30 | 2019-03-05 | Nicira, Inc. | Service node selection by an inline service switch |
US10250443B2 (en) | 2014-09-30 | 2019-04-02 | Nicira, Inc. | Using physical location to modify behavior of a distributed virtual network element |
US10320679B2 (en) | 2014-09-30 | 2019-06-11 | Nicira, Inc. | Inline load balancing |
US10511458B2 (en) | 2014-09-30 | 2019-12-17 | Nicira, Inc. | Virtual distributed bridging |
US10020960B2 (en) | 2014-09-30 | 2018-07-10 | Nicira, Inc. | Virtual distributed bridging |
US11533255B2 (en) | 2014-11-14 | 2022-12-20 | Nicira, Inc. | Stateful services on stateless clustered edge |
US9692727B2 (en) | 2014-12-02 | 2017-06-27 | Nicira, Inc. | Context-aware distributed firewall |
US20160164917A1 (en) * | 2014-12-03 | 2016-06-09 | Phantom Cyber Corporation | Action recommendations for computing assets based on enrichment information |
CN104580168B (en) * | 2014-12-22 | 2019-02-26 | 华为技术有限公司 | A method, device and system for processing attack data packets |
US9891940B2 (en) | 2014-12-29 | 2018-02-13 | Nicira, Inc. | Introspection method and apparatus for network access filtering |
US9787605B2 (en) | 2015-01-30 | 2017-10-10 | Nicira, Inc. | Logical router with multiple routing components |
US10715460B2 (en) | 2015-03-09 | 2020-07-14 | Amazon Technologies, Inc. | Opportunistic resource migration to optimize resource placement |
US9467476B1 (en) | 2015-03-13 | 2016-10-11 | Varmour Networks, Inc. | Context aware microsegmentation |
US9609026B2 (en) | 2015-03-13 | 2017-03-28 | Varmour Networks, Inc. | Segmented networks that implement scanning |
US10178070B2 (en) | 2015-03-13 | 2019-01-08 | Varmour Networks, Inc. | Methods and systems for providing security to distributed microservices |
US10193929B2 (en) | 2015-03-13 | 2019-01-29 | Varmour Networks, Inc. | Methods and systems for improving analytics in distributed networks |
US9380027B1 (en) | 2015-03-30 | 2016-06-28 | Varmour Networks, Inc. | Conditional declarative policies |
US10009381B2 (en) | 2015-03-30 | 2018-06-26 | Varmour Networks, Inc. | System and method for threat-driven security policy controls |
US10594743B2 (en) | 2015-04-03 | 2020-03-17 | Nicira, Inc. | Method, apparatus, and system for implementing a content switch |
US10038628B2 (en) | 2015-04-04 | 2018-07-31 | Nicira, Inc. | Route server mode for dynamic routing between logical and physical networks |
US9967134B2 (en) | 2015-04-06 | 2018-05-08 | Nicira, Inc. | Reduction of network churn based on differences in input state |
US20160373405A1 (en) * | 2015-06-16 | 2016-12-22 | Amazon Technologies, Inc. | Managing dynamic ip address assignments |
US10021196B1 (en) | 2015-06-22 | 2018-07-10 | Amazon Technologies, Inc. | Private service endpoints in isolated virtual networks |
US10243848B2 (en) | 2015-06-27 | 2019-03-26 | Nicira, Inc. | Provisioning logical entities in a multi-datacenter environment |
US9641485B1 (en) * | 2015-06-30 | 2017-05-02 | PacketViper LLC | System and method for out-of-band network firewall |
US9680706B2 (en) * | 2015-06-30 | 2017-06-13 | Nicira, Inc. | Federated firewall management for moving workload across data centers |
US10348625B2 (en) | 2015-06-30 | 2019-07-09 | Nicira, Inc. | Sharing common L2 segment in a virtual distributed router environment |
US10129142B2 (en) | 2015-08-11 | 2018-11-13 | Nicira, Inc. | Route configuration for logical router |
US10057157B2 (en) | 2015-08-31 | 2018-08-21 | Nicira, Inc. | Automatically advertising NAT routes between logical routers |
US10387669B1 (en) | 2015-09-17 | 2019-08-20 | Nextlabs, Inc. | Protecting documents with centralized and discretionary policies |
US10204122B2 (en) | 2015-09-30 | 2019-02-12 | Nicira, Inc. | Implementing an interface between tuple and message-driven control entities |
US10095535B2 (en) | 2015-10-31 | 2018-10-09 | Nicira, Inc. | Static route types for logical routers |
US10324746B2 (en) | 2015-11-03 | 2019-06-18 | Nicira, Inc. | Extended context delivery for context-based authorization |
US10191758B2 (en) | 2015-12-09 | 2019-01-29 | Varmour Networks, Inc. | Directing data traffic between intra-server virtual machines |
US9762599B2 (en) | 2016-01-29 | 2017-09-12 | Varmour Networks, Inc. | Multi-node affinity-based examination for computer network security remediation |
US9680852B1 (en) | 2016-01-29 | 2017-06-13 | Varmour Networks, Inc. | Recursive multi-layer examination for computer network security remediation |
US10831465B2 (en) | 2016-02-12 | 2020-11-10 | Nutanix, Inc. | Virtualized file server distribution across clusters |
US11038845B2 (en) * | 2016-02-23 | 2021-06-15 | Nicira, Inc. | Firewall in a virtualized computing environment using physical network interface controller (PNIC) level firewall rules |
US10873566B2 (en) * | 2016-02-23 | 2020-12-22 | Nicira, Inc. | Distributed firewall in a virtualized computing environment |
US9521115B1 (en) | 2016-03-24 | 2016-12-13 | Varmour Networks, Inc. | Security policy generation using container metadata |
US10341298B1 (en) * | 2016-03-29 | 2019-07-02 | Amazon Technologies, Inc. | Security rules for application firewalls |
US10142290B1 (en) * | 2016-03-30 | 2018-11-27 | Amazon Technologies, Inc. | Host-based firewall for distributed computer systems |
US10333962B1 (en) | 2016-03-30 | 2019-06-25 | Amazon Technologies, Inc. | Correlating threat information across sources of distributed computing systems |
US10178119B1 (en) | 2016-03-30 | 2019-01-08 | Amazon Technologies, Inc. | Correlating threat information across multiple levels of distributed computing systems |
US10148675B1 (en) | 2016-03-30 | 2018-12-04 | Amazon Technologies, Inc. | Block-level forensics for distributed computing systems |
US10333849B2 (en) | 2016-04-28 | 2019-06-25 | Nicira, Inc. | Automatic configuration of logical routers on edge nodes |
US10135727B2 (en) | 2016-04-29 | 2018-11-20 | Nicira, Inc. | Address grouping for distributed service rules |
US10841273B2 (en) | 2016-04-29 | 2020-11-17 | Nicira, Inc. | Implementing logical DHCP servers in logical networks |
US10348685B2 (en) | 2016-04-29 | 2019-07-09 | Nicira, Inc. | Priority allocation for distributed service rules |
US10484515B2 (en) | 2016-04-29 | 2019-11-19 | Nicira, Inc. | Implementing logical metadata proxy servers in logical networks |
US11019167B2 (en) | 2016-04-29 | 2021-05-25 | Nicira, Inc. | Management of update queues for network controller |
US10091161B2 (en) | 2016-04-30 | 2018-10-02 | Nicira, Inc. | Assignment of router ID for logical routers |
US11425095B2 (en) | 2016-05-01 | 2022-08-23 | Nicira, Inc. | Fast ordering of firewall sections and rules |
US11171920B2 (en) | 2016-05-01 | 2021-11-09 | Nicira, Inc. | Publication of firewall configuration |
US11218418B2 (en) | 2016-05-20 | 2022-01-04 | Nutanix, Inc. | Scalable leadership election in a multi-processing computing environment |
US10270788B2 (en) | 2016-06-06 | 2019-04-23 | Netskope, Inc. | Machine learning based anomaly detection |
US9787639B1 (en) | 2016-06-24 | 2017-10-10 | Varmour Networks, Inc. | Granular segmentation using events |
US11258761B2 (en) | 2016-06-29 | 2022-02-22 | Nicira, Inc. | Self-service firewall configuration |
US10560320B2 (en) | 2016-06-29 | 2020-02-11 | Nicira, Inc. | Ranking of gateways in cluster |
US10153973B2 (en) | 2016-06-29 | 2018-12-11 | Nicira, Inc. | Installation of routing tables for logical router in route server mode |
US11088990B2 (en) | 2016-06-29 | 2021-08-10 | Nicira, Inc. | Translation cache for firewall configuration |
US10755334B2 (en) | 2016-06-30 | 2020-08-25 | Varmour Networks, Inc. | Systems and methods for continually scoring and segmenting open opportunities using client data and product predictors |
US10484427B2 (en) * | 2016-07-11 | 2019-11-19 | Stripe Inc. | Methods and systems for providing configuration management for computing environments |
US10476907B2 (en) | 2016-08-10 | 2019-11-12 | Netskope, Inc. | Systems and methods of detecting and responding to a data attack on a file system |
US10938837B2 (en) | 2016-08-30 | 2021-03-02 | Nicira, Inc. | Isolated network stack to manage security for virtual machines |
US9762619B1 (en) | 2016-08-30 | 2017-09-12 | Nicira, Inc. | Multi-layer policy definition and enforcement framework for network virtualization |
US10454758B2 (en) | 2016-08-31 | 2019-10-22 | Nicira, Inc. | Edge node cluster network redundancy and fast convergence using an underlay anycast VTEP IP |
US10341236B2 (en) | 2016-09-30 | 2019-07-02 | Nicira, Inc. | Anycast edge service gateways |
US10193862B2 (en) | 2016-11-29 | 2019-01-29 | Vmware, Inc. | Security policy analysis based on detecting new network port connections |
US11568073B2 (en) | 2016-12-02 | 2023-01-31 | Nutanix, Inc. | Handling permissions for virtualized file servers |
US10728090B2 (en) * | 2016-12-02 | 2020-07-28 | Nutanix, Inc. | Configuring network segmentation for a virtualization environment |
US11562034B2 (en) | 2016-12-02 | 2023-01-24 | Nutanix, Inc. | Transparent referrals for distributed file servers |
US10824455B2 (en) | 2016-12-02 | 2020-11-03 | Nutanix, Inc. | Virtualized server systems and methods including load balancing for virtualized file servers |
US11294777B2 (en) | 2016-12-05 | 2022-04-05 | Nutanix, Inc. | Disaster recovery for distributed file servers, including metadata fixers |
US11288239B2 (en) | 2016-12-06 | 2022-03-29 | Nutanix, Inc. | Cloning virtualized file servers |
US11281484B2 (en) | 2016-12-06 | 2022-03-22 | Nutanix, Inc. | Virtualized server systems and methods including scaling of file system virtual machines |
US10609160B2 (en) | 2016-12-06 | 2020-03-31 | Nicira, Inc. | Performing context-rich attribute-based services on a host |
US10630644B2 (en) * | 2016-12-15 | 2020-04-21 | Nicira, Inc. | Managing firewall flow records of a virtual infrastructure |
US10341299B2 (en) * | 2016-12-15 | 2019-07-02 | Nicira, Inc. | Collecting firewall flow records of a virtual infrastructure |
US11695800B2 (en) | 2016-12-19 | 2023-07-04 | SentinelOne, Inc. | Deceiving attackers accessing network data |
US11616812B2 (en) | 2016-12-19 | 2023-03-28 | Attivo Networks Inc. | Deceiving attackers accessing active directory data |
US10742746B2 (en) | 2016-12-21 | 2020-08-11 | Nicira, Inc. | Bypassing a load balancer in a return path of network traffic |
US10212071B2 (en) | 2016-12-21 | 2019-02-19 | Nicira, Inc. | Bypassing a load balancer in a return path of network traffic |
US10237123B2 (en) | 2016-12-21 | 2019-03-19 | Nicira, Inc. | Dynamic recovery from a split-brain failure in edge nodes |
US10803173B2 (en) | 2016-12-22 | 2020-10-13 | Nicira, Inc. | Performing context-rich attribute-based process control services on a host |
US10581960B2 (en) | 2016-12-22 | 2020-03-03 | Nicira, Inc. | Performing context-rich attribute-based load balancing on a host |
US10503536B2 (en) | 2016-12-22 | 2019-12-10 | Nicira, Inc. | Collecting and storing threat level indicators for service rule processing |
US11032246B2 (en) | 2016-12-22 | 2021-06-08 | Nicira, Inc. | Context based firewall services for data message flows for multiple concurrent users on one machine |
US10812451B2 (en) | 2016-12-22 | 2020-10-20 | Nicira, Inc. | Performing appID based firewall services on a host |
US10805332B2 (en) | 2017-07-25 | 2020-10-13 | Nicira, Inc. | Context engine model |
US10616045B2 (en) | 2016-12-22 | 2020-04-07 | Nicira, Inc. | Migration of centralized routing components of logical router |
US11271904B2 (en) * | 2016-12-22 | 2022-03-08 | Nicira, Inc. | Identification and adjustment of ineffective firewall rules |
US10868836B1 (en) * | 2017-06-07 | 2020-12-15 | Amazon Technologies, Inc. | Dynamic security policy management |
US10547644B2 (en) | 2017-06-30 | 2020-01-28 | Juniper Networks, Inc. | Enforcing micro-segmentation policies for physical and virtual application components in data centers |
US10951584B2 (en) | 2017-07-31 | 2021-03-16 | Nicira, Inc. | Methods for active-active stateful network service cluster |
US11570092B2 (en) | 2017-07-31 | 2023-01-31 | Nicira, Inc. | Methods for active-active stateful network service cluster |
US11296984B2 (en) * | 2017-07-31 | 2022-04-05 | Nicira, Inc. | Use of hypervisor for active-active stateful network service cluster |
US10462171B2 (en) | 2017-08-08 | 2019-10-29 | Sentinel Labs Israel Ltd. | Methods, systems, and devices for dynamically modeling and grouping endpoints for edge networking |
US11240207B2 (en) | 2017-08-11 | 2022-02-01 | L3 Technologies, Inc. | Network isolation |
US11601467B2 (en) | 2017-08-24 | 2023-03-07 | L3 Technologies, Inc. | Service provider advanced threat protection |
US11178104B2 (en) | 2017-09-26 | 2021-11-16 | L3 Technologies, Inc. | Network isolation with cloud networks |
US11374906B2 (en) * | 2017-09-28 | 2022-06-28 | L3 Technologies, Inc. | Data exfiltration system and methods |
US11336619B2 (en) | 2017-09-28 | 2022-05-17 | L3 Technologies, Inc. | Host process and memory separation |
US11552987B2 (en) | 2017-09-28 | 2023-01-10 | L3 Technologies, Inc. | Systems and methods for command and control protection |
US11184323B2 (en) | 2017-09-28 | 2021-11-23 | L3 Technologies, Inc | Threat isolation using a plurality of containers |
US11223601B2 (en) | 2017-09-28 | 2022-01-11 | L3 Technologies, Inc. | Network isolation for collaboration software |
US11550898B2 (en) | 2017-10-23 | 2023-01-10 | L3 Technologies, Inc. | Browser application implementing sandbox based internet isolation |
US11120125B2 (en) | 2017-10-23 | 2021-09-14 | L3 Technologies, Inc. | Configurable internet isolation and security for laptops and similar devices |
US11170096B2 (en) | 2017-10-23 | 2021-11-09 | L3 Technologies, Inc. | Configurable internet isolation and security for mobile devices |
US10797966B2 (en) | 2017-10-29 | 2020-10-06 | Nicira, Inc. | Service operation chaining |
US10511459B2 (en) | 2017-11-14 | 2019-12-17 | Nicira, Inc. | Selection of managed forwarding element for bridge spanning multiple datacenters |
US10374827B2 (en) | 2017-11-14 | 2019-08-06 | Nicira, Inc. | Identifier that maps to different networks at different datacenters |
US10778651B2 (en) | 2017-11-15 | 2020-09-15 | Nicira, Inc. | Performing context-rich attribute-based encryption on a host |
US11012420B2 (en) | 2017-11-15 | 2021-05-18 | Nicira, Inc. | Third-party service chaining using packet encapsulation in a flow-based forwarding element |
US10757077B2 (en) | 2017-11-15 | 2020-08-25 | Nicira, Inc. | Stateful connection policy filtering |
US10708229B2 (en) * | 2017-11-15 | 2020-07-07 | Nicira, Inc. | Packet induced revalidation of connection tracker |
US10862773B2 (en) | 2018-01-26 | 2020-12-08 | Nicira, Inc. | Performing services on data messages associated with endpoint machines |
US10797910B2 (en) | 2018-01-26 | 2020-10-06 | Nicira, Inc. | Specifying and utilizing paths through a network |
US10802893B2 (en) | 2018-01-26 | 2020-10-13 | Nicira, Inc. | Performing process control services on endpoint machines |
US11470115B2 (en) | 2018-02-09 | 2022-10-11 | Attivo Networks, Inc. | Implementing decoys in a network environment |
US11153122B2 (en) | 2018-02-19 | 2021-10-19 | Nicira, Inc. | Providing stateful services deployed in redundant gateways connected to asymmetric network |
US10917436B2 (en) * | 2018-03-20 | 2021-02-09 | Cisco Technology, Inc. | On-demand security policy provisioning |
US10452296B1 (en) | 2018-03-23 | 2019-10-22 | Amazon Technologies, Inc. | Accelerated volumes |
US10805192B2 (en) | 2018-03-27 | 2020-10-13 | Nicira, Inc. | Detecting failure of layer 2 service using broadcast messages |
US11023157B2 (en) | 2018-04-30 | 2021-06-01 | Amazon Technologies, Inc. | Intermediary duplication to facilitate copy requests in distributed storage systems |
US11343314B1 (en) | 2018-04-30 | 2022-05-24 | Amazon Technologies, Inc. | Stream-based logging for distributed storage systems |
US10459655B1 (en) | 2018-04-30 | 2019-10-29 | Amazon Technologies, Inc. | Rapid volume backup generation from distributed replica |
US10776173B1 (en) | 2018-04-30 | 2020-09-15 | Amazon Technologies, Inc. | Local placement of resource instances in a distributed system |
US11086826B2 (en) | 2018-04-30 | 2021-08-10 | Nutanix, Inc. | Virtualized server systems and methods including domain joining techniques |
US10708230B2 (en) * | 2018-06-14 | 2020-07-07 | Servicenow, Inc. | Systems and methods for firewall configuration using block lists |
US10768835B1 (en) | 2018-06-27 | 2020-09-08 | Amazon Technologies, Inc. | Opportunistic storage service |
US11121981B1 (en) | 2018-06-29 | 2021-09-14 | Amazon Technologies, Inc. | Optimistically granting permission to host computing resources |
US11194680B2 (en) | 2018-07-20 | 2021-12-07 | Nutanix, Inc. | Two node clusters recovery on a failure |
US10956442B1 (en) | 2018-07-30 | 2021-03-23 | Amazon Technologies, Inc. | Dedicated source volume pool for accelerated creation of block data volumes from object data snapshots |
US10931750B1 (en) | 2018-07-30 | 2021-02-23 | Amazon Technologies, Inc. | Selection from dedicated source volume pool for accelerated creation of block data volumes |
US11184397B2 (en) * | 2018-08-20 | 2021-11-23 | Vmware, Inc. | Network policy migration to a public cloud |
US11310277B2 (en) * | 2018-08-20 | 2022-04-19 | Vmware, Inc. | Network policy migration in a federated hybrid cloud |
US11595250B2 (en) | 2018-09-02 | 2023-02-28 | Vmware, Inc. | Service insertion at logical network gateway |
US11106785B2 (en) * | 2018-10-22 | 2021-08-31 | Microsoft Technology Licensing, Llc | Tiered scalability sandbox fleet with internet access |
US11770447B2 (en) | 2018-10-31 | 2023-09-26 | Nutanix, Inc. | Managing high-availability file servers |
US10931560B2 (en) | 2018-11-23 | 2021-02-23 | Vmware, Inc. | Using route type to determine routing protocol behavior |
US10797998B2 (en) | 2018-12-05 | 2020-10-06 | Vmware, Inc. | Route server for distributed routers using hierarchical routing protocol |
US10938788B2 (en) | 2018-12-12 | 2021-03-02 | Vmware, Inc. | Static routes for policy-based VPN |
US11087179B2 (en) | 2018-12-19 | 2021-08-10 | Netskope, Inc. | Multi-label classification of text documents |
US11822681B1 (en) | 2018-12-31 | 2023-11-21 | United Services Automobile Association (Usaa) | Data processing system with virtual machine grouping based on commonalities between virtual machines |
US10929171B2 (en) | 2019-02-22 | 2021-02-23 | Vmware, Inc. | Distributed forwarding for performing service chain operations |
US11310202B2 (en) | 2019-03-13 | 2022-04-19 | Vmware, Inc. | Sharing of firewall rules among multiple workloads in a hypervisor |
US11068192B1 (en) | 2019-03-26 | 2021-07-20 | Amazon Technologies, Inc. | Utilizing mutiple snapshot sources for creating new copy of volume in a networked environment wherein additional snapshot sources are reserved with lower performance levels than a primary snapshot source |
US10983719B1 (en) | 2019-03-28 | 2021-04-20 | Amazon Technologies, Inc. | Replica pools to support volume replication in distributed storage systems |
US11178105B2 (en) * | 2019-04-26 | 2021-11-16 | Vmware, Inc. | Secure enclave-based guest firewall |
US10762200B1 (en) | 2019-05-20 | 2020-09-01 | Sentinel Labs Israel Ltd. | Systems and methods for executable code detection, automatic feature extraction and position independent code detection |
US11863580B2 (en) | 2019-05-31 | 2024-01-02 | Varmour Networks, Inc. | Modeling application dependencies to identify operational risk |
US11575563B2 (en) | 2019-05-31 | 2023-02-07 | Varmour Networks, Inc. | Cloud security management |
US11711374B2 (en) | 2019-05-31 | 2023-07-25 | Varmour Networks, Inc. | Systems and methods for understanding identity and organizational access to applications within an enterprise environment |
US11290493B2 (en) | 2019-05-31 | 2022-03-29 | Varmour Networks, Inc. | Template-driven intent-based security |
US11310284B2 (en) | 2019-05-31 | 2022-04-19 | Varmour Networks, Inc. | Validation of cloud security policies |
US11290494B2 (en) | 2019-05-31 | 2022-03-29 | Varmour Networks, Inc. | Reliability prediction for cloud security policies |
US11563722B2 (en) | 2019-08-22 | 2023-01-24 | Hewlett Packard Enterprise Development Lp | Firewall coordination in a network |
US11159343B2 (en) | 2019-08-30 | 2021-10-26 | Vmware, Inc. | Configuring traffic optimization using distributed edge services |
US11765204B2 (en) * | 2019-09-27 | 2023-09-19 | Hewlett Packard Enterprise Development Lp | Managing data management policies of resources |
US11140218B2 (en) | 2019-10-30 | 2021-10-05 | Vmware, Inc. | Distributed service chain across multiple clouds |
US11283717B2 (en) | 2019-10-30 | 2022-03-22 | Vmware, Inc. | Distributed fault tolerant service chain |
US11539718B2 (en) | 2020-01-10 | 2022-12-27 | Vmware, Inc. | Efficiently performing intrusion detection |
US11223494B2 (en) | 2020-01-13 | 2022-01-11 | Vmware, Inc. | Service insertion for multicast traffic at boundary |
US11153406B2 (en) | 2020-01-20 | 2021-10-19 | Vmware, Inc. | Method of network performance visualization of service function chains |
US11659061B2 (en) | 2020-01-20 | 2023-05-23 | Vmware, Inc. | Method of adjusting service function chains to improve network performance |
KR102130806B1 (en) * | 2020-02-14 | 2020-07-06 | 주식회사 두두아이티 | Apparatus and method for providing cyber security training content |
US11374850B2 (en) | 2020-04-06 | 2022-06-28 | Vmware, Inc. | Tunnel endpoint group records |
US11496437B2 (en) | 2020-04-06 | 2022-11-08 | Vmware, Inc. | Selective ARP proxy |
US11212356B2 (en) | 2020-04-06 | 2021-12-28 | Vmware, Inc. | Providing services at the edge of a network using selected virtual tunnel interfaces |
US11768809B2 (en) | 2020-05-08 | 2023-09-26 | Nutanix, Inc. | Managing incremental snapshots for fast leader node bring-up |
US11606294B2 (en) | 2020-07-16 | 2023-03-14 | Vmware, Inc. | Host computer configured to facilitate distributed SNAT service |
US11616755B2 (en) | 2020-07-16 | 2023-03-28 | Vmware, Inc. | Facilitating distributed SNAT service |
US11108728B1 (en) | 2020-07-24 | 2021-08-31 | Vmware, Inc. | Fast distribution of port identifiers for rule processing |
US11611613B2 (en) | 2020-07-24 | 2023-03-21 | Vmware, Inc. | Policy-based forwarding to a load balancer of a load balancing cluster |
US11902050B2 (en) | 2020-07-28 | 2024-02-13 | VMware LLC | Method for providing distributed gateway service at host computer |
US11329956B2 (en) | 2020-07-28 | 2022-05-10 | Bank Of America Corporation | Scalable encryption framework using virtualization and adaptive sampling |
US11451413B2 (en) | 2020-07-28 | 2022-09-20 | Vmware, Inc. | Method for advertising availability of distributed gateway service and machines at host computer |
US11875172B2 (en) | 2020-09-28 | 2024-01-16 | VMware LLC | Bare metal computer for booting copies of VM images on multiple computing devices using a smart NIC |
US11792134B2 (en) | 2020-09-28 | 2023-10-17 | Vmware, Inc. | Configuring PNIC to perform flow processing offload using virtual port identifiers |
US11262918B1 (en) | 2020-09-30 | 2022-03-01 | Amazon Technologies, Inc. | Data storage system with uneven drive wear reduction |
US12248435B2 (en) | 2021-03-31 | 2025-03-11 | Nutanix, Inc. | File analytics systems and methods |
US11734043B2 (en) | 2020-12-15 | 2023-08-22 | Vmware, Inc. | Providing stateful services in a scalable manner for machines executing on host computers |
US11611625B2 (en) | 2020-12-15 | 2023-03-21 | Vmware, Inc. | Providing stateful services in a scalable manner for machines executing on host computers |
US11579857B2 (en) | 2020-12-16 | 2023-02-14 | Sentinel Labs Israel Ltd. | Systems, methods and devices for device fingerprinting and automatic deployment of software in a computing network using a peer-to-peer approach |
US11818152B2 (en) | 2020-12-23 | 2023-11-14 | Varmour Networks, Inc. | Modeling topic-based message-oriented middleware within a security system |
US11876817B2 (en) | 2020-12-23 | 2024-01-16 | Varmour Networks, Inc. | Modeling queue-based message-oriented middleware relationships in a security system |
US11777978B2 (en) | 2021-01-29 | 2023-10-03 | Varmour Networks, Inc. | Methods and systems for accurately assessing application access risk |
US12050693B2 (en) | 2021-01-29 | 2024-07-30 | Varmour Networks, Inc. | System and method for attributing user behavior from multiple technical telemetry sources |
US12131192B2 (en) | 2021-03-18 | 2024-10-29 | Nutanix, Inc. | Scope-based distributed lock infrastructure for virtualized file server |
US12197398B2 (en) | 2021-03-31 | 2025-01-14 | Nutanix, Inc. | Virtualized file servers and methods to persistently store file system event data |
US12242455B2 (en) | 2021-03-31 | 2025-03-04 | Nutanix, Inc. | File analytics systems and methods including receiving and processing file system event data in order |
US12248434B2 (en) | 2021-03-31 | 2025-03-11 | Nutanix, Inc. | File analytics systems including examples providing metrics adjusted for application operation |
US11805101B2 (en) | 2021-04-06 | 2023-10-31 | Vmware, Inc. | Secured suppression of address discovery messages |
US11997127B2 (en) | 2021-05-07 | 2024-05-28 | Netskope, Inc. | Policy based vulnerability identification, correlation, remediation, and mitigation |
US11671430B2 (en) | 2021-05-26 | 2023-06-06 | Netskope, Inc. | Secure communication session using encryption protocols and digitally segregated secure tunnels |
US11526286B1 (en) | 2021-06-29 | 2022-12-13 | Amazon Technologies, Inc. | Adaptive snapshot chunk sizing for snapshots of block storage volumes |
US11734316B2 (en) | 2021-07-08 | 2023-08-22 | Varmour Networks, Inc. | Relationship-based search in a computing environment |
US11899782B1 (en) | 2021-07-13 | 2024-02-13 | SentinelOne, Inc. | Preserving DLL hooks |
US11392705B1 (en) | 2021-07-29 | 2022-07-19 | Netskope, Inc. | Disk encryption key management for booting of a device |
US12117972B2 (en) | 2021-08-19 | 2024-10-15 | Nutanix, Inc. | File server managers and systems for managing virtualized file servers |
US12164383B2 (en) | 2021-08-19 | 2024-12-10 | Nutanix, Inc. | Failover and failback of distributed file servers |
CN114172718B (en) * | 2021-12-03 | 2024-01-23 | 北京天融信网络安全技术有限公司 | Security policy configuration method and device, electronic equipment and storage medium |
US12229578B2 (en) | 2021-12-22 | 2025-02-18 | VMware LLC | Teaming of smart NICs |
US11995024B2 (en) | 2021-12-22 | 2024-05-28 | VMware LLC | State sharing between smart NICs |
US11799761B2 (en) | 2022-01-07 | 2023-10-24 | Vmware, Inc. | Scaling edge services with minimal disruption |
US12153690B2 (en) | 2022-01-24 | 2024-11-26 | Nutanix, Inc. | Consistent access control lists across file servers for local users in a distributed file server environment |
US11962564B2 (en) | 2022-02-15 | 2024-04-16 | VMware LLC | Anycast address for network address translation at edge |
US12182264B2 (en) | 2022-03-11 | 2024-12-31 | Nutanix, Inc. | Malicious activity detection, validation, and remediation in virtualized file servers |
US12273322B2 (en) * | 2022-06-20 | 2025-04-08 | Microsoft Technology Licensing, Llc | Firewall rule and data flow analysis and modification |
US11928062B2 (en) | 2022-06-21 | 2024-03-12 | VMware LLC | Accelerating data message classification with smart NICs |
US11928367B2 (en) | 2022-06-21 | 2024-03-12 | VMware LLC | Logical memory addressing for network devices |
US11899594B2 (en) | 2022-06-21 | 2024-02-13 | VMware LLC | Maintenance of data message classification cache on smart NIC |
US12189499B2 (en) | 2022-07-29 | 2025-01-07 | Nutanix, Inc. | Self-service restore (SSR) snapshot replication with share-level file system disaster recovery on virtualized file servers |
US12107828B2 (en) | 2022-12-05 | 2024-10-01 | Netskope, Inc. | Conditional egress IP for delivery of localized content |
US11848953B1 (en) * | 2023-02-17 | 2023-12-19 | Celerium Inc. | Network compromise activity monitoring system |
US12243294B1 (en) | 2023-08-16 | 2025-03-04 | Netskope, Inc. | Image fingerprinting conversion between different image fingerprinting models |
US12223191B1 (en) | 2023-09-29 | 2025-02-11 | Amazon Technologies, Inc. | Management of operating system software using read-only multi-attach block volumes |
US12238177B1 (en) | 2024-01-26 | 2025-02-25 | Netskope, Inc. | Mid-link forensic system for remote application environment |
US12197590B1 (en) | 2024-01-29 | 2025-01-14 | Netskope, Inc. | Hierarchical risk scoring for SaaS applications |
US12166776B1 (en) | 2024-01-31 | 2024-12-10 | Netskope, Inc. | Middle-ware artificial intelligence (AI) engine |
US12244637B1 (en) | 2024-02-09 | 2025-03-04 | Netskope, Inc. | Machine learning powered cloud sandbox for malware detection |
US12266209B1 (en) | 2024-02-26 | 2025-04-01 | Netskope, Inc. | Image classifier automated testing and outlier detection |
US12255877B1 (en) | 2024-05-10 | 2025-03-18 | Netskope, Inc. | Cloud packet tap |
US12273392B1 (en) | 2024-05-21 | 2025-04-08 | Netskope, Inc. | Security and privacy inspection of bidirectional generative artificial intelligence traffic using a forward proxy |
US12245036B1 (en) | 2024-07-10 | 2025-03-04 | Netskope, Inc. | Global secure SIM clientless SASE architecture for cellular devices |
US12219360B1 (en) | 2024-07-24 | 2025-02-04 | Netskope, Inc. | Cellular IoT security using dynamic policy-driven mechanisms for threat mitigation |
Citations (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010042213A1 (en) * | 2000-05-15 | 2001-11-15 | Brian Jemes | System and method for implementing network security policies on a common network infrastructure |
US20020010679A1 (en) * | 2000-07-06 | 2002-01-24 | Felsher David Paul | Information record infrastructure, system and method |
US20020069369A1 (en) * | 2000-07-05 | 2002-06-06 | Tremain Geoffrey Donald | Method and apparatus for providing computer services |
US6496935B1 (en) * | 2000-03-02 | 2002-12-17 | Check Point Software Technologies Ltd | System, device and method for rapid packet filtering and processing |
US20030212898A1 (en) * | 2002-05-09 | 2003-11-13 | Doug Steele | System and method for remotely monitoring and deploying virtual support services across multiple virtual lans (VLANS) within a data center |
US20060015936A1 (en) * | 2004-06-08 | 2006-01-19 | Daniel Illowsky | System method and model for social security interoperability among intermittently connected interoperating devices |
US20060041935A1 (en) * | 2004-08-17 | 2006-02-23 | Conley James W | Methodology for configuring network firewall |
US20060072456A1 (en) * | 2004-09-30 | 2006-04-06 | Cisco Technology, Inc. | Method and apparatus for device based policy configuration in a network |
US20060085785A1 (en) * | 2004-10-15 | 2006-04-20 | Emc Corporation | Method and apparatus for configuring, monitoring and/or managing resource groups including a virtual machine |
US7127605B1 (en) * | 1999-05-10 | 2006-10-24 | Axalto, Inc. | Secure sharing of application methods on a microcontroller |
US20070204338A1 (en) * | 2005-02-17 | 2007-08-30 | At&T Corp | Reverse Firewall with Self-Provisioning |
US20070226358A1 (en) * | 2006-03-21 | 2007-09-27 | Fortinet, Inc. | Delegated network management system and method of using the same |
US20070266431A1 (en) * | 2004-11-04 | 2007-11-15 | Nec Corporation | Firewall Inspecting System and Firewall Information Extraction System |
US20070294754A1 (en) * | 2006-06-14 | 2007-12-20 | Microsoft Corporation | Transparently extensible firewall cluster |
US20080005798A1 (en) * | 2006-06-30 | 2008-01-03 | Ross Alan D | Hardware platform authentication and multi-purpose validation |
US20080016386A1 (en) * | 2006-07-11 | 2008-01-17 | Check Point Software Technologies Ltd. | Application Cluster In Security Gateway For High Availability And Load Sharing |
US20080060071A1 (en) * | 2006-09-01 | 2008-03-06 | Robert John Hennan | Security Monitoring Tool for Computer Network |
US20080072307A1 (en) * | 2006-08-29 | 2008-03-20 | Oracle International Corporation | Cross network layer correlation-based firewalls |
US20080077705A1 (en) * | 2006-07-29 | 2008-03-27 | Qing Li | System and method of traffic inspection and classification for purposes of implementing session nd content control |
US20080091794A1 (en) * | 2005-04-22 | 2008-04-17 | Trumpf Laser Gmbh + Co. Kg | System and method for secure remote access |
US20080091682A1 (en) * | 2005-12-29 | 2008-04-17 | Blue Jungle | Preventing Conflicts of Interests Between Two or More Groups Using Applications |
US20080163207A1 (en) * | 2007-01-03 | 2008-07-03 | International Business Machines Corporation | Moveable access control list (acl) mechanisms for hypervisors and virtual machines and virtual port firewalls |
US20080183853A1 (en) * | 2007-01-30 | 2008-07-31 | Microsoft Corporation | Private virtual lan spanning a public network for connection of arbitrary hosts |
US20080250407A1 (en) * | 2007-04-05 | 2008-10-09 | Microsoft Corporation | Network group name for virtual machines |
US20080256593A1 (en) * | 2007-04-16 | 2008-10-16 | Microsoft Corporation | Policy-Management Infrastructure |
US20080301760A1 (en) * | 2005-12-29 | 2008-12-04 | Blue Jungle | Enforcing Universal Access Control in an Information Management System |
US20090067440A1 (en) * | 2007-09-07 | 2009-03-12 | Chadda Sanjay | Systems and Methods for Bridging a WAN Accelerator with a Security Gateway |
US20090070761A1 (en) * | 2007-09-06 | 2009-03-12 | O2Micro Inc. | System and method for data communication with data link backup |
US7512781B2 (en) * | 2002-05-01 | 2009-03-31 | Firebridge Systems Pty Ltd. | Firewall with stateful inspection |
US20090125902A1 (en) * | 2007-03-01 | 2009-05-14 | Ghosh Anup K | On-demand disposable virtual work system |
US20090198817A1 (en) * | 2007-07-26 | 2009-08-06 | Northeastern University | System and method for virtual server migration across networks using dns and route triangulation |
US20090249470A1 (en) * | 2008-03-27 | 2009-10-01 | Moshe Litvin | Combined firewalls |
US20100037310A1 (en) * | 2004-03-10 | 2010-02-11 | Eric White | Dynamically adaptive network firewalls and method, system and computer program product implementing same |
US7808897B1 (en) * | 2005-03-01 | 2010-10-05 | International Business Machines Corporation | Fast network security utilizing intrusion prevention systems |
US20110061103A1 (en) * | 1998-12-24 | 2011-03-10 | William Salkewicz | Domain Isolation Through Virtual Network Machines |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8234640B1 (en) * | 2006-10-17 | 2012-07-31 | Manageiq, Inc. | Compliance-based adaptations in managed virtual systems |
WO2009120377A2 (en) | 2008-03-27 | 2009-10-01 | Altor Networks, Inc. | Network firewalls |
-
2009
- 2009-01-05 US US12/348,896 patent/US20090249471A1/en not_active Abandoned
- 2009-01-05 US US12/348,898 patent/US8261317B2/en not_active Expired - Fee Related
- 2009-01-05 US US12/348,894 patent/US8146147B2/en active Active
- 2009-01-05 US US12/348,897 patent/US8336094B2/en not_active Expired - Fee Related
Patent Citations (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110061103A1 (en) * | 1998-12-24 | 2011-03-10 | William Salkewicz | Domain Isolation Through Virtual Network Machines |
US7127605B1 (en) * | 1999-05-10 | 2006-10-24 | Axalto, Inc. | Secure sharing of application methods on a microcontroller |
US6496935B1 (en) * | 2000-03-02 | 2002-12-17 | Check Point Software Technologies Ltd | System, device and method for rapid packet filtering and processing |
US20010042213A1 (en) * | 2000-05-15 | 2001-11-15 | Brian Jemes | System and method for implementing network security policies on a common network infrastructure |
US20020069369A1 (en) * | 2000-07-05 | 2002-06-06 | Tremain Geoffrey Donald | Method and apparatus for providing computer services |
US20020010679A1 (en) * | 2000-07-06 | 2002-01-24 | Felsher David Paul | Information record infrastructure, system and method |
US7512781B2 (en) * | 2002-05-01 | 2009-03-31 | Firebridge Systems Pty Ltd. | Firewall with stateful inspection |
US20030212898A1 (en) * | 2002-05-09 | 2003-11-13 | Doug Steele | System and method for remotely monitoring and deploying virtual support services across multiple virtual lans (VLANS) within a data center |
US20100037310A1 (en) * | 2004-03-10 | 2010-02-11 | Eric White | Dynamically adaptive network firewalls and method, system and computer program product implementing same |
US20060015936A1 (en) * | 2004-06-08 | 2006-01-19 | Daniel Illowsky | System method and model for social security interoperability among intermittently connected interoperating devices |
US20060041935A1 (en) * | 2004-08-17 | 2006-02-23 | Conley James W | Methodology for configuring network firewall |
US20060072456A1 (en) * | 2004-09-30 | 2006-04-06 | Cisco Technology, Inc. | Method and apparatus for device based policy configuration in a network |
US20060085785A1 (en) * | 2004-10-15 | 2006-04-20 | Emc Corporation | Method and apparatus for configuring, monitoring and/or managing resource groups including a virtual machine |
US20070266431A1 (en) * | 2004-11-04 | 2007-11-15 | Nec Corporation | Firewall Inspecting System and Firewall Information Extraction System |
US20070204338A1 (en) * | 2005-02-17 | 2007-08-30 | At&T Corp | Reverse Firewall with Self-Provisioning |
US7808897B1 (en) * | 2005-03-01 | 2010-10-05 | International Business Machines Corporation | Fast network security utilizing intrusion prevention systems |
US20080091794A1 (en) * | 2005-04-22 | 2008-04-17 | Trumpf Laser Gmbh + Co. Kg | System and method for secure remote access |
US20080091682A1 (en) * | 2005-12-29 | 2008-04-17 | Blue Jungle | Preventing Conflicts of Interests Between Two or More Groups Using Applications |
US20080301760A1 (en) * | 2005-12-29 | 2008-12-04 | Blue Jungle | Enforcing Universal Access Control in an Information Management System |
US20070226358A1 (en) * | 2006-03-21 | 2007-09-27 | Fortinet, Inc. | Delegated network management system and method of using the same |
US20070294754A1 (en) * | 2006-06-14 | 2007-12-20 | Microsoft Corporation | Transparently extensible firewall cluster |
US20080005798A1 (en) * | 2006-06-30 | 2008-01-03 | Ross Alan D | Hardware platform authentication and multi-purpose validation |
US20080016386A1 (en) * | 2006-07-11 | 2008-01-17 | Check Point Software Technologies Ltd. | Application Cluster In Security Gateway For High Availability And Load Sharing |
US20080077705A1 (en) * | 2006-07-29 | 2008-03-27 | Qing Li | System and method of traffic inspection and classification for purposes of implementing session nd content control |
US20080072307A1 (en) * | 2006-08-29 | 2008-03-20 | Oracle International Corporation | Cross network layer correlation-based firewalls |
US20080060071A1 (en) * | 2006-09-01 | 2008-03-06 | Robert John Hennan | Security Monitoring Tool for Computer Network |
US20080163207A1 (en) * | 2007-01-03 | 2008-07-03 | International Business Machines Corporation | Moveable access control list (acl) mechanisms for hypervisors and virtual machines and virtual port firewalls |
US20080183853A1 (en) * | 2007-01-30 | 2008-07-31 | Microsoft Corporation | Private virtual lan spanning a public network for connection of arbitrary hosts |
US20090125902A1 (en) * | 2007-03-01 | 2009-05-14 | Ghosh Anup K | On-demand disposable virtual work system |
US20080250407A1 (en) * | 2007-04-05 | 2008-10-09 | Microsoft Corporation | Network group name for virtual machines |
US20080256593A1 (en) * | 2007-04-16 | 2008-10-16 | Microsoft Corporation | Policy-Management Infrastructure |
US20090198817A1 (en) * | 2007-07-26 | 2009-08-06 | Northeastern University | System and method for virtual server migration across networks using dns and route triangulation |
US20090070761A1 (en) * | 2007-09-06 | 2009-03-12 | O2Micro Inc. | System and method for data communication with data link backup |
US20090067440A1 (en) * | 2007-09-07 | 2009-03-12 | Chadda Sanjay | Systems and Methods for Bridging a WAN Accelerator with a Security Gateway |
US20090249438A1 (en) * | 2008-03-27 | 2009-10-01 | Moshe Litvin | Moving security for virtual machines |
US20090249472A1 (en) * | 2008-03-27 | 2009-10-01 | Moshe Litvin | Hierarchical firewalls |
US20090249470A1 (en) * | 2008-03-27 | 2009-10-01 | Moshe Litvin | Combined firewalls |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090249470A1 (en) * | 2008-03-27 | 2009-10-01 | Moshe Litvin | Combined firewalls |
US20090249472A1 (en) * | 2008-03-27 | 2009-10-01 | Moshe Litvin | Hierarchical firewalls |
US8146147B2 (en) | 2008-03-27 | 2012-03-27 | Juniper Networks, Inc. | Combined firewalls |
US8261317B2 (en) | 2008-03-27 | 2012-09-04 | Juniper Networks, Inc. | Moving security for virtual machines |
US8336094B2 (en) | 2008-03-27 | 2012-12-18 | Juniper Networks, Inc. | Hierarchical firewalls |
US20100180334A1 (en) * | 2009-01-15 | 2010-07-15 | Chen Jy Shyang | Netwrok apparatus and method for transfering packets |
US8743894B2 (en) * | 2011-06-14 | 2014-06-03 | International Business Machines Corporation | Bridge port between hardware LAN and virtual switch |
US20130051400A1 (en) * | 2011-06-14 | 2013-02-28 | International Business Machines Corporation | Bridge port between hardware lan and virtual switch |
US20120320918A1 (en) * | 2011-06-14 | 2012-12-20 | International Business Business Machines | Bridge port between hardware lan and virtual switch |
US10148450B2 (en) * | 2011-07-11 | 2018-12-04 | Oracle International Corporation | System and method for supporting a scalable flooding mechanism in a middleware machine environment |
US10205603B2 (en) * | 2011-07-11 | 2019-02-12 | Oracle International Corporation | System and method for using a packet process proxy to support a flooding mechanism in a middleware machine environment |
US9264402B2 (en) | 2012-02-20 | 2016-02-16 | Virtustream Canada Holdings, Inc. | Systems involving firewall of virtual machine traffic and methods of processing information associated with same |
US10601632B2 (en) | 2015-05-11 | 2020-03-24 | Nec Corporation | Communication apparatus, system, method, and non-transitory medium for securing network communication |
US20200358659A1 (en) * | 2015-07-23 | 2020-11-12 | Cisco Technology, Inc. | Refresh of the binding tables between data-link-layer and network-layer addresses on mobility in a data center environment |
US12021701B2 (en) * | 2015-07-23 | 2024-06-25 | Cisco Technology, Inc. | Refresh of the binding tables between data-link-layer and network-layer addresses on mobility in a data center environment |
US20200359458A1 (en) * | 2019-08-15 | 2020-11-12 | Gang Xiong | Scrambling sequence generation and pusch occasion mapping for 2-part rach |
Also Published As
Publication number | Publication date |
---|---|
US8261317B2 (en) | 2012-09-04 |
US20090249472A1 (en) | 2009-10-01 |
US20090249470A1 (en) | 2009-10-01 |
US8336094B2 (en) | 2012-12-18 |
US8146147B2 (en) | 2012-03-27 |
US20090249438A1 (en) | 2009-10-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8146147B2 (en) | Combined firewalls | |
US9860254B2 (en) | Method and apparatus for providing network security using role-based access control | |
US9270704B2 (en) | Modeling network devices for behavior analysis | |
US8806569B2 (en) | Method and system for analyzing security ruleset by generating a logically equivalent security rule-set | |
US10411951B2 (en) | Network policy conflict detection and resolution | |
EP0913758B1 (en) | Distributed system and method for controlling access to network resources and event notifications | |
US8565108B1 (en) | Network data transmission analysis | |
US9203808B2 (en) | Method and system for management of security rule set | |
JPH09224053A (en) | Packet filtering system for data packet in computer network interface | |
EP0890240A2 (en) | Policy management and conflict resolution in computer networks | |
CN108540427A (en) | Collision detection method and detection device, access control method and access control apparatus | |
WO2009120377A2 (en) | Network firewalls | |
CN101160839A (en) | Access control method, access control system and packet communication device | |
US20070168552A1 (en) | Method and system for controlling access to data communication applications | |
US7398323B1 (en) | Configuring a network router | |
JPH09293052A (en) | Method and system for authorization management between plural networks | |
CN113382010B (en) | Large-scale network security defense system based on cooperative intrusion detection | |
US9578030B2 (en) | Method and system for analyzing security ruleset by generating a logically equivalent security rule-set | |
TWM602225U (en) | Information security blind spot detection system for normal network behavior | |
KR102666943B1 (en) | Method for managing network using micro-segmentation for zero trust security and access switch using the same | |
TWI772832B (en) | Information security blind spot detection system and method for normal network behavior | |
CN115514506A (en) | Cloud platform resource management method, device and readable storage medium | |
CN117424879A (en) | Internet surfing behavior management system and method based on DNS server | |
CN112148704A (en) | Automatic database discovery system and method | |
Burnside et al. | CONFIDENTIAL DRAFT: Path-based Access Control for Enterprise Networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: ALTOR NETWORKS, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LITVIN, MOSHE;BENJAMINI, GILAD;REEL/FRAME:022551/0015 Effective date: 20090327 |
|
AS | Assignment |
Owner name: JUNIPER NETWORKS, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ALTOR NETWORKS, INC.;REEL/FRAME:025790/0477 Effective date: 20110204 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE |