US20060129672A1 - Method and apparatus for network wide policy-based analysis of configurations of devices - Google Patents

Method and apparatus for network wide policy-based analysis of configurations of devices Download PDF

Info

Publication number
US20060129672A1
US20060129672A1 US11/335,052 US33505206A US2006129672A1 US 20060129672 A1 US20060129672 A1 US 20060129672A1 US 33505206 A US33505206 A US 33505206A US 2006129672 A1 US2006129672 A1 US 2006129672A1
Authority
US
United States
Prior art keywords
network
updated
policy
traffic
host server
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
Application number
US11/335,052
Inventor
Alain Mayer
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
RedSeal Systems Inc
Original Assignee
RedSeal Systems Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by RedSeal Systems Inc filed Critical RedSeal Systems Inc
Priority to US11/335,052 priority Critical patent/US20060129672A1/en
Publication of US20060129672A1 publication Critical patent/US20060129672A1/en
Assigned to RUNWAY GROWTH CREDIT FUND INC. reassignment RUNWAY GROWTH CREDIT FUND INC. SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: REDSEAL, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0894Policy-based network configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/102Entity profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general

Definitions

  • the present invention relates generally to Internet Protocol (IP) network devices, such as firewalls, routers, switches, servers, and more particularly, to a method and apparatus for policy-based analysis of the configurations of the network devices.
  • IP Internet Protocol
  • a computer network's basic functionality is determined by the configuration of the network devices present in the network.
  • Network devices include routers, network switches, servers, firewalls, and virtual private networks.
  • a router is a network gateway that joins two or more IP networks and switches packets between the networks.
  • a network administrator can implement a high-level corporate routing policy by configuring the settings of each router in the network, including setting static routes, one or more dynamic routing protocols, suppressing dynamic routing updates on a per-interface basis, and setting routing preferences.
  • a network switch is a multi-port network bridge, which is generally capable of supporting multiple media types.
  • a network bridge forwards datagrams (packets) according to media type and address (e.g., Ethernet).
  • a network administrator can configure a network switch in much the same way as configuring a router.
  • a server is a host (computer) that offers one or more services used by all the other networked computers to simplify the operations of the network, such as DNS (domain name service), mail (electronic mail), and web services.
  • DNS domain name service
  • mail electronic mail
  • web services such as HTTP (domain name service), mail (electronic mail), and web services.
  • a network administrator can configure the software for the particular service and can also configure the host itself (e.g., access control to the computer via TCP wrapper configuration).
  • a firewall is a network gateway that filters packets and separates a proprietary corporate network, such as an intranet, from a public network, such as the Internet. Most of today's firewalls are configured by means of a rule-base. A network administrator can implement a high-level corporate security policy by creating a low-level rule-base for each firewall interface in the corporate network.
  • a virtual private network is a network device that secures the privacy of corporate data outside the perimeter of the corporate network.
  • a network administrator can configure VPN devices so that corporate data sent over the public Internet (e.g., from the corporate headquarters to a remote company site) is adequately secured. This typically involves configuring settings for cryptographic key exchanges, choosing the appropriate encryption for sending data (e.g., IP packets) according to the destination, etc.
  • a network topology is a formal description (including IP-addresses, device description, etc.) of the network devices interconnecting the sub-networks and hosts in the network.
  • a network policy is a formal description of the intended capabilities and properties of the network hosts in the network.
  • a configuration file contains configuration data for a single network device, such as a router, firewall, or server.
  • a network configuration model is a data model for representing a global configuration of the network, which uses the configuration files as building blocks.
  • a network configuration store is a device for storage of network configuration models.
  • a network administrator or a group of administrators in a larger enterprise, is typically responsible for configuring all the network devices in a network, in such a way that the network devices can cooperatively enforce a corporate network policy. Any error in the configuration file of a single network device can invalidate the enforcement of the network policy. Furthermore, errors in the configuration files can go undetected for a long time. For example, a router configuration error can cause IP traffic from the Internet, which is destined for a number of hosts (computers) within the corporate network (enterprise), to be lost. Traditional network management software will not generate any alerts. Since all the routers are up and running, the routers will not generate an event to which the management software would react.
  • One aspect of the present invention is directed to a method and an apparatus for analyzing a network configuration against a corporate network policy and determining violation(s) against the corporate network policy.
  • a report indicating the violation(s) can be generated indicating instances of the violation(s).
  • An analysis platform e.g., an Ontura server
  • a Policy Modeling Language (PML) can be used to define an instance of the network policy.
  • the analysis platform collects configuration files from the relevant network devices and builds up an internal instance of a network configuration model based on the configuration files and the network topology.
  • the analysis platform analyzes this network configuration model according to the network policy and adds an entry to its final report each time that it detects a violation against the network policy in the network configuration model.
  • the data in the entries pinpoints the cause of the deviation(s) from the network policy.
  • the network policy describes capabilities for particular hosts in the network, such as “mail server,” “DNS server,” etc.
  • the analysis platform receives the network policy as an input and then analyzes the network configuration model to verify that the IP traffic from and to these hosts are limited according to the type of service, and to ensure that the right type of IP traffic get from/to a host, which includes the configuration of relevant routers for switching traffic, firewalls for passing through or dropping traffic, and local access control mechanisms on the host (e.g., TCP wrappers) for making the services accessible.
  • the network administrator and his/her management, e.g., Chief Information Officer (CIO)
  • CIO Chief Information Officer
  • the network policy describes routes (e.g., sequences of IP addresses of gateways and routers) that the IP traffic should take between different sites of the same enterprise.
  • the analysis platform receives the network policy as an input and then analyzes the configuration of the relevant routers and network switches to verify that the routes taken by the IP traffic within the enterprise, among the different corporate sites, adhere to the network policy.
  • FIG. 1 is a schematic illustration of a computer network in accordance with the present invention
  • FIG. 2 is a flow diagram illustrating a method for determining violation(s) of a network policy in accordance with the present invention
  • FIG. 3 is a block diagram illustrating a portion of the operating modules of an analysis platform in accordance with the present invention.
  • FIG. 4 is a block diagram illustrating a module structure of an analysis platform in accordance with the present invention.
  • FIG. 5 is an entity-relationship model representing a network topology in accordance with the present invention.
  • FIG. 6 is an entity-relationship model representing a network policy in accordance with the present invention.
  • FIG. 7 is a block diagram illustrating a more detailed module structure of an analysis platform in accordance with the present invention.
  • FIG. 8 is a flow diagram illustrating the operation of a query generator in accordance with the present invention.
  • FIG. 9 is a block diagram illustrating a portion of a module structure of an embodiment of an analysis platform.
  • FIG. 10 is a flow diagram illustrating an operation of the analysis platform in analyzing changes to the configuration files of the network devices.
  • FIG. 1 schematically illustrates a hardware environment of an embodiment of the present invention.
  • a corporate network 100 is connected to a public network 110 (e.g., the Internet) via a router 120 .
  • the corporate network 100 contains a plurality of sub-networks, including a sub-network dmz 130 and a second sub-network 140 .
  • the sub-network dmz 130 is connected to the router 120 and contains a host 150 (e.g., a hardened mail server) for providing one or more services to the corporate network 100 .
  • the second sub-network 140 contains a plurality of networked computers 160 .
  • a firewall 170 filters packets between the second sub-network 140 and the public network 110 to provide security for the networked computers 160 in the corporate network 100 .
  • FIG. 2 is a flow diagram illustrating the operation of an analysis platform (e.g., an Ontura server) in accordance with the present invention.
  • the process starts at step 200 .
  • the analysis platform receives a network policy, which may be defined by a network administrator.
  • the network policy may, for example, be stored in a network policy store on the analysis platform.
  • the analysis platform receives information regarding a topology of the network devices (e.g., router 120 , server 150 , firewall 170 ) in the corporate network 100 .
  • the analysis platform determines which of the network devices in the corporate network 100 are relevant to the network policy. The determination of relevancy is based on the network topology and/or the network policy.
  • the analysis platform receives configuration data from one of the relevant network devices. The configuration data for a particular network device may be determined by reading the configuration file of the network device.
  • step 230 the analysis platform determines whether there are other relevant network devices remaining. If so (Yes in step 230 ), the process repeats step 225 and the analysis platform receives configuration data from another of the relevant network devices. Otherwise (No in step 230 ), the process continues to step 235 , wherein the analysis platform builds an internal network configuration model.
  • step 240 the analysis platform analyzes the network configuration model against the network policy to determine whether the network configuration model violates the network policy (i.e., whether a violation exists).
  • step 245 the analysis platform determines whether a violation of the network policy has been detected. If so (Yes in step 245 ), the violation is recorded in step 250 and the process continues to step 255 . Otherwise (No in step 245 ), the process continues to step 255 .
  • step 255 the analysis platform determines whether the analysis has been completed. If not (No in step 255 ), the process returns to step 245 and continues to detect for violations of the network policy. If the analysis is complete (Yes in step 255 ), the process continues to step 260 wherein the analysis platform provides a report indicating the violation(s), if any, of the network policy. The report includes specific instance(s) where a device configuration causes a violation in the network policy. The process then ends in step 265 .
  • FIG. 3 is a block diagram illustrating a portion of the operating modules of an embodiment of an analysis platform (e.g., an Ontura server) 300 .
  • the analysis platform 300 includes a Policy Wizard Module 310 for assisting a network administrator with the creation of a network policy for the corporate network. Once the network policy has been created, it can then be stored in a network policy store 315 in the analysis platform 300 .
  • the analysis platform 300 further includes a Network Discovery Wizard Module 320 for collecting data regarding the basic network connectivity (e.g., the network topology).
  • the Network Discovery Wizard Module 320 can guide the network administrator through the process of defining the locations of the configuration files of the network devices in the corporate network that are to be analyzed by the analysis platform 300 .
  • the configuration files are typically basic text (ASCII) files such as, a configuration file 325 for a Cisco router using IOS (Internet Operating System) commands, a configuration file 330 for a Nortel switch, and a configuration file 335 for a Checkpoint firewall.
  • ASCII basic text
  • FIG. 4 is a block diagram illustrating a top-level module structure of an embodiment of an analysis platform (e.g., an Ontura server) 400 .
  • the analysis platform 400 includes a Policy Modeler Module 410 having a Policy Wizard Module 420 and a Policy Modeling Language Parser 430 .
  • the Policy Wizard Module 420 is capable of assisting a network administrator in generating an instance of a Network Policy, which can be expressed as a PML program.
  • the network administrator can also directly write a PML program that defines the network policy for input to the analysis platform 400 .
  • the Policy Modeling Language Parser 430 then transforms the PML program into an internal data model.
  • the Policy Modeling Language is a simple descriptive language, which can capture the intended capabilities of the network hosts. These capabilities define, among other things, the allowed access to a host, the allowed traffic interactions among the hosts, and the required security protection on each of the hosts.
  • the analysis platform 400 further includes a Topology Modeler Module 440 .
  • the Topology Modeler Module 440 can execute a network discovery phase (e.g., by employing the Network Discovery Wizard Module 320 ) for discovering the topology of the corporate network, including the locations of the network devices and the interconnections between the network devices. Once the network discovery phase has been performed, the Topology Modeler Module 440 can transform the newly acquired knowledge of the network topology into an internal data model. The Topology Modeler Module 440 can also prompt the network administrator for the location(s) and/or the access authorization information (e.g., passwords) of the respective configuration file(s) of the newly discovered network devices.
  • a network discovery phase e.g., by employing the Network Discovery Wizard Module 320
  • the Topology Modeler Module 440 can transform the newly acquired knowledge of the network topology into an internal data model.
  • the Topology Modeler Module 440 can also prompt the network administrator for the location(s) and/or the access authorization information (e.g., passwords) of the
  • the analysis platform 400 also includes a Configuration File Parser Module 450 for reading the configuration files of the relevant network devices.
  • the Configuration File Parser Module 450 is capable of understanding the syntax and semantics of the different configuration files that may be found in the relevant network devices.
  • the Configuration File Parser Module 450 then transforms the contents of each of the configuration files and forms an internal data model, which is independent of the make of the particular network device. For example, there is an internal data model for the configuration of a router, another internal data model for a firewall, VPN, etc.
  • the internal data models contain both the Network Policy and the actual Network Configuration Model (including the network topology).
  • An Analyzer Module 460 of the analysis platform 400 can now start its work. For each defined capability of each host (in the Network Policy), the Analyzer Module 460 generates one or more queries regarding the Network Configuration Model. Answers to the queries can either confirm or deny that the defined capability has been correctly realized. For example, with respect to a network host having the capability of a DNS server, queries regarding the type of traffic that can reach the server, the type of traffic that can leave the server, and what security and performance settings are on the server may be part of the set of queries.
  • the Analyzer Module 460 then executes the collected set(s) of queries. This involves executing various algorithms on the data structures representing the Network Configuration Model. Finally, the Analyzer Module 460 collects the answers to the queries and issues a report with appropriate entries for each detected violation.
  • FIG. 5 illustrates a portion of an embodiment of an Entity-Relationship (ER) model representing a network topology.
  • ER Entity-Relationship
  • An analysis platform e.g., an Ontura server
  • the relevant data concerns sub-networks (SubNet) of the network under consideration, and the gateway interfaces (GW-Interface) connecting the SubNet.
  • SubNet consists of a plurality of HostGroups.
  • Each HostGroup consists of a plurality of Hosts and has a range of IP addresses (IP range).
  • IP address IP address
  • the Gateways switch packets between the SubNets and can typically include routers, firewalls, or network switches (e.g., an ATM switch).
  • the ER model also includes pointers to the configuration models of the gateways and the relevant hosts (servers).
  • the ER model includes a vendor-independent configuration model for each type of Gateway (firewall, router, switch), which allows the Analyzer Module 460 to simulate the actions of the gateway when it receives a given type of IP traffic.
  • FIG. 6 illustrates a portion of an embodiment of an Entity-Relationship (ER) model representing a Network Policy.
  • ER Entity-Relationship
  • a single arrow denotes a one-to-one relationship while a double arrow denotes a one-to-many relationship.
  • a group of hosts can have capabilities associated therewith.
  • the ER model distinguishes two kinds of capabilities: IP-Capabilities and Host-Capabilities.
  • IP-Capability describes IP-based traffic, possibly including its source (defined as another capability), security (encryption) requirements, routing requirements, protocol requirements and more. Hosts associated with such IP-Capability are allowed to be the recipient of the described IP-based traffic.
  • routing and security properties will require further modeling.
  • Optional features include integration with emerging standards for routing and encryption policies, such as the Routing Policy Specification Language (RPSL, a proposed standard for a Routing Policy Format), and encryption policies currently under study by the Internet Engineering Task Force (IETF) Security Policy Working Group.
  • RPSL Routing Policy Specification Language
  • IETF Internet Engineering Task Force
  • a Host-Capability models a host's functionality and configuration (e.g., as a server for DNS, Mail, Web or other server functionalities).
  • the ER model provides a specific configuration model for each of the functionalities.
  • the capabilities can be defined and written in the Policy Modeling Language (PML) in the form of a PML program.
  • PML Policy Modeling Language
  • the ER models form a data repository, which enables the Analyzer Module 460 to verify that the capabilities defined in the policy are indeed realized in the network configuration, and, equally important, that no other capabilities are allowed.
  • the analysis performed by the Analyzer Module 460 includes simulation of relevant network devices and the nature of the interconnections between the network devices to determine how certain IP-based traffic flows through the network under consideration.
  • the analysis also includes simulation of the servers' actual configurations by responding to TCP-based incoming client requests (e.g., DNS, mail).
  • the analysis platform of the present invention uses a scripting language, such as the Policy Modeling Language (PML), to enable the network administrator to expressly define the capabilities of each of the network devices in the PML program.
  • PML Policy Modeling Language
  • the PML program is translated into the ER model. The capabilities can then be used in the ER models.
  • a capability such as the Host-Capability
  • the PML parser recognizes the name of the capability.
  • the PML parser understands that the capability “dns_server” refers to a host being able to receive and send name-server related traffic from just about any source.
  • a capability can also be custom-defined in PML by defining the corresponding services and host groups.
  • the “hardened mail server” is typically a host that is easily accessible to a public network (e.g., the Internet).
  • the “vulnerable mail server” is typically a host on a trusted network for delivering mail, for example, to the employees of a corporation.
  • the network administrator defines the “hardened mail server” (in the appropriate syntax of PML) as receiving mail (SMTP, which is TCP on port 25 ) from any machine on the Internet, and defines the “vulnerable mail server” as receiving SMTP only from machines which have been assigned the capability of “hardened mail server”. Thus, the “vulnerable mail server” is not accessible to the public network.
  • PML language constructs also allow for expressing routing policies and encryption policies as the policies relate to defined services and host groups, and to server policies for dns, mail, and other services.
  • a PML program defining the corporate network policy is simply a text (ASCII) file that can be stored on the analysis platform.
  • FIG. 7 is a block diagram illustrating a more detailed module structure of an embodiment of an analysis platform 700 .
  • the analysis platform 700 includes a Policy Wizard Module 710 , a software tool for allowing the network administrator to define capabilities without actually programming in PML, but rather, by filling out forms and templates (e.g., Web-based forms).
  • the Policy Wizard Module 710 then transforms the information obtained from the network administrator into a PML program 715 .
  • the following is a fragment of a PML program, in a possible embodiment of syntax, for defining the capabilities of the two types of mail servers discussed above: vuln_mail_server_cap ⁇ ->hardened_mail_server_cap: (TCP, 25) hardened_mail_server_cap ⁇ ->Internet_cap: (TCP, 25)
  • the network administrator wants to set a policy such that the internal routers, using either the Routing Information Protocol (RIP) or the Open Shortest Path First (OSPF) routing protocol, can only accept route updates from routers that are trusted by the network administrator.
  • RIP Routing Information Protocol
  • OSPF Open Shortest Path First
  • the network administrator wants to define a policy component for VPN gateways to encrypt and decrypt all traffic with 128-bit key strength between them.
  • the following is an embodiment of the corresponding PML syntax: vpn_gtw_cap ⁇ ->vpn_gtw_cap: enc — 128k
  • Information regarding the basic interconnection of gateways and sub-networks in a network, along with the corresponding IP-address ranges of the gateways and sub-networks, can be obtained using commercially available network discovery tools. For example, HP Openview's Network Node Manager collects this data and displays it as a network map.
  • the analysis platform 700 further includes a Network Discovery Module 720 for collecting network topology information.
  • the Network Discovery Module 720 may incorporate one of the commercially available network discovery tools (e.g., HP Openview's Network Node Manager).
  • the Network Discovery Module 720 employs an Interface Module 730 (e.g., an HP Openview interface if the HP Openview tool is used) for extracting the collected information underlying the displayed network map and for translating the information into a TML program 735 .
  • the TML program 735 uses a scripting language, such as a Topology Modeling Language (TML), to define the topology of the network.
  • TML Topology Modeling Language
  • the network administrator can further add to the TML program 735 by defining the IP addresses corresponding to network devices to be analyzed (e.g., firewalls, routers, etc). More importantly, the network administrator can attach capabilities, which are defined in the corresponding PML program 715 , to the host groups. Analogous to the PML program 715 , the resulting TML program 735 is a simple text (ASCII) file, which can be stored on the analysis platform 700 .
  • ASCII simple text
  • the analysis platform 700 further includes a Network Definition Wizard Module 740 , a software tool for allowing the network administrator to define host groups and network devices in the network, and to attach capabilities to the host groups and network devices without actually programming in TML, but rather, by filling out forms and templates (e.g., Web-based forms).
  • the Network Definition Wizard Module 740 then transforms the obtained information into a TML program.
  • the Network Definition Wizard Module 740 can also allow the network administrator to edit an existing TML program, such as the TML program 735 created by the Interface Module 730 .
  • the following is a fragment of the TML program 735 , in a possible embodiment of syntax, for defining a Cisco IOS router with the name “internal_router_nyc” as having two interfaces (if 1 , if 2 ), along with the respective IP addresses.
  • a sub-network “dmz” is connected to the rest of the network by two routers, one of which is the router “internal_router_nyc” at its “if 1 ” interface.
  • a host “mail_server” is on the “dmz” sub-network since the IP address of the host falls within the IP address range of the “dmz” sub-network.
  • the TML program 735 further defines a sub-network “dmz” connected, at one end, to an external router and a host with the name “mail_server” in the sub-network “dmz.”
  • the host has been assigned the capability “hardened_mail_server_cap.”
  • Each network device has a configuration file associated therewith.
  • the network administrator typically reads from and writes to a configuration file of a network device by opening, for example, a secure (password protected) telnet session (from his/her desktop) to the network device.
  • the network administrator can manually place all configuration files of the relevant network devices (as defined in the TML program above) in a pre-defined directory on the analysis platform 700 and add the corresponding path and access information to the TML program 735 .
  • the network administrator can add, in the TML program 735 , a remote location and password for each configuration file to allow the analysis platform 700 to access the configuration file of a network device or a host and to collect the configuration files automatically.
  • the analysis platform 700 further includes a plurality of software modules for building an internal ER model 745 , using the TML program 735 and the PML program 715 as inputs.
  • the ER model 745 is typically a data structure stored in main memory while the analysis platform 700 is performing its analysis of the network FIGS. 5 and 6 illustrate portions of an embodiment of an ER model. From this description, a programmer can easily build actual data structures in high-level programming languages, such as C or Java, using arrays and dynamic pointers (for dynamic storage allocation).
  • a PML Parser Module 750 is built using standard compiler technology to parse each capability definition of the PML program 715 and to create an instance of the ER model 745 for the capability in the main memory of the analysis platform 700 .
  • the software tools “lex” (or “flex”) and “yacc” (or “bison”) which are freely available in the UNIX operating system environment under the GNU license, can be used to implement the PML Parser Module 750 . It is standard practice to program these tools with the syntax of the language under consideration (in this case, PML) and the preferred output structure (in this case, the ER model) to thereby obtain a module (the PML Parser Module 750 ) for transforming the PML program 715 into the ER model 745 .
  • a TML Parser Module 760 is built using standard compiler technology to parse each statement in the TML program 735 and to create an instance of the ER model 745 representing the sub-network, host group, or network device defined by the statement, together with its connectivity.
  • a possible way to implement the TML Parser Module 760 is with the lex and yacc software tools.
  • the TML Parser Module 760 also passes to the Device Parser Module 770 the device type (e.g., router) and make (e.g., Cisco IOS version x.y).
  • the Device Parser Module 770 is a software module for creating a configuration model for the network device.
  • the Device Parser Module 770 obtains the configuration file of the network device (e.g., from the TML program) and parses the configuration file using standard compiler technology (e.g., tools such as lex and yacc).
  • the Device Parser Module 770 is capable of parsing the syntax of the different types of configuration files associated with the network devices.
  • the configuration model is preferably different for each type of network device (e.g., firewall, router), but is preferably the same for a particular type of network device independent of vendor. That is, the configuration model for a network device, such as a firewall, captures all the salient configuration features of a firewall (e.g., rules to determine if an IP packet is passed or dropped) by abstracting from the vendor specific expression of these rules.
  • the configuration model is part of the ER model 745 and describes the actual configuration of a particular network device. For example, if the network device is a firewall, the configuration model captures the filtering rules, such that the analysis platform 700 can simulate the behavior of the firewall when receiving a given IP packet. The description is general, yet detailed enough to capture the different kinds of firewalls (i.e., the “lowest common denominator”).
  • access control lists (ACLs) in Cisco routers filter IP traffic without keeping any internal state (i.e., are “stateless”). Consequently, a configuration file for allowing an incoming telnet session should specify the incoming TCP initiation packets and the outgoing reply packets.
  • a firewall with “stateful” inspection e.g., a Checkpoint firewall
  • the configuration file only needs to allow incoming telnet traffic because the internal state automatically remembers to pass the outgoing reply packets.
  • the configuration model thus needs to capture the lowest level of configuration granularity (e.g., the level of ACL or lower, in the case of firewalls). Therefore, when parsing a configuration file for a Checkpoint firewall, the Device Parser Module 770 needs to generate, for each “stateful” rule, at least two rules in the configuration model, describing the allowed traffic in each direction. Similarly, for routers, VPNs, gateways, etc., the Device Parser Module generates a configuration model that expresses the device configuration data at the lowest level of abstraction.
  • FIG. 8 is a flow diagram illustrating the operation of a query generator in accordance with the present invention.
  • the process starts at step 800 .
  • the query generator traverses (in a memory of the analysis platform) the data structure representing the ER model for the network under consideration.
  • the query generator determines if it has an attached capability (step 820 ). If there is an attached capability, the query generator then determines the type of capability (custom or pre-defined) in step 830 .
  • the query generator For each attached capability, the query generator generates the appropriate queries. For IP capabilities, for example, typically traffic flow queries are generated. A traffic flow query asks what IP-based services can move trough the network under consideration, either from or to (or both) the fixed host-groups or hosts (source and destination, respectively), and can also include sub-queries about the routes of the traffic under consideration.
  • the queries can be generated in a rather straightforward way (in step 840 ).
  • One or more traffic flow queries are generated, which have the current host-group as destination and represent all the possible sources. For example, if a host H has the capability “trusted_mail_server_cap” as defined earlier, then the query generator can add the following query: “what IP traffic, from any source, can reach host H as its destination?”
  • the queries can be retrieved from a knowledge base (in step 845 ).
  • a knowledge base For simple pre-defined IP capabilities (e.g., “dns_server”), the query generator accesses the knowledge base to retrieve the required queries.
  • server behavior queries are generated.
  • the nature of the queries is dependent on the capability itself.
  • a “dns-info” capability may specify whether the server is a “primary server”, “secondary server”, or just a “resolver” and may also specify how the server should initialize its cache.
  • Queries directed at the dns configuration model can be generated to verify the capability.
  • the queries are then stored in step 850 .
  • the queries are stored in main memory, possibly in an array data structure.
  • step 860 the query generator determines if the host or host group has another attached capability. If so (Yes in step 860 ), the process returns to step 830 to determine the capability type. Otherwise (No in step 860 ), the process continues to step 870 wherein the query generator determines if there is another host or host group in the network to be analyzed. If there is another host or host group (Yes in step 870 ), the process returns to step 810 wherein the host or host group is examined. Otherwise (No in step 870 ), the process ends at step 880 .
  • the knowledge base contains the expert knowledge of the analysis platform, including security knowledge, network administration knowledge, etc.
  • the knowledge base may include queries that need to be asked to ensure that the security delivered by all the filtering devices present is adequate for the pre-defined capabilities, such as “mail-server”, “dns-server”, etc.
  • the knowledge base understands that “dns-server” is a sensitive capability and that no unauthorized host should be able to telnet to a host with the dns-server capability.
  • the knowledge base contains information for each pre-defined capability.
  • the internal structure of the knowledge base may be simple file-based name-value pairs or a small database.
  • the knowledge base has an interface that allows updates to be made by the staff of the analysis platform as part of upgrades to the analysis platform. Additionally, the knowledge base can be updated by a network administrator who wishes to encode some of his/her expert knowledge into the knowledge base.
  • FIG. 9 is a block diagram illustrating a portion of a module structure of an embodiment of an analysis platform 900 .
  • the analysis platform 900 includes a Query Generator 930 that generates the appropriate queries for analyzing a network based on an ER Model 910 of the network and a Knowledge Base 920 , which contains the security expert knowledge of the analysis platform 900 .
  • the analysis platform 900 further includes a Core Analyzer 940 that traverses the main memory data structure containing all the queries. For each query, the Core Analyzer 940 executes the following: If the query is a traffic flow query, then the Core Analyzer 940 executes a flow analysis algorithm on a graph, derived from the connectivity information in the ER Model 910 . The Core Analyzer 940 starts with the source of the flow and computes all the paths the flow can follow to reach the destination. Each node in this graph is a gateway and each edge is a sub-network connecting the two gateways.
  • the Core Analyzer 940 consults the configuration model for the gateway device (which is part of the overall ER model) and uses the configuration model to simulate the gateway's behavior (under its current configuration) and thereby obtains the gateway's actions, such as filtering, encrypting/decrypting or forwarding/routing to another sub-network.
  • the Core Analyzer 940 also consults the configuration of the source and/or destination to understand whether these hosts influence the traffic flow.
  • the Core Analyzer 940 writes the resulting flows to a file, where all the query's answers are accumulated.
  • the query “what IP traffic, with any source can reach host H as its destination?” from above causes the Core Analyzer 940 to execute a traffic flow analysis that returns all the IP traffic which can reach host H as destination, given the current configuration of all the gateway and hosts in the network under consideration.
  • the Core Analyzer 940 retrieves the corresponding values of the configuration model of the host under consideration. The values are then interpreted to simulate the resulting behavior, which is presented in the answer file.
  • server behavior query e.g., DNS server configuration
  • the Core Analyzer 940 scans through the answers generated in response to an analyzed capability to determine whether the collection of answers indicates any unwanted traffic or functionality or, at the other extreme, whether there are any missing traffic or functionality (in other words, a policy violation). If so, the Report Generator 950 is invoked.
  • the Core Analyzer 940 passes the corresponding capability and the answer causing the violation.
  • the Core Analyzer 940 might also pass the gateway, which causes the violation.
  • the answer to the above query regarding host H may reveal that telnet traffic from any host in some corporate sub-network is able to reach host H. This traffic is not part of the traffic specified by the attached capabilities for host H.
  • the Core Analyzer 940 consequently invokes the Report Generator 950 and passes to the Report Generator 950 information regarding host H, the telnet traffic and its sources, and possibly the gateway or host configuration that passes the telnet traffic instead of filtering it out.
  • a server might have a host capability for DNS, which indicates it should be a primary server.
  • the executed query might reveal that the actual configuration makes the server a secondary DNS server.
  • the Core Analyzer 940 invokes the Report Generator 950 , with the information regarding the host, including the part of the host configuration that causes the server not to fulfill the desired capability.
  • the Report Generator 950 creates a formatted file (Report 960 ) with an entry for each time that it was invoked by the Core Analyzer 940 .
  • the Report Generator 950 can format the file in HTML for easy viewing with a browser or can e-mail the file as ASCII text to the network administrator.
  • An example of an entry, generated for the policy violation concerning the trusted mail server host H might look as follows.
  • the entry includes specifications about which part of the policy (e.g., which capability) is not being enforced, the host(s) that are affected, how the violation manifests itself, and which device needs to re-configured to remove the violation.
  • the Report Generator 950 obtains all the necessary information from the Core Analyzer 940 each time it is invoked to generate another entry.
  • the entry below (e.g., the 5th in the Report 960 ) indicates that the router “internal_router_nyc” needs to filter telnet traffic from the corporate sub-net to the mail server.
  • POLICY VIOLATION ENTRY #5 CAPABILITY: trusted_mail_server_cap HOST: mail_server [11.222.1.17]
  • the Report 960 may include a map of the network under consideration, highlighting the hosts that are affected by policy violations in one particular fashion and highlighting network devices whose configurations cause the violations in a different fashion.
  • the analysis platform has been used to define a network policy, to collect all the necessary data (configuration files, network topology, etc.) regarding a network, and to obtain reports indicating violations of the configuration of the network against the network policy.
  • a network administrator can establish the network policy and use the report generated to correct the initial problems with the configuration files.
  • the analysis platform can also be used in another mode of operation. After the initial configuration of the network devices has been performed, the network administrator and his/her team will likely have to make changes to the configuration files of the network devices to accommodate changes within the company, such as new business relationships, new internal corporate structures, etc.
  • FIG. 10 is a flow diagram illustrating an operation of the analysis platform in analyzing changes to the configuration files of the network devices.
  • the process begins at step 1000 . Since the Network Configuration Model already exists on the analysis platform, at step 1010 , the Network Configuration Model is retrieved. The network administrator can edit one or more configuration files with his/her proposed changes and upload the new configuration file(s) to the analysis platform in step 1020 . In step 1030 , the analysis platform updates the Network Configuration Model in response to the new configuration file(s).
  • the analysis platform analyzes the changed Network Configuration Model against the network policy and, in step 1050 , generates a report indicating the violation(s) against the network policy (if any) caused by the changes to the configuration files. For example, an error in a configuration update for a firewall device can cause all employees at a given corporate site to lose access to the Internet. Without the use of the analysis platform, the administrator would only detect such an error after receiving phone calls from these employees. With the analysis platform, the network administrator can submit configuration changes to the analysis platform to see the effects of the changes, before actually committing these changes to the network device(s), thereby avoiding the above situation.
  • step 1060 If there are violations of the network policy (Yes in step 1060 ), the process returns to step 1020 to allow the network administrator to correct the configuration file(s) that are in error. If there are no violations, the process can continue to an optional step 1070 wherein the analysis platform functions as a telnet pass-through to allow change(s) to the configuration file(s) to be uploaded to the corresponding network device(s). Instead of telnetting directly into a network device, the network administrator can telnet into the analysis platform and upload the changed configuration file (step 1020 ).
  • the analysis platform then updates the ER model accordingly (step 1030 ), runs the analyzer (step 1040 ), and if there are no new violations against the existing policy (No in step 1060 ), a distributor module on the analysis platform transfers the updated configuration file to the corresponding network device in the network (step 1070 ), and the process ends at step 1080 .
  • Changes in business relationships and corporate structures may necessitate a change in the network policy.
  • a new external business partner might need direct access from its site to some of the company's sub-networks.
  • the network administrator needs to change the network policy in addition to changing the configuration files of some devices.
  • the network administrator can submit changes to the network policy (either by using a Policy Wizard Module, or by directly changing the PML and/or TML programs stored on the analysis platform) and corresponding changes to configuration files (of the network devices) for the existing Network Configuration Model on the analysis platform.
  • the analysis platform restarts the analysis, using the changed network policy and configuration files.
  • the analysis platform can then generate a report as before.

Abstract

A method and an apparatus for analyzing a network configuration against a corporate network policy and determining violation(s) against the corporate network policy. A report indicating the violation(s) can be generated indicating instances of the violation(s). An analysis platform reads in a network policy. The analysis platform collects configuration files from the relevant network devices in the network and builds up an internal instance of a network configuration model based on the configuration files and the network topology. The analysis platform analyzes this network configuration model according to the network policy and adds an entry to its final report each time that it detects a violation against the network policy in the network configuration model. The data in the entries pinpoints the cause of the deviation(s) from the network policy.

Description

    RELATED APPLICATIONS
  • This application is related to and claims the benefit of provisional application Ser. No. 60/279,190, filed Mar. 27, 2001, the contents of which are hereby incorporated by reference.
  • FIELD OF THE INVENTION
  • The present invention relates generally to Internet Protocol (IP) network devices, such as firewalls, routers, switches, servers, and more particularly, to a method and apparatus for policy-based analysis of the configurations of the network devices.
  • BACKGROUND OF THE INVENTION
  • A computer network's basic functionality is determined by the configuration of the network devices present in the network. Network devices include routers, network switches, servers, firewalls, and virtual private networks.
  • A router is a network gateway that joins two or more IP networks and switches packets between the networks. A network administrator can implement a high-level corporate routing policy by configuring the settings of each router in the network, including setting static routes, one or more dynamic routing protocols, suppressing dynamic routing updates on a per-interface basis, and setting routing preferences.
  • A network switch is a multi-port network bridge, which is generally capable of supporting multiple media types. A network bridge forwards datagrams (packets) according to media type and address (e.g., Ethernet). A network administrator can configure a network switch in much the same way as configuring a router.
  • A server is a host (computer) that offers one or more services used by all the other networked computers to simplify the operations of the network, such as DNS (domain name service), mail (electronic mail), and web services. A network administrator can configure the software for the particular service and can also configure the host itself (e.g., access control to the computer via TCP wrapper configuration).
  • A firewall is a network gateway that filters packets and separates a proprietary corporate network, such as an intranet, from a public network, such as the Internet. Most of today's firewalls are configured by means of a rule-base. A network administrator can implement a high-level corporate security policy by creating a low-level rule-base for each firewall interface in the corporate network.
  • A virtual private network (VPN) is a network device that secures the privacy of corporate data outside the perimeter of the corporate network. A network administrator can configure VPN devices so that corporate data sent over the public Internet (e.g., from the corporate headquarters to a remote company site) is adequately secured. This typically involves configuring settings for cryptographic key exchanges, choosing the appropriate encryption for sending data (e.g., IP packets) according to the destination, etc.
  • A network topology is a formal description (including IP-addresses, device description, etc.) of the network devices interconnecting the sub-networks and hosts in the network.
  • A network policy is a formal description of the intended capabilities and properties of the network hosts in the network.
  • A configuration file contains configuration data for a single network device, such as a router, firewall, or server.
  • A network configuration model is a data model for representing a global configuration of the network, which uses the configuration files as building blocks. A network configuration store is a device for storage of network configuration models.
  • A network administrator, or a group of administrators in a larger enterprise, is typically responsible for configuring all the network devices in a network, in such a way that the network devices can cooperatively enforce a corporate network policy. Any error in the configuration file of a single network device can invalidate the enforcement of the network policy. Furthermore, errors in the configuration files can go undetected for a long time. For example, a router configuration error can cause IP traffic from the Internet, which is destined for a number of hosts (computers) within the corporate network (enterprise), to be lost. Traditional network management software will not generate any alerts. Since all the routers are up and running, the routers will not generate an event to which the management software would react.
  • As apparent from the above-described deficiencies associated with the manual configuration of network devices, a need exists for a method and apparatus for analyzing a configuration file of each network device in a corporate (enterprise) network, matching the results against a corporate network policy, and generating reports for network administrators indicating any violations in the collective network configuration against the corporate network policy.
  • SUMMARY OF THE INVENTION
  • One aspect of the present invention is directed to a method and an apparatus for analyzing a network configuration against a corporate network policy and determining violation(s) against the corporate network policy. A report indicating the violation(s) can be generated indicating instances of the violation(s). An analysis platform (e.g., an Ontura server) reads in a network policy. A Policy Modeling Language (PML), for example, can be used to define an instance of the network policy. The analysis platform collects configuration files from the relevant network devices and builds up an internal instance of a network configuration model based on the configuration files and the network topology. The analysis platform analyzes this network configuration model according to the network policy and adds an entry to its final report each time that it detects a violation against the network policy in the network configuration model. The data in the entries pinpoints the cause of the deviation(s) from the network policy.
  • According to another aspect of the present invention, the network policy describes capabilities for particular hosts in the network, such as “mail server,” “DNS server,” etc. The analysis platform receives the network policy as an input and then analyzes the network configuration model to verify that the IP traffic from and to these hosts are limited according to the type of service, and to ensure that the right type of IP traffic get from/to a host, which includes the configuration of relevant routers for switching traffic, firewalls for passing through or dropping traffic, and local access control mechanisms on the host (e.g., TCP wrappers) for making the services accessible. Thus, the network administrator (and his/her management, e.g., Chief Information Officer (CIO)) can determine that relevant IP traffic, and only relevant IP traffic, is able to reach the hosts.
  • According to yet another aspect of the present invention, the network policy describes routes (e.g., sequences of IP addresses of gateways and routers) that the IP traffic should take between different sites of the same enterprise. The analysis platform receives the network policy as an input and then analyzes the configuration of the relevant routers and network switches to verify that the routes taken by the IP traffic within the enterprise, among the different corporate sites, adhere to the network policy.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • A more complete understanding of the present invention and its advantages will be readily apparent from the following Detailed Description of the Preferred Embodiments taken in conjunction with the accompanying drawings. Throughout the accompanying drawings, like parts are designated by like reference numbers and in which:
  • FIG. 1 is a schematic illustration of a computer network in accordance with the present invention;
  • FIG. 2 is a flow diagram illustrating a method for determining violation(s) of a network policy in accordance with the present invention;
  • FIG. 3 is a block diagram illustrating a portion of the operating modules of an analysis platform in accordance with the present invention;
  • FIG. 4 is a block diagram illustrating a module structure of an analysis platform in accordance with the present invention;
  • FIG. 5 is an entity-relationship model representing a network topology in accordance with the present invention;
  • FIG. 6 is an entity-relationship model representing a network policy in accordance with the present invention;
  • FIG. 7 is a block diagram illustrating a more detailed module structure of an analysis platform in accordance with the present invention;
  • FIG. 8 is a flow diagram illustrating the operation of a query generator in accordance with the present invention;
  • FIG. 9 is a block diagram illustrating a portion of a module structure of an embodiment of an analysis platform; and
  • FIG. 10 is a flow diagram illustrating an operation of the analysis platform in analyzing changes to the configuration files of the network devices.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 1 schematically illustrates a hardware environment of an embodiment of the present invention. A corporate network 100 is connected to a public network 110 (e.g., the Internet) via a router 120. The corporate network 100 contains a plurality of sub-networks, including a sub-network dmz 130 and a second sub-network 140. The sub-network dmz 130 is connected to the router 120 and contains a host 150 (e.g., a hardened mail server) for providing one or more services to the corporate network 100. The second sub-network 140 contains a plurality of networked computers 160. A firewall 170 filters packets between the second sub-network 140 and the public network 110 to provide security for the networked computers 160 in the corporate network 100.
  • FIG. 2 is a flow diagram illustrating the operation of an analysis platform (e.g., an Ontura server) in accordance with the present invention. The process starts at step 200. In step 210, the analysis platform receives a network policy, which may be defined by a network administrator. The network policy may, for example, be stored in a network policy store on the analysis platform.
  • Then, in step 215, the analysis platform receives information regarding a topology of the network devices (e.g., router 120, server 150, firewall 170) in the corporate network 100. In step 220, the analysis platform determines which of the network devices in the corporate network 100 are relevant to the network policy. The determination of relevancy is based on the network topology and/or the network policy. Then, instep 225, the analysis platform receives configuration data from one of the relevant network devices. The configuration data for a particular network device may be determined by reading the configuration file of the network device.
  • Then, in a decisional step 230, the analysis platform determines whether there are other relevant network devices remaining. If so (Yes in step 230), the process repeats step 225 and the analysis platform receives configuration data from another of the relevant network devices. Otherwise (No in step 230), the process continues to step 235, wherein the analysis platform builds an internal network configuration model.
  • Then, in step 240, the analysis platform analyzes the network configuration model against the network policy to determine whether the network configuration model violates the network policy (i.e., whether a violation exists). In step 245, the analysis platform determines whether a violation of the network policy has been detected. If so (Yes in step 245), the violation is recorded in step 250 and the process continues to step 255. Otherwise (No in step 245), the process continues to step 255.
  • In step 255, the analysis platform determines whether the analysis has been completed. If not (No in step 255), the process returns to step 245 and continues to detect for violations of the network policy. If the analysis is complete (Yes in step 255), the process continues to step 260 wherein the analysis platform provides a report indicating the violation(s), if any, of the network policy. The report includes specific instance(s) where a device configuration causes a violation in the network policy. The process then ends in step 265.
  • FIG. 3 is a block diagram illustrating a portion of the operating modules of an embodiment of an analysis platform (e.g., an Ontura server) 300. The analysis platform 300 includes a Policy Wizard Module 310 for assisting a network administrator with the creation of a network policy for the corporate network. Once the network policy has been created, it can then be stored in a network policy store 315 in the analysis platform 300.
  • The analysis platform 300 further includes a Network Discovery Wizard Module 320 for collecting data regarding the basic network connectivity (e.g., the network topology). The Network Discovery Wizard Module 320 can guide the network administrator through the process of defining the locations of the configuration files of the network devices in the corporate network that are to be analyzed by the analysis platform 300. The configuration files are typically basic text (ASCII) files such as, a configuration file 325 for a Cisco router using IOS (Internet Operating System) commands, a configuration file 330 for a Nortel switch, and a configuration file 335 for a Checkpoint firewall. Once the locations of the configuration files have been defined, the analysis platform 300 can retrieve the configuration files from the relevant network devices as required.
  • FIG. 4 is a block diagram illustrating a top-level module structure of an embodiment of an analysis platform (e.g., an Ontura server) 400. The analysis platform 400 includes a Policy Modeler Module 410 having a Policy Wizard Module 420 and a Policy Modeling Language Parser 430. The Policy Wizard Module 420 is capable of assisting a network administrator in generating an instance of a Network Policy, which can be expressed as a PML program. The network administrator can also directly write a PML program that defines the network policy for input to the analysis platform 400. The Policy Modeling Language Parser 430 then transforms the PML program into an internal data model.
  • The Policy Modeling Language is a simple descriptive language, which can capture the intended capabilities of the network hosts. These capabilities define, among other things, the allowed access to a host, the allowed traffic interactions among the hosts, and the required security protection on each of the hosts.
  • The analysis platform 400 further includes a Topology Modeler Module 440. The Topology Modeler Module 440 can execute a network discovery phase (e.g., by employing the Network Discovery Wizard Module 320) for discovering the topology of the corporate network, including the locations of the network devices and the interconnections between the network devices. Once the network discovery phase has been performed, the Topology Modeler Module 440 can transform the newly acquired knowledge of the network topology into an internal data model. The Topology Modeler Module 440 can also prompt the network administrator for the location(s) and/or the access authorization information (e.g., passwords) of the respective configuration file(s) of the newly discovered network devices.
  • The analysis platform 400 also includes a Configuration File Parser Module 450 for reading the configuration files of the relevant network devices. The Configuration File Parser Module 450 is capable of understanding the syntax and semantics of the different configuration files that may be found in the relevant network devices. The Configuration File Parser Module 450 then transforms the contents of each of the configuration files and forms an internal data model, which is independent of the make of the particular network device. For example, there is an internal data model for the configuration of a router, another internal data model for a firewall, VPN, etc.
  • After the Policy Modeler Module 410, the Topology Modeler Module 440, and the Configuration File Parser Module 450 have processed all the required information, the internal data models contain both the Network Policy and the actual Network Configuration Model (including the network topology). An Analyzer Module 460 of the analysis platform 400 can now start its work. For each defined capability of each host (in the Network Policy), the Analyzer Module 460 generates one or more queries regarding the Network Configuration Model. Answers to the queries can either confirm or deny that the defined capability has been correctly realized. For example, with respect to a network host having the capability of a DNS server, queries regarding the type of traffic that can reach the server, the type of traffic that can leave the server, and what security and performance settings are on the server may be part of the set of queries. The Analyzer Module 460 then executes the collected set(s) of queries. This involves executing various algorithms on the data structures representing the Network Configuration Model. Finally, the Analyzer Module 460 collects the answers to the queries and issues a report with appropriate entries for each detected violation.
  • FIG. 5 illustrates a portion of an embodiment of an Entity-Relationship (ER) model representing a network topology. In the illustration, a single arrow denotes a one-to-one relationship while a double arrow denotes a one-to-many relationship. An analysis platform (e.g., an Ontura server) uses the ER model to capture and model the topology of the corporate network. The relevant data concerns sub-networks (SubNet) of the network under consideration, and the gateway interfaces (GW-Interface) connecting the SubNet. Each SubNet consists of a plurality of HostGroups. Each HostGroup consists of a plurality of Hosts and has a range of IP addresses (IP range). Each Host has an IP address (IP address). The Gateways switch packets between the SubNets and can typically include routers, firewalls, or network switches (e.g., an ATM switch). The ER model also includes pointers to the configuration models of the gateways and the relevant hosts (servers). The ER model includes a vendor-independent configuration model for each type of Gateway (firewall, router, switch), which allows the Analyzer Module 460 to simulate the actions of the gateway when it receives a given type of IP traffic.
  • FIG. 6 illustrates a portion of an embodiment of an Entity-Relationship (ER) model representing a Network Policy. In the illustration, a single arrow denotes a one-to-one relationship while a double arrow denotes a one-to-many relationship.
  • A group of hosts (HostGroup) can have capabilities associated therewith. In the illustrated embodiment, the ER model distinguishes two kinds of capabilities: IP-Capabilities and Host-Capabilities. An IP-Capability describes IP-based traffic, possibly including its source (defined as another capability), security (encryption) requirements, routing requirements, protocol requirements and more. Hosts associated with such IP-Capability are allowed to be the recipient of the described IP-based traffic. Of course, the description of routing and security properties will require further modeling. Optional features include integration with emerging standards for routing and encryption policies, such as the Routing Policy Specification Language (RPSL, a proposed standard for a Routing Policy Format), and encryption policies currently under study by the Internet Engineering Task Force (IETF) Security Policy Working Group.
  • A Host-Capability models a host's functionality and configuration (e.g., as a server for DNS, Mail, Web or other server functionalities). The ER model provides a specific configuration model for each of the functionalities. The capabilities can be defined and written in the Policy Modeling Language (PML) in the form of a PML program.
  • The ER models form a data repository, which enables the Analyzer Module 460 to verify that the capabilities defined in the policy are indeed realized in the network configuration, and, equally important, that no other capabilities are allowed. The analysis performed by the Analyzer Module 460 includes simulation of relevant network devices and the nature of the interconnections between the network devices to determine how certain IP-based traffic flows through the network under consideration. The analysis also includes simulation of the servers' actual configurations by responding to TCP-based incoming client requests (e.g., DNS, mail).
  • The analysis platform of the present invention uses a scripting language, such as the Policy Modeling Language (PML), to enable the network administrator to expressly define the capabilities of each of the network devices in the PML program. As part of the analysis process, the PML program is translated into the ER model. The capabilities can then be used in the ER models.
  • A capability, such as the Host-Capability, can be pre-defined. In this case, the PML parser recognizes the name of the capability. For example, the PML parser understands that the capability “dns_server” refers to a host being able to receive and send name-server related traffic from just about any source.
  • A capability can also be custom-defined in PML by defining the corresponding services and host groups. For example, consider the capabilities of a “hardened mail server” and “vulnerable mail server”. The “hardened mail server” is typically a host that is easily accessible to a public network (e.g., the Internet). The “vulnerable mail server” is typically a host on a trusted network for delivering mail, for example, to the employees of a corporation. The network administrator defines the “hardened mail server” (in the appropriate syntax of PML) as receiving mail (SMTP, which is TCP on port 25) from any machine on the Internet, and defines the “vulnerable mail server” as receiving SMTP only from machines which have been assigned the capability of “hardened mail server”. Thus, the “vulnerable mail server” is not accessible to the public network.
  • PML language constructs also allow for expressing routing policies and encryption policies as the policies relate to defined services and host groups, and to server policies for dns, mail, and other services. A PML program defining the corporate network policy is simply a text (ASCII) file that can be stored on the analysis platform.
  • FIG. 7 is a block diagram illustrating a more detailed module structure of an embodiment of an analysis platform 700. The analysis platform 700 includes a Policy Wizard Module 710, a software tool for allowing the network administrator to define capabilities without actually programming in PML, but rather, by filling out forms and templates (e.g., Web-based forms). The Policy Wizard Module 710 then transforms the information obtained from the network administrator into a PML program 715. The following is a fragment of a PML program, in a possible embodiment of syntax, for defining the capabilities of the two types of mail servers discussed above:
    vuln_mail_server_cap<->hardened_mail_server_cap: (TCP, 25)
    hardened_mail_server_cap<->Internet_cap: (TCP, 25)
  • In another example, the network administrator wants to set a policy such that the internal routers, using either the Routing Information Protocol (RIP) or the Open Shortest Path First (OSPF) routing protocol, can only accept route updates from routers that are trusted by the network administrator. The following is an embodiment of the corresponding PML syntax:
    internal_router_cap<-trusted_router_cap: (RIP_update, OSPF_update)
  • In a further example, the network administrator wants to define a policy component for VPN gateways to encrypt and decrypt all traffic with 128-bit key strength between them. The following is an embodiment of the corresponding PML syntax:
    vpn_gtw_cap<->vpn_gtw_cap: enc128k
  • Information regarding the basic interconnection of gateways and sub-networks in a network, along with the corresponding IP-address ranges of the gateways and sub-networks, can be obtained using commercially available network discovery tools. For example, HP Openview's Network Node Manager collects this data and displays it as a network map.
  • The analysis platform 700 further includes a Network Discovery Module 720 for collecting network topology information. In one embodiment, the Network Discovery Module 720 may incorporate one of the commercially available network discovery tools (e.g., HP Openview's Network Node Manager). The Network Discovery Module 720 employs an Interface Module 730 (e.g., an HP Openview interface if the HP Openview tool is used) for extracting the collected information underlying the displayed network map and for translating the information into a TML program 735. The TML program 735 uses a scripting language, such as a Topology Modeling Language (TML), to define the topology of the network. The network administrator can then add to this basic TML program 735 by defining additional host groups, with their associated IP ranges or set of IP addresses. The network administrator can further add to the TML program 735 by defining the IP addresses corresponding to network devices to be analyzed (e.g., firewalls, routers, etc). More importantly, the network administrator can attach capabilities, which are defined in the corresponding PML program 715, to the host groups. Analogous to the PML program 715, the resulting TML program 735 is a simple text (ASCII) file, which can be stored on the analysis platform 700.
  • The analysis platform 700 further includes a Network Definition Wizard Module 740, a software tool for allowing the network administrator to define host groups and network devices in the network, and to attach capabilities to the host groups and network devices without actually programming in TML, but rather, by filling out forms and templates (e.g., Web-based forms). The Network Definition Wizard Module 740 then transforms the obtained information into a TML program. The Network Definition Wizard Module 740 can also allow the network administrator to edit an existing TML program, such as the TML program 735 created by the Interface Module 730. The following is a fragment of the TML program 735, in a possible embodiment of syntax, for defining a Cisco IOS router with the name “internal_router_nyc” as having two interfaces (if1, if2), along with the respective IP addresses. A sub-network “dmz” is connected to the rest of the network by two routers, one of which is the router “internal_router_nyc” at its “if1” interface. A host “mail_server” is on the “dmz” sub-network since the IP address of the host falls within the IP address range of the “dmz” sub-network.
    GATEWAYS {
    internal_router_nyc = {if1: {IP=111.222.1.1,
    if2: {IP=111.222.2.1}
    MAKE cisco_ios WITH internal_router_cap
    }
    SUB-NET {
    dmz =[111.222.1.0/24]: {if1, if3} WITH server_cap
    }
    HOST {
    mail_server =[111.222.1.17] WITH hardened_mail_server_cap
    }

    The network administrator can attach the capability “internal router_cap” to the router “internal_router_nyc.” The network policy and the network topology can thus be joined on the analysis platform 700. The TML program 735 further defines a sub-network “dmz” connected, at one end, to an external router and a host with the name “mail_server” in the sub-network “dmz.” The host has been assigned the capability “hardened_mail_server_cap.”
  • Each network device has a configuration file associated therewith. The network administrator typically reads from and writes to a configuration file of a network device by opening, for example, a secure (password protected) telnet session (from his/her desktop) to the network device. The network administrator can manually place all configuration files of the relevant network devices (as defined in the TML program above) in a pre-defined directory on the analysis platform 700 and add the corresponding path and access information to the TML program 735. Alternatively, the network administrator can add, in the TML program 735, a remote location and password for each configuration file to allow the analysis platform 700 to access the configuration file of a network device or a host and to collect the configuration files automatically. Following is a fragment of the TML program 735 provided above, which has been extended to include the location of the configuration file of the interface if1 of the router “internal_router_nyc”:
    GATEWAYS {
    internal_router_nyc =
    {if1: {IP=111.222.1.1, FILE=“/Ontura/conf_files/rules_if1”}
    }
  • The analysis platform 700 further includes a plurality of software modules for building an internal ER model 745, using the TML program 735 and the PML program 715 as inputs. The ER model 745 is typically a data structure stored in main memory while the analysis platform 700 is performing its analysis of the network FIGS. 5 and 6 illustrate portions of an embodiment of an ER model. From this description, a programmer can easily build actual data structures in high-level programming languages, such as C or Java, using arrays and dynamic pointers (for dynamic storage allocation).
  • A PML Parser Module 750 is built using standard compiler technology to parse each capability definition of the PML program 715 and to create an instance of the ER model 745 for the capability in the main memory of the analysis platform 700. For example, the software tools “lex” (or “flex”) and “yacc” (or “bison”), which are freely available in the UNIX operating system environment under the GNU license, can be used to implement the PML Parser Module 750. It is standard practice to program these tools with the syntax of the language under consideration (in this case, PML) and the preferred output structure (in this case, the ER model) to thereby obtain a module (the PML Parser Module 750) for transforming the PML program 715 into the ER model 745.
  • A TML Parser Module 760 is built using standard compiler technology to parse each statement in the TML program 735 and to create an instance of the ER model 745 representing the sub-network, host group, or network device defined by the statement, together with its connectivity. A possible way to implement the TML Parser Module 760 is with the lex and yacc software tools. Each time the TML Parser Module 760 encounters, in a TML statement, a network device which needs to be analyzed, the TML Parser Module 760 calls an appropriate Device Parser Module 770 for the particular network device. The TML Parser Module 760 also passes to the Device Parser Module 770 the device type (e.g., router) and make (e.g., Cisco IOS version x.y).
  • The Device Parser Module 770 is a software module for creating a configuration model for the network device. The Device Parser Module 770 obtains the configuration file of the network device (e.g., from the TML program) and parses the configuration file using standard compiler technology (e.g., tools such as lex and yacc). The Device Parser Module 770 is capable of parsing the syntax of the different types of configuration files associated with the network devices. The configuration model is preferably different for each type of network device (e.g., firewall, router), but is preferably the same for a particular type of network device independent of vendor. That is, the configuration model for a network device, such as a firewall, captures all the salient configuration features of a firewall (e.g., rules to determine if an IP packet is passed or dropped) by abstracting from the vendor specific expression of these rules.
  • The configuration model is part of the ER model 745 and describes the actual configuration of a particular network device. For example, if the network device is a firewall, the configuration model captures the filtering rules, such that the analysis platform 700 can simulate the behavior of the firewall when receiving a given IP packet. The description is general, yet detailed enough to capture the different kinds of firewalls (i.e., the “lowest common denominator”).
  • For example, access control lists (ACLs) in Cisco routers filter IP traffic without keeping any internal state (i.e., are “stateless”). Consequently, a configuration file for allowing an incoming telnet session should specify the incoming TCP initiation packets and the outgoing reply packets. In a firewall with “stateful” inspection (e.g., a Checkpoint firewall), the configuration file only needs to allow incoming telnet traffic because the internal state automatically remembers to pass the outgoing reply packets.
  • The configuration model thus needs to capture the lowest level of configuration granularity (e.g., the level of ACL or lower, in the case of firewalls). Therefore, when parsing a configuration file for a Checkpoint firewall, the Device Parser Module 770 needs to generate, for each “stateful” rule, at least two rules in the configuration model, describing the allowed traffic in each direction. Similarly, for routers, VPNs, gateways, etc., the Device Parser Module generates a configuration model that expresses the device configuration data at the lowest level of abstraction.
  • FIG. 8 is a flow diagram illustrating the operation of a query generator in accordance with the present invention. The process starts at step 800. In step 810, the query generator traverses (in a memory of the analysis platform) the data structure representing the ER model for the network under consideration. For each host or host-group, the query generator determines if it has an attached capability (step 820). If there is an attached capability, the query generator then determines the type of capability (custom or pre-defined) in step 830.
  • For each attached capability, the query generator generates the appropriate queries. For IP capabilities, for example, typically traffic flow queries are generated. A traffic flow query asks what IP-based services can move trough the network under consideration, either from or to (or both) the fixed host-groups or hosts (source and destination, respectively), and can also include sub-queries about the routes of the traffic under consideration.
  • If the capability is a custom-defined capability (Custom in step 830), such as a simple custom-defined IP capability (no routing or security info is included in the service), the queries can be generated in a rather straightforward way (in step 840). One or more traffic flow queries are generated, which have the current host-group as destination and represent all the possible sources. For example, if a host H has the capability “trusted_mail_server_cap” as defined earlier, then the query generator can add the following query: “what IP traffic, from any source, can reach host H as its destination?”
  • If the capability is a pre-defined capability (Pre-defined in step 830), the queries can be retrieved from a knowledge base (in step 845). For simple pre-defined IP capabilities (e.g., “dns_server”), the query generator accesses the knowledge base to retrieve the required queries.
  • For host capabilities, server behavior queries are generated. The nature of the queries is dependent on the capability itself. For example, a “dns-info” capability may specify whether the server is a “primary server”, “secondary server”, or just a “resolver” and may also specify how the server should initialize its cache. Queries directed at the dns configuration model can be generated to verify the capability. The queries are then stored in step 850. As one exemplary solution, the queries are stored in main memory, possibly in an array data structure.
  • Then, in step 860, the query generator determines if the host or host group has another attached capability. If so (Yes in step 860), the process returns to step 830 to determine the capability type. Otherwise (No in step 860), the process continues to step 870 wherein the query generator determines if there is another host or host group in the network to be analyzed. If there is another host or host group (Yes in step 870), the process returns to step 810 wherein the host or host group is examined. Otherwise (No in step 870), the process ends at step 880.
  • The knowledge base contains the expert knowledge of the analysis platform, including security knowledge, network administration knowledge, etc. For example, the knowledge base may include queries that need to be asked to ensure that the security delivered by all the filtering devices present is adequate for the pre-defined capabilities, such as “mail-server”, “dns-server”, etc. For example, the knowledge base understands that “dns-server” is a sensitive capability and that no unauthorized host should be able to telnet to a host with the dns-server capability. The knowledge base contains information for each pre-defined capability. The internal structure of the knowledge base may be simple file-based name-value pairs or a small database. The knowledge base has an interface that allows updates to be made by the staff of the analysis platform as part of upgrades to the analysis platform. Additionally, the knowledge base can be updated by a network administrator who wishes to encode some of his/her expert knowledge into the knowledge base.
  • FIG. 9 is a block diagram illustrating a portion of a module structure of an embodiment of an analysis platform 900. The analysis platform 900 includes a Query Generator 930 that generates the appropriate queries for analyzing a network based on an ER Model 910 of the network and a Knowledge Base 920, which contains the security expert knowledge of the analysis platform 900.
  • The analysis platform 900 further includes a Core Analyzer 940 that traverses the main memory data structure containing all the queries. For each query, the Core Analyzer 940 executes the following: If the query is a traffic flow query, then the Core Analyzer 940 executes a flow analysis algorithm on a graph, derived from the connectivity information in the ER Model 910. The Core Analyzer 940 starts with the source of the flow and computes all the paths the flow can follow to reach the destination. Each node in this graph is a gateway and each edge is a sub-network connecting the two gateways. The Core Analyzer 940 consults the configuration model for the gateway device (which is part of the overall ER model) and uses the configuration model to simulate the gateway's behavior (under its current configuration) and thereby obtains the gateway's actions, such as filtering, encrypting/decrypting or forwarding/routing to another sub-network. The Core Analyzer 940 also consults the configuration of the source and/or destination to understand whether these hosts influence the traffic flow. The Core Analyzer 940 writes the resulting flows to a file, where all the query's answers are accumulated. For example, the query “what IP traffic, with any source can reach host H as its destination?” from above causes the Core Analyzer 940 to execute a traffic flow analysis that returns all the IP traffic which can reach host H as destination, given the current configuration of all the gateway and hosts in the network under consideration.
  • If the query is a server behavior query (e.g., DNS server configuration), then the Core Analyzer 940 retrieves the corresponding values of the configuration model of the host under consideration. The values are then interpreted to simulate the resulting behavior, which is presented in the answer file.
  • Finally the Core Analyzer 940 scans through the answers generated in response to an analyzed capability to determine whether the collection of answers indicates any unwanted traffic or functionality or, at the other extreme, whether there are any missing traffic or functionality (in other words, a policy violation). If so, the Report Generator 950 is invoked. The Core Analyzer 940 passes the corresponding capability and the answer causing the violation. For traffic flow queries and answers, the Core Analyzer 940 might also pass the gateway, which causes the violation. For example, the answer to the above query regarding host H may reveal that telnet traffic from any host in some corporate sub-network is able to reach host H. This traffic is not part of the traffic specified by the attached capabilities for host H. The Core Analyzer 940 consequently invokes the Report Generator 950 and passes to the Report Generator 950 information regarding host H, the telnet traffic and its sources, and possibly the gateway or host configuration that passes the telnet traffic instead of filtering it out.
  • In another example, a server might have a host capability for DNS, which indicates it should be a primary server. The executed query might reveal that the actual configuration makes the server a secondary DNS server. Again, the Core Analyzer 940 invokes the Report Generator 950, with the information regarding the host, including the part of the host configuration that causes the server not to fulfill the desired capability.
  • The Report Generator 950 creates a formatted file (Report 960) with an entry for each time that it was invoked by the Core Analyzer 940. The Report Generator 950 can format the file in HTML for easy viewing with a browser or can e-mail the file as ASCII text to the network administrator. An example of an entry, generated for the policy violation concerning the trusted mail server host H (see above) might look as follows. The entry includes specifications about which part of the policy (e.g., which capability) is not being enforced, the host(s) that are affected, how the violation manifests itself, and which device needs to re-configured to remove the violation. The Report Generator 950 obtains all the necessary information from the Core Analyzer 940 each time it is invoked to generate another entry. The entry below (e.g., the 5th in the Report 960) indicates that the router “internal_router_nyc” needs to filter telnet traffic from the corporate sub-net to the mail server.
    POLICY VIOLATION ENTRY #5:
    CAPABILITY: trusted_mail_server_cap
    HOST: mail_server [11.222.1.17]
    VIOLATION: telnet FROM corp_net
    CONFIGURATION: internal_router_nyc
  • Alternatively, graphical representations may also be incorporated as part of the Report 960. The Report 960 may include a map of the network under consideration, highlighting the hosts that are affected by policy violations in one particular fashion and highlighting network devices whose configurations cause the violations in a different fashion.
  • Up to this point, the analysis platform has been used to define a network policy, to collect all the necessary data (configuration files, network topology, etc.) regarding a network, and to obtain reports indicating violations of the configuration of the network against the network policy. A network administrator can establish the network policy and use the report generated to correct the initial problems with the configuration files. The analysis platform can also be used in another mode of operation. After the initial configuration of the network devices has been performed, the network administrator and his/her team will likely have to make changes to the configuration files of the network devices to accommodate changes within the company, such as new business relationships, new internal corporate structures, etc.
  • FIG. 10 is a flow diagram illustrating an operation of the analysis platform in analyzing changes to the configuration files of the network devices. The process begins at step 1000. Since the Network Configuration Model already exists on the analysis platform, at step 1010, the Network Configuration Model is retrieved. The network administrator can edit one or more configuration files with his/her proposed changes and upload the new configuration file(s) to the analysis platform in step 1020. In step 1030, the analysis platform updates the Network Configuration Model in response to the new configuration file(s).
  • Then, in step 1040, the analysis platform analyzes the changed Network Configuration Model against the network policy and, in step 1050, generates a report indicating the violation(s) against the network policy (if any) caused by the changes to the configuration files. For example, an error in a configuration update for a firewall device can cause all employees at a given corporate site to lose access to the Internet. Without the use of the analysis platform, the administrator would only detect such an error after receiving phone calls from these employees. With the analysis platform, the network administrator can submit configuration changes to the analysis platform to see the effects of the changes, before actually committing these changes to the network device(s), thereby avoiding the above situation.
  • If there are violations of the network policy (Yes in step 1060), the process returns to step 1020 to allow the network administrator to correct the configuration file(s) that are in error. If there are no violations, the process can continue to an optional step 1070 wherein the analysis platform functions as a telnet pass-through to allow change(s) to the configuration file(s) to be uploaded to the corresponding network device(s). Instead of telnetting directly into a network device, the network administrator can telnet into the analysis platform and upload the changed configuration file (step 1020). The analysis platform then updates the ER model accordingly (step 1030), runs the analyzer (step 1040), and if there are no new violations against the existing policy (No in step 1060), a distributor module on the analysis platform transfers the updated configuration file to the corresponding network device in the network (step 1070), and the process ends at step 1080.
  • Changes in business relationships and corporate structures may necessitate a change in the network policy. For example, a new external business partner might need direct access from its site to some of the company's sub-networks. In this case, the network administrator needs to change the network policy in addition to changing the configuration files of some devices. Similarly to the previous variation, the network administrator can submit changes to the network policy (either by using a Policy Wizard Module, or by directly changing the PML and/or TML programs stored on the analysis platform) and corresponding changes to configuration files (of the network devices) for the existing Network Configuration Model on the analysis platform. The analysis platform then restarts the analysis, using the changed network policy and configuration files. The analysis platform can then generate a report as before. This report now pinpoints the configurations of those network devices (either freshly submitted or original) that need to be changed in order for the network to adhere to the changed network policy. As discussed in the previous section, the information provided by the report greatly improves the speed and quality of implementing the required changes in the network configuration to support evolving business and corporate functions.
  • Although the present invention has been fully described by way of examples and with reference to the accompanying drawings, it is to be understood that various changes and modifications will be apparent to those skilled in the art without departing from the spirit and scope of the invention. Therefore, unless such changes and modifications depart from the scope of the present invention, they should be construed as being included therein.

Claims (31)

1-62. (canceled)
63. A method for a computer system comprises:
receiving a policy for a network comprising a plurality of network devices, including a first host server, in a network topology, wherein the first host server hosts a first application, and wherein the policy specifies a set of required traffic associated with the first host server;
receiving configuration data for at least some of the plurality of network devices;
computing network traffic on all network paths between the network devices in the network, in response to the configuration data and to the policy;
determining a relationship condition between computed network traffic associated with the first host server from the network traffic on all network paths to the set of required traffic associated with the first host server, wherein the relationship condition is selected from a group consisting of: less than, equal, and greater than; and
determining a violation of the policy in response to the relationship condition.
64. The method of claim 63 wherein determining the violation comprises generating a report when the relationship condition is selected from a group consisting of: less than, greater than.
65. The method of claim 64
wherein the relationship condition is less than;
wherein the set of required network traffic specifies additional network traffic;
wherein the computed network traffic does not include the additional network traffic; and
wherein the report includes data selected from a group consisting of: a specification of the additional network traffic, and configuration data associated with the first host server.
66. The method of claim 64
wherein the relationship condition is greater than;
wherein the computed network traffic includes additional network traffic;
wherein the set of required network traffic does not specify the additional network traffic; and
wherein the report includes data selected from a group consisting of: a source of the additional network data, a traffic type for the additional network traffic, configuration data associated with the first host server.
67. The method of claim 64 further comprising:
receiving at least one set of updated configuration data for at least one the plurality of network devices;
computing updated network traffic in response to at least the one set of updated configuration data and to the policy;
determining an updated relationship condition between updated computed network traffic associated with the first host server from the updated network traffic and the set of required traffic associated with the first host server, wherein the relationship condition is selected from a group consisting of: less than, equal, and greater than; and
determining a violation of the policy in response to the updated relationship condition.
68. The method of claim 67 wherein determining the violation of the policy in response to the updated relationship condition comprises generating an updated report when the updated relationship condition is selected from a group consisting of: less than, greater than.
69. The method of claim 64 further comprising:
receiving an updated policy for at least one network device in the network;
computing updated network traffic in response the configuration data and to the updated policy;
determining updated network traffic associated with the first host server in response to the updated network traffic;
determining an updated relationship condition between the updated network traffic associated with the first host server and the set of required traffic associated with the first host server, wherein the updated relationship condition is selected from a group consisting of: less than, equal, and greater than; and
determining a violation of the policy in response to the updated relationship condition.
70. The method of claim 69 wherein determining the violation of the policy in response to the updated relationship condition comprises generating an updated report when the updated relationship condition is selected from a group consisting of: less than, greater than.
71. The method of claim 63
wherein the set of required traffic associated with the first host server comprises a first set of required traffic and a second set of required traffic;
wherein the first application is associated with a first set of required traffic;
wherein the second application is associated with a second set of required traffic; and
wherein the first set of required traffic and the second set of required traffic are not identical.
72. The method of claim 63
wherein the network is part of a larger network; and
wherein the method further comprises determining the plurality of network devices in the network in response to the policy.
73. A computer program product for a computer system including a processor comprises:
code that directs the processor to receive a policy for a network comprising a plurality of network devices, including a first host server, in a network topology, wherein the first host server hosts a first application, and wherein the policy specifies a set of required traffic associated with the first host server;
code that directs the processor to receive configuration data for at least some of the plurality of network devices;
code that directs the processor to compute network traffic on all network paths between the network devices in the network, in response to the configuration data and to the policy;
code that directs the processor to determine a relationship condition between computed network traffic associated with the first host server in response to the network traffic on all network paths to the set of required traffic associated with the first host server, wherein the relationship condition is selected from a group consisting of: less than, equal, and greater than; and
code that directs the processor to determine a violation of the policy in response to the relationship condition;
wherein the codes reside on a tangible media.
74. The computer program product of claim 73 wherein the code that directs the processor to determine the violation comprises code that directs the processor to generate a report when the relationship condition is selected from a group consisting of: less than, greater than.
75. The computer program product of claim 74
wherein the relationship condition is less than;
wherein the set of required network traffic associated with the first host server specifies additional network traffic;
wherein the computed network traffic associated with the first host server does not include the additional network traffic; and
wherein the report includes data selected from a group consisting of: a specification of the additional network traffic, and configuration data associated with the first host server.
76. The computer program product of claim 74
wherein the relationship condition is greater than;
wherein the computed network traffic associated with the first host server includes additional network traffic;
wherein the set of required network traffic associated with the first host server does not specify the additional network traffic; and
wherein the report includes data selected from a group consisting of: a source of the additional network data, a traffic type for the additional network traffic, and configuration data associated with the first host server.
77. The computer program product of claim 74 further comprising:
code that directs the processor to receive at least one set of updated configuration data for at least one the plurality of network devices;
code that directs the processor to compute updated network traffic in response to at least the one set of updated configuration data and to the policy;
code that directs the processor to determine updated network traffic associated with the first host server in response to the updated network traffic;
code that directs the processor to determine an updated relationship condition between the updated network traffic associated with the first host server and the set of required traffic associated with the first host server, wherein the relationship condition is selected from a group consisting of: less than, equal, and greater than; and
code that directs the processor to determine a violation of the policy in response to the updated relationship condition.
78. The computer program product of claim 77 wherein code that directs the processor to determine the violation of the policy in response to the updated relationship condition comprises code that directs the processor to generate an updated report when the updated relationship condition is selected from a group consisting of: less than, greater than.
79. The computer program product of claim 74 further comprising:
code that directs the processor to receive an updated policy for at least one network device in the network;
code that directs the processor to compute updated network traffic in response the configuration data and to the updated policy;
code that directs the processor to determine updated network traffic associated with the first host server in response to the updated network traffic;
code that directs the processor to determine an updated relationship condition between the updated network traffic associated with the first host server and the set of required traffic associated with the first host server, wherein the updated relationship condition is selected from a group consisting of: less than, equal, and greater than; and
code that directs the processor to determine a violation of the policy in response to the updated relationship condition.
80. The computer program product of claim 79 wherein code that directs the processor to determine the violation of the policy in response to the updated relationship condition comprises code that directs the processor to generate an updated report when the updated relationship condition is selected from a group consisting of: less than, greater than.
81. The computer program product of claim 73
wherein the set of required traffic associated with the first host server comprises a first set of required traffic and a second set of required traffic;
wherein the first application is associated with a first set of required traffic;
wherein the second application is associated with a second set of required traffic; and
wherein the first set of required traffic and the second set of required traffic are not identical.
82. The computer program product of claim 73
wherein the network is part of a larger network; and
wherein the computer program product further comprises code that directs the processor to determine the plurality of network devices in the network in response to the policy.
83. A computer system comprises:
a processor; and
a memory coupled to the processor, wherein the memory includes:
a software module that directs the processor to receive a policy for a network comprising a plurality of network devices, including a first host server, in a network topology, wherein the first host server hosts a first application, and wherein the policy specifies a set of required traffic associated with the first host server;
a software module that directs the processor to receive configuration data for at least some of the plurality of network devices;
a software module that directs the processor to compute network traffic on all network paths between the network devices in the network, in response to the configuration data and to the policy;
a software module that directs the processor to determine a relationship condition between computed network traffic associated with the first host server in response to the network traffic on all network paths to the set of required traffic associated with the first host server, wherein the relationship condition is selected from a group consisting of: less than, equal, and greater than; and
a software module that directs the processor to determine a violation of the policy in response to the relationship condition.
84. The computer system of claim 83 wherein the software module that determines the violation comprises a software module that generates a report when the relationship condition is selected from a group consisting of: less than, greater than.
85. The computer system of claim 84
wherein the relationship condition is less than;
wherein the set of required network traffic associated with the first host server specifies additional network traffic;
wherein the computed network traffic associated with the first host server does not include the additional network traffic; and
wherein the report includes data selected from a group consisting of: a specification of the additional network traffic, and configuration data associated with the first host server.
86. The computer system of claim 84
wherein the relationship condition is greater than;
wherein the computed network traffic associated with the first host server includes additional network traffic;
wherein the set of required network traffic associated with the first host server does not specify the additional network traffic; and
wherein the report includes data selected from a group consisting of: a source of the additional network data, a traffic type for the additional network traffic, and configuration data associated with the first host server.
87. The computer system of claim 84 wherein the memory further comprises:
a software module that directs the processor to receive at least one set of updated configuration data for at least one the plurality of network devices;
a software module that directs the processor to compute updated network traffic in response to at least the one set of updated configuration data and to the policy;
a software module that directs the processor to determine updated network traffic associated with the first host server in response to the updated network traffic;
a software module that directs the processor to determine an updated relationship condition between the updated network traffic associated with the first host server and the set of required traffic associated with the first host server, wherein the relationship condition is selected from a group consisting of: less than, equal, and greater than; and
a software module that directs the processor to determine a violation of the policy in response to the updated relationship condition.
88. The computer system of claim 87 wherein the software module that directs the processor to determine the violation of the policy in response to the updated relationship condition comprises a software module that directs the processor to generate an updated report when the updated relationship condition is selected from a group consisting of: less than, greater than.
89. The computer system of claim 84 wherein the memory further comprises:
a software module that directs the processor to receive an updated policy for at least one network device in the network;
a software module that directs the processor to compute updated network traffic in response the configuration data and to the updated policy;
a software module that directs the processor to determine updated network traffic associated with the first host server in response to the updated network traffic;
a software module that directs the processor to determine an updated relationship condition between the updated network traffic associated with the first host server and the set of required traffic associated with the first host server, wherein the updated relationship condition is selected from a group consisting of: less than, equal, and greater than; and
a software module that directs the processor to determine a violation of the policy in response to the updated relationship condition.
90. The computer system of claim 89 wherein the software module that directs the processor to determine the violation of the policy in response to the updated relationship condition comprises a software module that directs the processor to generate an updated report when the updated relationship condition is selected from a group consisting of: less than, greater than.
91. The computer system of claim 83
wherein the set of required traffic associated with the first host server comprises a first set of required traffic and a second set of required traffic;
wherein the first application is associated with a first set of required traffic;
wherein the second application is associated with a second set of required traffic; and
wherein the first set of required traffic and the second set of required traffic are not identical.
92. The computer system of claim 83
wherein the network is part of a larger network; and
wherein the memory further comprises a software module that directs the processor to determine the plurality of network devices in the network in response to the policy.
US11/335,052 2001-03-27 2006-01-18 Method and apparatus for network wide policy-based analysis of configurations of devices Abandoned US20060129672A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/335,052 US20060129672A1 (en) 2001-03-27 2006-01-18 Method and apparatus for network wide policy-based analysis of configurations of devices

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US27919001P 2001-03-27 2001-03-27
US09/954,327 US7003562B2 (en) 2001-03-27 2001-09-17 Method and apparatus for network wide policy-based analysis of configurations of devices
US11/335,052 US20060129672A1 (en) 2001-03-27 2006-01-18 Method and apparatus for network wide policy-based analysis of configurations of devices

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/954,327 Continuation US7003562B2 (en) 2001-03-27 2001-09-17 Method and apparatus for network wide policy-based analysis of configurations of devices

Publications (1)

Publication Number Publication Date
US20060129672A1 true US20060129672A1 (en) 2006-06-15

Family

ID=26959516

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/954,327 Expired - Lifetime US7003562B2 (en) 2001-03-27 2001-09-17 Method and apparatus for network wide policy-based analysis of configurations of devices
US11/335,052 Abandoned US20060129672A1 (en) 2001-03-27 2006-01-18 Method and apparatus for network wide policy-based analysis of configurations of devices

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/954,327 Expired - Lifetime US7003562B2 (en) 2001-03-27 2001-09-17 Method and apparatus for network wide policy-based analysis of configurations of devices

Country Status (1)

Country Link
US (2) US7003562B2 (en)

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030091165A1 (en) * 2001-10-15 2003-05-15 Bearden Mark J. Report generation and visualization systems and methods and their use in testing frameworks for determining suitability of a network for target applications
US20030097438A1 (en) * 2001-10-15 2003-05-22 Bearden Mark J. Network topology discovery systems and methods and their use in testing frameworks for determining suitability of a network for target applications
US20050027837A1 (en) * 2003-07-29 2005-02-03 Enterasys Networks, Inc. System and method for dynamic network policy management
US20050154571A1 (en) * 2004-01-08 2005-07-14 Raghu Anantharangachar Method and system for modelling a communications network
US20060129670A1 (en) * 2001-03-27 2006-06-15 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US7656849B1 (en) 2006-05-31 2010-02-02 Qurio Holdings, Inc. System and method for bypassing an access point in a local area network for P2P data transfers
US7733908B1 (en) 2006-05-31 2010-06-08 Qurio Holdings, Inc. Cross-layer architecture for a network device
US7738676B1 (en) 2006-11-02 2010-06-15 Qurio Holdings, Inc. Client-side watermarking using hybrid I-frames
US20100241690A1 (en) * 2009-03-20 2010-09-23 Microsoft Corporation Component and dependency discovery
US7890869B1 (en) 2006-06-12 2011-02-15 Redseal Systems, Inc. Network security visualization methods, apparatus and graphical user interfaces
US20110072352A1 (en) * 2006-03-23 2011-03-24 Cisco Technology, Inc. Method and application tool for dynamically navigating a user customizable representation of a network device configuration
US8000474B1 (en) 2006-12-15 2011-08-16 Quiro Holdings, Inc. Client-side protection of broadcast or multicast content for non-real-time playback
US20110221657A1 (en) * 2010-02-28 2011-09-15 Osterhout Group, Inc. Optical stabilization of displayed content with a variable lens
US8055803B1 (en) 2006-06-21 2011-11-08 Qurio Holdings, Inc. Generating communities using a mediating server and the semantic web
US8102863B1 (en) * 2006-06-27 2012-01-24 Qurio Holdings, Inc. High-speed WAN to wireless LAN gateway
US8150938B1 (en) 2006-06-21 2012-04-03 Qurio Holdings, Inc. Profile aware mediating server
WO2012058238A2 (en) * 2010-10-26 2012-05-03 Martin Kagan Surrogate name delivery network
US20120185913A1 (en) * 2008-06-19 2012-07-19 Servicemesh, Inc. System and method for a cloud computing abstraction layer with security zone facilities
US8244855B1 (en) 2006-06-21 2012-08-14 Qurio Holdings, Inc. Application state aware mediating server
US8281392B2 (en) 2006-08-11 2012-10-02 Airdefense, Inc. Methods and systems for wired equivalent privacy and Wi-Fi protected access protection
US8615778B1 (en) 2006-09-28 2013-12-24 Qurio Holdings, Inc. Personalized broadcast system
US8621552B1 (en) * 2007-05-22 2013-12-31 Skybox Security Inc. Method, a system, and a computer program product for managing access change assurance
US9091851B2 (en) 2010-02-28 2015-07-28 Microsoft Technology Licensing, Llc Light control in head mounted displays
US9100430B1 (en) 2014-12-29 2015-08-04 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US9097891B2 (en) 2010-02-28 2015-08-04 Microsoft Technology Licensing, Llc See-through near-eye display glasses including an auto-brightness control for the display brightness based on the brightness in the environment
US9097890B2 (en) 2010-02-28 2015-08-04 Microsoft Technology Licensing, Llc Grating in a light transmissive illumination system for see-through near-eye display glasses
US9128281B2 (en) 2010-09-14 2015-09-08 Microsoft Technology Licensing, Llc Eyepiece with uniformly illuminated reflective display
US9129295B2 (en) 2010-02-28 2015-09-08 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a fast response photochromic film system for quick transition from dark to clear
US9134534B2 (en) 2010-02-28 2015-09-15 Microsoft Technology Licensing, Llc See-through near-eye display glasses including a modular image source
US9182596B2 (en) 2010-02-28 2015-11-10 Microsoft Technology Licensing, Llc See-through near-eye display glasses with the optical assembly including absorptive polarizers or anti-reflective coatings to reduce stray light
US9223134B2 (en) 2010-02-28 2015-12-29 Microsoft Technology Licensing, Llc Optical imperfections in a light transmissive illumination system for see-through near-eye display glasses
US9229227B2 (en) 2010-02-28 2016-01-05 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a light transmissive wedge shaped illumination system
US9282005B1 (en) * 2007-11-01 2016-03-08 Emc Corporation IT infrastructure policy breach investigation interface
US9285589B2 (en) 2010-02-28 2016-03-15 Microsoft Technology Licensing, Llc AR glasses with event and sensor triggered control of AR eyepiece applications
US9341843B2 (en) 2010-02-28 2016-05-17 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a small scale image source
US9366862B2 (en) 2010-02-28 2016-06-14 Microsoft Technology Licensing, Llc System and method for delivering content to a group of see-through near eye display eyepieces
US9385988B2 (en) 2009-11-04 2016-07-05 Cedexis, Inc. Internet infrastructure survey
US9467455B2 (en) 2014-12-29 2016-10-11 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US9489647B2 (en) 2008-06-19 2016-11-08 Csc Agility Platform, Inc. System and method for a cloud computing abstraction with self-service portal for publishing resources
US9648036B2 (en) 2014-12-29 2017-05-09 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US9658868B2 (en) 2008-06-19 2017-05-23 Csc Agility Platform, Inc. Cloud computing gateway, cloud computing hypervisor, and methods for implementing same
US9759917B2 (en) 2010-02-28 2017-09-12 Microsoft Technology Licensing, Llc AR glasses with event and sensor triggered AR eyepiece interface to external devices
US9906488B2 (en) 2010-10-26 2018-02-27 Cedexis, Inc. Surrogate name delivery network
US10180572B2 (en) 2010-02-28 2019-01-15 Microsoft Technology Licensing, Llc AR glasses with event and user action control of external applications
US10264025B2 (en) 2016-06-24 2019-04-16 Varmour Networks, Inc. Security policy generation for virtualization, bare-metal server, and cloud computing environments
US10320628B2 (en) 2013-06-19 2019-06-11 Citrix Systems, Inc. Confidence scoring of device reputation based on characteristic network behavior
US10411975B2 (en) 2013-03-15 2019-09-10 Csc Agility Platform, Inc. System and method for a cloud computing abstraction with multi-tier deployment policy
US10539787B2 (en) 2010-02-28 2020-01-21 Microsoft Technology Licensing, Llc Head-worn adaptive display
US10860100B2 (en) 2010-02-28 2020-12-08 Microsoft Technology Licensing, Llc AR glasses with predictive control of external device based on event input

Families Citing this family (170)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6983317B1 (en) 2000-02-28 2006-01-03 Microsoft Corporation Enterprise management system
US6907395B1 (en) * 2000-10-24 2005-06-14 Microsoft Corporation System and method for designing a logical model of a distributed computer system and deploying physical resources according to the logical model
US7606898B1 (en) * 2000-10-24 2009-10-20 Microsoft Corporation System and method for distributed management of shared computers
US7003562B2 (en) * 2001-03-27 2006-02-21 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US7409403B1 (en) * 2001-10-30 2008-08-05 Red Hat, Inc. Alert management data infrastructure and configuration generator
US6546493B1 (en) * 2001-11-30 2003-04-08 Networks Associates Technology, Inc. System, method and computer program product for risk assessment scanning based on detected anomalous events
US7624434B2 (en) * 2002-03-01 2009-11-24 3Com Corporation System for providing firewall capabilities to a communication device
EP1540446A2 (en) 2002-08-27 2005-06-15 TD Security, Inc., dba Trust Digital, LLC Enterprise-wide security system for computer devices
US8225371B2 (en) * 2002-09-18 2012-07-17 Symantec Corporation Method and apparatus for creating an information security policy based on a pre-configured template
US7673344B1 (en) * 2002-09-18 2010-03-02 Symantec Corporation Mechanism to search information content for preselected data
US7472114B1 (en) * 2002-09-18 2008-12-30 Symantec Corporation Method and apparatus to define the scope of a search for information from a tabular data source
US8041719B2 (en) 2003-05-06 2011-10-18 Symantec Corporation Personal computing device-based mechanism to detect preselected data
US8661498B2 (en) 2002-09-18 2014-02-25 Symantec Corporation Secure and scalable detection of preselected data embedded in electronically transmitted messages
US7448067B2 (en) * 2002-09-30 2008-11-04 Intel Corporation Method and apparatus for enforcing network security policies
US7388865B2 (en) * 2002-10-17 2008-06-17 Hexago Inc. Multi-protocol route policy specification language
US8122106B2 (en) * 2003-03-06 2012-02-21 Microsoft Corporation Integrating design, deployment, and management phases for systems
US7890543B2 (en) 2003-03-06 2011-02-15 Microsoft Corporation Architecture for distributed computing system and automated design, deployment, and management of distributed applications
US7689676B2 (en) * 2003-03-06 2010-03-30 Microsoft Corporation Model-based policy application
US7516476B1 (en) * 2003-03-24 2009-04-07 Cisco Technology, Inc. Methods and apparatus for automated creation of security policy
US20040199621A1 (en) * 2003-04-07 2004-10-07 Michael Lau Systems and methods for characterizing and fingerprinting a computer data center environment
US7817583B2 (en) * 2003-04-28 2010-10-19 Hewlett-Packard Development Company, L.P. Method for verifying a storage area network configuration
US7606929B2 (en) * 2003-06-30 2009-10-20 Microsoft Corporation Network load balancing with connection manipulation
US7590736B2 (en) * 2003-06-30 2009-09-15 Microsoft Corporation Flexible network load balancing
US7636917B2 (en) * 2003-06-30 2009-12-22 Microsoft Corporation Network load balancing with host status information
WO2005008439A2 (en) * 2003-07-11 2005-01-27 Computer Associates Think, Inc. San/storage self-healing/capacity planning system and method
US20050097146A1 (en) * 2003-08-21 2005-05-05 Konstantinou Alexander V. Methods and systems for autonomously managing a network
US7797529B2 (en) * 2003-11-10 2010-09-14 Yahoo! Inc. Upload security scheme
US7409447B1 (en) * 2003-11-20 2008-08-05 Juniper Networks, Inc. Policy analyzer
US20050125738A1 (en) * 2003-12-04 2005-06-09 Biplav Srivastava Composite network-accesible services
US20050144287A1 (en) * 2003-12-11 2005-06-30 International Business Machines Corporation Computer product and system for establishing network connections
WO2005064498A1 (en) * 2003-12-23 2005-07-14 Trust Digital, Llc System and method for enforcing a security policy on mobile devices using dynamically generated security profiles
US8126999B2 (en) 2004-02-06 2012-02-28 Microsoft Corporation Network DNA
US7778422B2 (en) 2004-02-27 2010-08-17 Microsoft Corporation Security associations for devices
US20050246529A1 (en) 2004-04-30 2005-11-03 Microsoft Corporation Isolated persistent identity storage for authentication of computing devies
US20060031443A1 (en) * 2004-05-20 2006-02-09 International Business Machines Corporation System configuration and policies using set concepts
US7596596B2 (en) 2004-06-24 2009-09-29 International Business Machines Corporation Chat marking and synchronization
US20060015934A1 (en) * 2004-07-15 2006-01-19 Algorithmic Security Inc Method and apparatus for automatic risk assessment of a firewall configuration
US8677496B2 (en) * 2004-07-15 2014-03-18 AlgoSec Systems Ltd. Method and apparatus for automatic risk assessment of a firewall configuration
US8799242B2 (en) * 2004-10-08 2014-08-05 Truecontext Corporation Distributed scalable policy based content management
US7792930B1 (en) * 2004-11-10 2010-09-07 Juniper Networks, Inc. Network device configuration using separate logic and version-based configuration files
US20060106919A1 (en) * 2004-11-12 2006-05-18 David Watkinson Communication traffic control rule generation methods and systems
KR100609710B1 (en) * 2004-11-25 2006-08-08 한국전자통신연구원 Network simulation apparatus and method for abnormal traffic analysis
US7797673B2 (en) * 2004-12-16 2010-09-14 The Mathworks, Inc. Applying coding standards in graphical programming environments
US7483899B2 (en) * 2005-01-11 2009-01-27 International Business Machines Corporation Conversation persistence in real-time collaboration system
US20060184549A1 (en) * 2005-02-14 2006-08-17 Rowney Kevin T Method and apparatus for modifying messages based on the presence of pre-selected data
US8011003B2 (en) * 2005-02-14 2011-08-30 Symantec Corporation Method and apparatus for handling messages containing pre-selected data
JP4662080B2 (en) * 2005-02-24 2011-03-30 日本電気株式会社 Filtering rule analysis method and system
US8590011B1 (en) * 2005-02-24 2013-11-19 Versata Development Group, Inc. Variable domain resource data security for data processing systems
US8495700B2 (en) 2005-02-28 2013-07-23 Mcafee, Inc. Mobile data security system and methods
US8572676B2 (en) * 2008-11-06 2013-10-29 Mcafee, Inc. System, method, and device for mediating connections between policy source servers, corporate repositories, and mobile devices
US7797147B2 (en) * 2005-04-15 2010-09-14 Microsoft Corporation Model-based system monitoring
US7802144B2 (en) 2005-04-15 2010-09-21 Microsoft Corporation Model-based system monitoring
US20060235664A1 (en) * 2005-04-15 2006-10-19 Microsoft Corporation Model-based capacity planning
US8489728B2 (en) 2005-04-15 2013-07-16 Microsoft Corporation Model-based system monitoring
US7895308B2 (en) * 2005-05-11 2011-02-22 Tindall Steven J Messaging system configurator
US20060277253A1 (en) * 2005-06-01 2006-12-07 Ford Daniel E Method and system for administering network device groups
US20070016393A1 (en) * 2005-06-29 2007-01-18 Microsoft Corporation Model-based propagation of attributes
US20070005320A1 (en) * 2005-06-29 2007-01-04 Microsoft Corporation Model-based configuration management
US8549513B2 (en) 2005-06-29 2013-10-01 Microsoft Corporation Model-based virtual system provisioning
US7676747B2 (en) * 2005-07-06 2010-03-09 The Mitre Corporation Method for representing security features of a distributed system
US7941309B2 (en) * 2005-11-02 2011-05-10 Microsoft Corporation Modeling IT operations/policies
US8301767B1 (en) * 2005-12-21 2012-10-30 Mcafee, Inc. System, method and computer program product for controlling network communications based on policy compliance
US20070192856A1 (en) * 2006-02-14 2007-08-16 Freescale Semiconductor, Inc. Method and apparatus for network security
US8549295B2 (en) 2006-05-31 2013-10-01 Microsoft Corporation Establishing secure, mutually authenticated communication credentials
US8824282B2 (en) * 2006-08-15 2014-09-02 Riverbed Technology, Inc. Network simulation and analysis using operational forwarding data
US8259568B2 (en) 2006-10-23 2012-09-04 Mcafee, Inc. System and method for controlling mobile device access to a network
US9338056B2 (en) * 2006-10-26 2016-05-10 Hewlett Packard Enterprise Development Lp Network administration systems and methods
US8176561B1 (en) 2006-12-14 2012-05-08 Athena Security, Inc. Assessing network security risk using best practices
US7849497B1 (en) * 2006-12-14 2010-12-07 Athena Security, Inc. Method and system for analyzing the security of a network
EP2140612A2 (en) * 2007-04-13 2010-01-06 Thomson Licensing System software productization framework
US20080288622A1 (en) * 2007-05-18 2008-11-20 Microsoft Corporation Managing Server Farms
US7934248B1 (en) * 2007-06-27 2011-04-26 Emc Corporation Network policy enforcement dashboard views
JP4502141B2 (en) * 2007-09-18 2010-07-14 富士ゼロックス株式会社 Information processing apparatus, information processing system, and information processing program
WO2009036804A1 (en) * 2007-09-20 2009-03-26 Telefonaktiebolaget L M Ericsson (Publ) Policy routing in a communications network
US20090235356A1 (en) * 2008-03-14 2009-09-17 Clear Blue Security, Llc Multi virtual expert system and method for network management
US8065739B1 (en) 2008-03-28 2011-11-22 Symantec Corporation Detecting policy violations in information content containing data in a character-based language
US7996374B1 (en) 2008-03-28 2011-08-09 Symantec Corporation Method and apparatus for automatically correlating related incidents of policy violations
US7996373B1 (en) * 2008-03-28 2011-08-09 Symantec Corporation Method and apparatus for detecting policy violations in a data repository having an arbitrary data schema
US8826443B1 (en) 2008-09-18 2014-09-02 Symantec Corporation Selective removal of protected content from web requests sent to an interactive website
US8935752B1 (en) 2009-03-23 2015-01-13 Symantec Corporation System and method for identity consolidation
US8935384B2 (en) 2010-05-06 2015-01-13 Mcafee Inc. Distributed data revocation using data commands
US9825808B2 (en) * 2014-02-24 2017-11-21 Red Hat Israel, Ltd. Network configuration via abstraction components and standard commands
US10320622B2 (en) * 2014-08-22 2019-06-11 Vmware, Inc. Policy declarations for cloud management system
US9781004B2 (en) 2014-10-16 2017-10-03 Cisco Technology, Inc. Discovering and grouping application endpoints in a network environment
US9787722B2 (en) 2015-05-19 2017-10-10 Cisco Technology, Inc. Integrated development environment (IDE) for network security configuration files
US10853370B2 (en) * 2015-06-26 2020-12-01 Intel Corporation Devices and/or methods to provide a query response based on ephemeral data
US9948679B2 (en) 2015-08-21 2018-04-17 Cisco Technology, Inc. Object-relation user interface for viewing security configurations of network security devices
US10310881B2 (en) * 2015-10-29 2019-06-04 Vmware, Inc. Compositing data model information across a network
US10182055B2 (en) 2016-06-06 2019-01-15 Cisco Technology, Inc. Security policy efficacy visualization
JP2018019207A (en) * 2016-07-27 2018-02-01 富士ゼロックス株式会社 Cooperation management device and communication system
US10778722B2 (en) * 2016-11-08 2020-09-15 Massachusetts Institute Of Technology Dynamic flow system
EP3355518A1 (en) * 2017-01-31 2018-08-01 Hewlett-Packard Enterprise Development LP Sharing policy and configuration information related to a configuration item
US10560328B2 (en) 2017-04-20 2020-02-11 Cisco Technology, Inc. Static network policy analysis for networks
US10623264B2 (en) 2017-04-20 2020-04-14 Cisco Technology, Inc. Policy assurance for service chaining
US10826788B2 (en) 2017-04-20 2020-11-03 Cisco Technology, Inc. Assurance of quality-of-service configurations in a network
US10439875B2 (en) 2017-05-31 2019-10-08 Cisco Technology, Inc. Identification of conflict rules in a network intent formal equivalence failure
US20180351788A1 (en) 2017-05-31 2018-12-06 Cisco Technology, Inc. Fault localization in large-scale network policy deployment
US10623271B2 (en) 2017-05-31 2020-04-14 Cisco Technology, Inc. Intra-priority class ordering of rules corresponding to a model of network intents
US10581694B2 (en) 2017-05-31 2020-03-03 Cisco Technology, Inc. Generation of counter examples for network intent formal equivalence failures
US10554483B2 (en) 2017-05-31 2020-02-04 Cisco Technology, Inc. Network policy analysis for networks
US10693738B2 (en) 2017-05-31 2020-06-23 Cisco Technology, Inc. Generating device-level logical models for a network
US10505816B2 (en) 2017-05-31 2019-12-10 Cisco Technology, Inc. Semantic analysis to detect shadowing of rules in a model of network intents
US10812318B2 (en) 2017-05-31 2020-10-20 Cisco Technology, Inc. Associating network policy objects with specific faults corresponding to fault localizations in large-scale network deployment
US11645131B2 (en) * 2017-06-16 2023-05-09 Cisco Technology, Inc. Distributed fault code aggregation across application centric dimensions
US10498608B2 (en) 2017-06-16 2019-12-03 Cisco Technology, Inc. Topology explorer
US11469986B2 (en) 2017-06-16 2022-10-11 Cisco Technology, Inc. Controlled micro fault injection on a distributed appliance
US10547715B2 (en) 2017-06-16 2020-01-28 Cisco Technology, Inc. Event generation in response to network intent formal equivalence failures
US10686669B2 (en) 2017-06-16 2020-06-16 Cisco Technology, Inc. Collecting network models and node information from a network
US11150973B2 (en) 2017-06-16 2021-10-19 Cisco Technology, Inc. Self diagnosing distributed appliance
US10904101B2 (en) 2017-06-16 2021-01-26 Cisco Technology, Inc. Shim layer for extracting and prioritizing underlying rules for modeling network intents
US10587621B2 (en) 2017-06-16 2020-03-10 Cisco Technology, Inc. System and method for migrating to and maintaining a white-list network security model
US10574513B2 (en) 2017-06-16 2020-02-25 Cisco Technology, Inc. Handling controller and node failure scenarios during data collection
US10333787B2 (en) 2017-06-19 2019-06-25 Cisco Technology, Inc. Validation of L3OUT configuration for communications outside a network
US10411996B2 (en) 2017-06-19 2019-09-10 Cisco Technology, Inc. Validation of routing information in a network fabric
US10437641B2 (en) 2017-06-19 2019-10-08 Cisco Technology, Inc. On-demand processing pipeline interleaved with temporal processing pipeline
US10218572B2 (en) 2017-06-19 2019-02-26 Cisco Technology, Inc. Multiprotocol border gateway protocol routing validation
US10700933B2 (en) 2017-06-19 2020-06-30 Cisco Technology, Inc. Validating tunnel endpoint addresses in a network fabric
US11343150B2 (en) 2017-06-19 2022-05-24 Cisco Technology, Inc. Validation of learned routes in a network
US10560355B2 (en) 2017-06-19 2020-02-11 Cisco Technology, Inc. Static endpoint validation
US10505817B2 (en) 2017-06-19 2019-12-10 Cisco Technology, Inc. Automatically determining an optimal amount of time for analyzing a distributed network environment
US10348564B2 (en) 2017-06-19 2019-07-09 Cisco Technology, Inc. Validation of routing information base-forwarding information base equivalence in a network
US11283680B2 (en) 2017-06-19 2022-03-22 Cisco Technology, Inc. Identifying components for removal in a network configuration
US10673702B2 (en) 2017-06-19 2020-06-02 Cisco Technology, Inc. Validation of layer 3 using virtual routing forwarding containers in a network
US10567229B2 (en) 2017-06-19 2020-02-18 Cisco Technology, Inc. Validating endpoint configurations between nodes
US10567228B2 (en) 2017-06-19 2020-02-18 Cisco Technology, Inc. Validation of cross logical groups in a network
US10536337B2 (en) 2017-06-19 2020-01-14 Cisco Technology, Inc. Validation of layer 2 interface and VLAN in a networked environment
US10623259B2 (en) 2017-06-19 2020-04-14 Cisco Technology, Inc. Validation of layer 1 interface in a network
US10432467B2 (en) 2017-06-19 2019-10-01 Cisco Technology, Inc. Network validation between the logical level and the hardware level of a network
US10812336B2 (en) 2017-06-19 2020-10-20 Cisco Technology, Inc. Validation of bridge domain-L3out association for communication outside a network
US10528444B2 (en) 2017-06-19 2020-01-07 Cisco Technology, Inc. Event generation in response to validation between logical level and hardware level
US10805160B2 (en) 2017-06-19 2020-10-13 Cisco Technology, Inc. Endpoint bridge domain subnet validation
US10547509B2 (en) 2017-06-19 2020-01-28 Cisco Technology, Inc. Validation of a virtual port channel (VPC) endpoint in the network fabric
US10554493B2 (en) 2017-06-19 2020-02-04 Cisco Technology, Inc. Identifying mismatches between a logical model and node implementation
US10341184B2 (en) 2017-06-19 2019-07-02 Cisco Technology, Inc. Validation of layer 3 bridge domain subnets in in a network
US10652102B2 (en) 2017-06-19 2020-05-12 Cisco Technology, Inc. Network node memory utilization analysis
US10644946B2 (en) 2017-06-19 2020-05-05 Cisco Technology, Inc. Detection of overlapping subnets in a network
US10587456B2 (en) 2017-09-12 2020-03-10 Cisco Technology, Inc. Event clustering for a network assurance platform
US10587484B2 (en) 2017-09-12 2020-03-10 Cisco Technology, Inc. Anomaly detection and reporting in a network assurance appliance
US10554477B2 (en) 2017-09-13 2020-02-04 Cisco Technology, Inc. Network assurance event aggregator
US10333833B2 (en) 2017-09-25 2019-06-25 Cisco Technology, Inc. Endpoint path assurance
US11102053B2 (en) 2017-12-05 2021-08-24 Cisco Technology, Inc. Cross-domain assurance
US10756983B2 (en) 2017-12-08 2020-08-25 Apstra, Inc. Intent-based analytics
US11349724B2 (en) * 2018-01-05 2022-05-31 Nicira, Inc. Predictive analysis in a software defined network
US10873509B2 (en) 2018-01-17 2020-12-22 Cisco Technology, Inc. Check-pointing ACI network state and re-execution from a check-pointed state
US20190238410A1 (en) * 2018-01-31 2019-08-01 Hewlett Packard Enterprise Development Lp Verifying network intents
US10572495B2 (en) 2018-02-06 2020-02-25 Cisco Technology Inc. Network assurance database version compatibility
US10812315B2 (en) 2018-06-07 2020-10-20 Cisco Technology, Inc. Cross-domain network assurance
US10911495B2 (en) 2018-06-27 2021-02-02 Cisco Technology, Inc. Assurance of security rules in a network
US10659298B1 (en) 2018-06-27 2020-05-19 Cisco Technology, Inc. Epoch comparison for network events
US11044273B2 (en) 2018-06-27 2021-06-22 Cisco Technology, Inc. Assurance of security rules in a network
US11218508B2 (en) 2018-06-27 2022-01-04 Cisco Technology, Inc. Assurance of security rules in a network
US11108805B2 (en) 2018-06-27 2021-08-31 Amazon Technologies, Inc. Automated packetless network reachability analysis
US11019027B2 (en) 2018-06-27 2021-05-25 Cisco Technology, Inc. Address translation for external network appliance
US10904070B2 (en) 2018-07-11 2021-01-26 Cisco Technology, Inc. Techniques and interfaces for troubleshooting datacenter networks
US10826770B2 (en) 2018-07-26 2020-11-03 Cisco Technology, Inc. Synthesis of models for networks using automated boolean learning
US10616072B1 (en) 2018-07-27 2020-04-07 Cisco Technology, Inc. Epoch data interface
US11368353B2 (en) * 2018-10-27 2022-06-21 Cisco Technology, Inc. Context-aware software defined networking policy management and enforcement using semantic data modeling
US10771342B2 (en) 2018-10-31 2020-09-08 Hewlett Packard Enterprises Development LP Encoding and verifying network intents for stateful networks
US11283677B2 (en) * 2018-12-07 2022-03-22 Hewlett Packard Enterprise Development Lp Maintaining edit position for multiple document editor
US11115279B2 (en) * 2018-12-07 2021-09-07 Hewlett Packard Enterprise Development Lp Client server model for multiple document editor
US10797987B1 (en) * 2018-12-10 2020-10-06 C/Hca, Inc. Systems and methods for switch stack emulation, monitoring, and control
US10938667B2 (en) * 2018-12-20 2021-03-02 Hewlett Packard Enterprise Development Lp Incremental intent checking for stateful networks
US11606301B2 (en) 2019-04-23 2023-03-14 Hewlett Packard Enterprise Development Lp Verifying intents in stateful networks using atomic address objects
US11201835B1 (en) * 2019-05-23 2021-12-14 C/Hca, Inc. Systems and methods for multi-tier resource and subsystem orchestration and adaptation
US11153400B1 (en) 2019-06-04 2021-10-19 Thomas Layne Bascom Federation broker system and method for coordinating discovery, interoperability, connections and correspondence among networked resources
US11595320B1 (en) 2020-07-01 2023-02-28 C/Hca, Inc. Multi-tier resource, subsystem, and load orchestration
US11283691B1 (en) * 2020-10-21 2022-03-22 Juniper Networks, Inc. Model driven intent policy conflict detection and resolution through graph analysis
US11316741B1 (en) 2020-11-23 2022-04-26 Netskope, Inc. Multi-environment networking management system
US11516088B1 (en) 2021-10-28 2022-11-29 Microsoft Technology Licensing, Llc Network configuration verification in computing systems
WO2023075883A1 (en) * 2021-10-28 2023-05-04 Microsoft Technology Licensing, Llc Network configuration verification in computing systems

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4870561A (en) * 1986-09-01 1989-09-26 Hewlett-Packard Company User interface simulation and management for program-controlled apparatus
US5175800A (en) * 1987-03-23 1992-12-29 Case Group Plc Expert and data base system and method for communications network
US5440719A (en) * 1992-10-27 1995-08-08 Cadence Design Systems, Inc. Method simulating data traffic on network in accordance with a client/sewer paradigm
US5598532A (en) * 1993-10-21 1997-01-28 Optimal Networks Method and apparatus for optimizing computer networks
US5978568A (en) * 1997-03-11 1999-11-02 Sequel Technology Corporation Method and apparatus for resolving network users to network computers
US6282712B1 (en) * 1995-03-10 2001-08-28 Microsoft Corporation Automatic software installation on heterogeneous networked computer systems
US6301668B1 (en) * 1998-12-29 2001-10-09 Cisco Technology, Inc. Method and system for adaptive network security using network vulnerability assessment
US20020021675A1 (en) * 1999-10-19 2002-02-21 At&T Corp. System and method for packet network configuration debugging and database
US6377987B1 (en) * 1999-04-30 2002-04-23 Cisco Technology, Inc. Mechanism for determining actual physical topology of network based on gathered configuration information representing true neighboring devices
US20020093527A1 (en) * 2000-06-16 2002-07-18 Sherlock Kieran G. User interface for a security policy system and method
US20020103631A1 (en) * 2000-04-21 2002-08-01 Anja Feldmann Traffic engineering system and method
US20050193430A1 (en) * 2002-10-01 2005-09-01 Gideon Cohen System and method for risk detection and analysis in a computer network
US7003562B2 (en) * 2001-03-27 2006-02-21 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US7031895B1 (en) * 1999-07-26 2006-04-18 Fujitsu Limited Apparatus and method of generating network simulation model, and storage medium storing program for realizing the method
US20060129670A1 (en) * 2001-03-27 2006-06-15 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US7680644B2 (en) * 2000-08-04 2010-03-16 Wireless Valley Communications, Inc. Method and system, with component kits, for designing or deploying a communications network which considers frequency dependent effects

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6484261B1 (en) * 1998-02-17 2002-11-19 Cisco Technology, Inc. Graphical network security policy management
US6393386B1 (en) * 1998-03-26 2002-05-21 Visual Networks Technologies, Inc. Dynamic modeling of complex networks and prediction of impacts of faults therein
US6430526B1 (en) * 1998-12-22 2002-08-06 Intel Corporation Computer processable interconnect topology
CA2296989C (en) * 1999-01-29 2005-10-25 Lucent Technologies Inc. A method and apparatus for managing a firewall
US6820042B1 (en) * 1999-07-23 2004-11-16 Opnet Technologies Mixed mode network simulator

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4870561A (en) * 1986-09-01 1989-09-26 Hewlett-Packard Company User interface simulation and management for program-controlled apparatus
US5175800A (en) * 1987-03-23 1992-12-29 Case Group Plc Expert and data base system and method for communications network
US5440719A (en) * 1992-10-27 1995-08-08 Cadence Design Systems, Inc. Method simulating data traffic on network in accordance with a client/sewer paradigm
US5598532A (en) * 1993-10-21 1997-01-28 Optimal Networks Method and apparatus for optimizing computer networks
US6282712B1 (en) * 1995-03-10 2001-08-28 Microsoft Corporation Automatic software installation on heterogeneous networked computer systems
US5978568A (en) * 1997-03-11 1999-11-02 Sequel Technology Corporation Method and apparatus for resolving network users to network computers
US6301668B1 (en) * 1998-12-29 2001-10-09 Cisco Technology, Inc. Method and system for adaptive network security using network vulnerability assessment
US6377987B1 (en) * 1999-04-30 2002-04-23 Cisco Technology, Inc. Mechanism for determining actual physical topology of network based on gathered configuration information representing true neighboring devices
US7031895B1 (en) * 1999-07-26 2006-04-18 Fujitsu Limited Apparatus and method of generating network simulation model, and storage medium storing program for realizing the method
US20020021675A1 (en) * 1999-10-19 2002-02-21 At&T Corp. System and method for packet network configuration debugging and database
US20020103631A1 (en) * 2000-04-21 2002-08-01 Anja Feldmann Traffic engineering system and method
US20020093527A1 (en) * 2000-06-16 2002-07-18 Sherlock Kieran G. User interface for a security policy system and method
US7680644B2 (en) * 2000-08-04 2010-03-16 Wireless Valley Communications, Inc. Method and system, with component kits, for designing or deploying a communications network which considers frequency dependent effects
US7003562B2 (en) * 2001-03-27 2006-02-21 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US20060129670A1 (en) * 2001-03-27 2006-06-15 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US20050193430A1 (en) * 2002-10-01 2005-09-01 Gideon Cohen System and method for risk detection and analysis in a computer network

Cited By (87)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060129670A1 (en) * 2001-03-27 2006-06-15 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US8135815B2 (en) * 2001-03-27 2012-03-13 Redseal Systems, Inc. Method and apparatus for network wide policy-based analysis of configurations of devices
US20030097438A1 (en) * 2001-10-15 2003-05-22 Bearden Mark J. Network topology discovery systems and methods and their use in testing frameworks for determining suitability of a network for target applications
US8543681B2 (en) * 2001-10-15 2013-09-24 Volli Polymer Gmbh Llc Network topology discovery systems and methods
US8868715B2 (en) 2001-10-15 2014-10-21 Volli Polymer Gmbh Llc Report generation and visualization systems and methods and their use in testing frameworks for determining suitability of a network for target applications
US20030091165A1 (en) * 2001-10-15 2003-05-15 Bearden Mark J. Report generation and visualization systems and methods and their use in testing frameworks for determining suitability of a network for target applications
US20050027837A1 (en) * 2003-07-29 2005-02-03 Enterasys Networks, Inc. System and method for dynamic network policy management
US7526541B2 (en) * 2003-07-29 2009-04-28 Enterasys Networks, Inc. System and method for dynamic network policy management
US20050154571A1 (en) * 2004-01-08 2005-07-14 Raghu Anantharangachar Method and system for modelling a communications network
US7392300B2 (en) * 2004-01-08 2008-06-24 Hewlett-Packard Development Company, L.P. Method and system for modelling a communications network
US20110072352A1 (en) * 2006-03-23 2011-03-24 Cisco Technology, Inc. Method and application tool for dynamically navigating a user customizable representation of a network device configuration
US8054815B2 (en) 2006-05-31 2011-11-08 Qurio Holdings, Inc. System and method for bypassing an access point in a local area network for P2P data transfers
US7656849B1 (en) 2006-05-31 2010-02-02 Qurio Holdings, Inc. System and method for bypassing an access point in a local area network for P2P data transfers
US9433023B1 (en) 2006-05-31 2016-08-30 Qurio Holdings, Inc. System and method for bypassing an access point in a local area network for P2P data transfers
US8934465B1 (en) 2006-05-31 2015-01-13 Qurio Holdings, Inc. System and method for bypassing an access point in a local area network for P2P data transfers
US7733908B1 (en) 2006-05-31 2010-06-08 Qurio Holdings, Inc. Cross-layer architecture for a network device
USRE44798E1 (en) 2006-05-31 2014-03-11 Qurio Holdings, Inc. Cross-layer architecture for a network device
USRE44104E1 (en) 2006-05-31 2013-03-26 Qurio Holdings, Inc. Cross-layer architecture for a network device
US20100100627A1 (en) * 2006-05-31 2010-04-22 Qurio Holdings, Inc. System and method for bypassing an access point in a local area network for p2p data transfers
US8132260B1 (en) 2006-06-12 2012-03-06 Redseal Systems, Inc. Methods and apparatus for prioritization of remediation techniques for network security risks
US7890869B1 (en) 2006-06-12 2011-02-15 Redseal Systems, Inc. Network security visualization methods, apparatus and graphical user interfaces
US8321944B1 (en) 2006-06-12 2012-11-27 Redseal Networks, Inc. Adaptive risk analysis methods and apparatus
US8307444B1 (en) 2006-06-12 2012-11-06 Redseal Networks, Inc. Methods and apparatus for determining network risk based upon incomplete network configuration data
US8291017B1 (en) 2006-06-21 2012-10-16 Qurio Holdings, Inc. Generating communities using a mediating server and the semantic web
US8150938B1 (en) 2006-06-21 2012-04-03 Qurio Holdings, Inc. Profile aware mediating server
US8055803B1 (en) 2006-06-21 2011-11-08 Qurio Holdings, Inc. Generating communities using a mediating server and the semantic web
US8244855B1 (en) 2006-06-21 2012-08-14 Qurio Holdings, Inc. Application state aware mediating server
US9485804B1 (en) 2006-06-27 2016-11-01 Qurio Holdings, Inc. High-speed WAN to wireless LAN gateway
US8879567B1 (en) 2006-06-27 2014-11-04 Qurio Holdings, Inc. High-speed WAN to wireless LAN gateway
US8102863B1 (en) * 2006-06-27 2012-01-24 Qurio Holdings, Inc. High-speed WAN to wireless LAN gateway
US8281392B2 (en) 2006-08-11 2012-10-02 Airdefense, Inc. Methods and systems for wired equivalent privacy and Wi-Fi protected access protection
US8990850B2 (en) 2006-09-28 2015-03-24 Qurio Holdings, Inc. Personalized broadcast system
US8615778B1 (en) 2006-09-28 2013-12-24 Qurio Holdings, Inc. Personalized broadcast system
US7738676B1 (en) 2006-11-02 2010-06-15 Qurio Holdings, Inc. Client-side watermarking using hybrid I-frames
US8630450B2 (en) 2006-11-02 2014-01-14 Qurio Holdings, Inc. Client-side watermarking using hybrid I-frames
US7983444B2 (en) 2006-11-02 2011-07-19 Qurio Holdings, Inc. Client-side watermarking using hybrid I-Frames
US8965039B2 (en) 2006-11-02 2015-02-24 Qurio Holdings, Inc. Client-side watermarking using hybrid I-frames
US8320610B2 (en) 2006-11-02 2012-11-27 Qurio Holdings, Inc. Client-side watermarking using hybrid I-frames
US8000474B1 (en) 2006-12-15 2011-08-16 Quiro Holdings, Inc. Client-side protection of broadcast or multicast content for non-real-time playback
US8621552B1 (en) * 2007-05-22 2013-12-31 Skybox Security Inc. Method, a system, and a computer program product for managing access change assurance
US9282005B1 (en) * 2007-11-01 2016-03-08 Emc Corporation IT infrastructure policy breach investigation interface
US20160112453A1 (en) * 2008-06-19 2016-04-21 Servicemesh, Inc. System and method for a cloud computing abstraction layer with security zone facilities
US20210014275A1 (en) * 2008-06-19 2021-01-14 Csc Agility Platform, Inc. System and method for a cloud computing abstraction layer with security zone facilities
US9069599B2 (en) * 2008-06-19 2015-06-30 Servicemesh, Inc. System and method for a cloud computing abstraction layer with security zone facilities
US10880189B2 (en) 2008-06-19 2020-12-29 Csc Agility Platform, Inc. System and method for a cloud computing abstraction with self-service portal for publishing resources
US20190245888A1 (en) * 2008-06-19 2019-08-08 Csc Agility Platform, Inc. System and method for a cloud computing abstraction layer with security zone facilities
US9973474B2 (en) 2008-06-19 2018-05-15 Csc Agility Platform, Inc. Cloud computing gateway, cloud computing hypervisor, and methods for implementing same
US9658868B2 (en) 2008-06-19 2017-05-23 Csc Agility Platform, Inc. Cloud computing gateway, cloud computing hypervisor, and methods for implementing same
US9489647B2 (en) 2008-06-19 2016-11-08 Csc Agility Platform, Inc. System and method for a cloud computing abstraction with self-service portal for publishing resources
US20120185913A1 (en) * 2008-06-19 2012-07-19 Servicemesh, Inc. System and method for a cloud computing abstraction layer with security zone facilities
US20100241690A1 (en) * 2009-03-20 2010-09-23 Microsoft Corporation Component and dependency discovery
US9385988B2 (en) 2009-11-04 2016-07-05 Cedexis, Inc. Internet infrastructure survey
US10397178B2 (en) 2009-11-04 2019-08-27 Citrix Systems, Inc. Internet infrastructure survey
US9223134B2 (en) 2010-02-28 2015-12-29 Microsoft Technology Licensing, Llc Optical imperfections in a light transmissive illumination system for see-through near-eye display glasses
US9097891B2 (en) 2010-02-28 2015-08-04 Microsoft Technology Licensing, Llc See-through near-eye display glasses including an auto-brightness control for the display brightness based on the brightness in the environment
US20110221657A1 (en) * 2010-02-28 2011-09-15 Osterhout Group, Inc. Optical stabilization of displayed content with a variable lens
US9285589B2 (en) 2010-02-28 2016-03-15 Microsoft Technology Licensing, Llc AR glasses with event and sensor triggered control of AR eyepiece applications
US9091851B2 (en) 2010-02-28 2015-07-28 Microsoft Technology Licensing, Llc Light control in head mounted displays
US9329689B2 (en) 2010-02-28 2016-05-03 Microsoft Technology Licensing, Llc Method and apparatus for biometric data capture
US9341843B2 (en) 2010-02-28 2016-05-17 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a small scale image source
US9366862B2 (en) 2010-02-28 2016-06-14 Microsoft Technology Licensing, Llc System and method for delivering content to a group of see-through near eye display eyepieces
US8814691B2 (en) 2010-02-28 2014-08-26 Microsoft Corporation System and method for social networking gaming with an augmented reality
US9182596B2 (en) 2010-02-28 2015-11-10 Microsoft Technology Licensing, Llc See-through near-eye display glasses with the optical assembly including absorptive polarizers or anti-reflective coatings to reduce stray light
US10860100B2 (en) 2010-02-28 2020-12-08 Microsoft Technology Licensing, Llc AR glasses with predictive control of external device based on event input
US9134534B2 (en) 2010-02-28 2015-09-15 Microsoft Technology Licensing, Llc See-through near-eye display glasses including a modular image source
US9129295B2 (en) 2010-02-28 2015-09-08 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a fast response photochromic film system for quick transition from dark to clear
US10539787B2 (en) 2010-02-28 2020-01-21 Microsoft Technology Licensing, Llc Head-worn adaptive display
US9229227B2 (en) 2010-02-28 2016-01-05 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a light transmissive wedge shaped illumination system
US9759917B2 (en) 2010-02-28 2017-09-12 Microsoft Technology Licensing, Llc AR glasses with event and sensor triggered AR eyepiece interface to external devices
US9875406B2 (en) 2010-02-28 2018-01-23 Microsoft Technology Licensing, Llc Adjustable extension for temple arm
US10268888B2 (en) 2010-02-28 2019-04-23 Microsoft Technology Licensing, Llc Method and apparatus for biometric data capture
US10180572B2 (en) 2010-02-28 2019-01-15 Microsoft Technology Licensing, Llc AR glasses with event and user action control of external applications
US9097890B2 (en) 2010-02-28 2015-08-04 Microsoft Technology Licensing, Llc Grating in a light transmissive illumination system for see-through near-eye display glasses
US9128281B2 (en) 2010-09-14 2015-09-08 Microsoft Technology Licensing, Llc Eyepiece with uniformly illuminated reflective display
US9906488B2 (en) 2010-10-26 2018-02-27 Cedexis, Inc. Surrogate name delivery network
WO2012058238A3 (en) * 2010-10-26 2014-04-10 Martin Kagan Surrogate name delivery network
WO2012058238A2 (en) * 2010-10-26 2012-05-03 Martin Kagan Surrogate name delivery network
US10411975B2 (en) 2013-03-15 2019-09-10 Csc Agility Platform, Inc. System and method for a cloud computing abstraction with multi-tier deployment policy
US10320628B2 (en) 2013-06-19 2019-06-11 Citrix Systems, Inc. Confidence scoring of device reputation based on characteristic network behavior
US9100430B1 (en) 2014-12-29 2015-08-04 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US9985983B2 (en) 2014-12-29 2018-05-29 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US10462175B2 (en) 2014-12-29 2019-10-29 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US9648036B2 (en) 2014-12-29 2017-05-09 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US10721263B2 (en) 2014-12-29 2020-07-21 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US9467455B2 (en) 2014-12-29 2016-10-11 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US9882925B2 (en) 2014-12-29 2018-01-30 Palantir Technologies Inc. Systems for network risk assessment including processing of user access rights associated with a network of devices
US10264025B2 (en) 2016-06-24 2019-04-16 Varmour Networks, Inc. Security policy generation for virtualization, bare-metal server, and cloud computing environments

Also Published As

Publication number Publication date
US20020178246A1 (en) 2002-11-28
US7003562B2 (en) 2006-02-21

Similar Documents

Publication Publication Date Title
US7003562B2 (en) Method and apparatus for network wide policy-based analysis of configurations of devices
US8135815B2 (en) Method and apparatus for network wide policy-based analysis of configurations of devices
EP1119151B1 (en) Method and apparatus for analyzing one or more firewalls
US8819762B2 (en) System and method for auditing a security policy
US7200662B2 (en) Integrated rule network management system
US8490171B2 (en) Method of configuring a security gateway and system thereof
US7150037B2 (en) Network configuration manager
US5968176A (en) Multilayer firewall system
US6816897B2 (en) Console mapping tool for automated deployment and management of network devices
US7032022B1 (en) Statistics aggregation for policy-based network
US7539769B2 (en) Automated deployment and management of network devices
US20040042470A1 (en) Method and apparatus for rate limiting
US7143151B1 (en) Network management system for generating setup information for a plurality of devices based on common meta-level information
US20020194497A1 (en) Firewall configuration tool for automated deployment and management of network devices
JP2005065305A (en) Policy based network architecture
US20060153192A1 (en) Network host isolation tool
US8914339B2 (en) Device for managing data filters
WO2001099373A2 (en) System and method for security policy
Li Policy-based IPsec management
Cisco Defining IPsec Networks and Customers
Duan et al. Security management for large computer networks
Hyland et al. Management of network security applications
Ranathunga Auto-configuration of critical network infrastructure
Ahmed et al. Role Based Network Security Model: A Forward Step Towards Firewall Management
WO2001099372A2 (en) Efficient evaluation of rules

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: RUNWAY GROWTH CREDIT FUND INC., ILLINOIS

Free format text: SECURITY INTEREST;ASSIGNOR:REDSEAL, INC.;REEL/FRAME:044425/0799

Effective date: 20171215