Methods for managing network connections based on DNS data and network policies and devices thereof

Information

  • Patent Grant
  • 11122083
  • Patent Number
    11,122,083
  • Date Filed
    Friday, September 7, 2018
    6 years ago
  • Date Issued
    Tuesday, September 14, 2021
    3 years ago
Abstract
Methods, non-transitory computer readable media, and network traffic manager apparatus that assists with managing network connections includes obtaining a destination internet protocol (IP) address and a domain name from a received request sent by a client. A determination is made about when the obtained domain name identifies a trusted service and the obtained destination IP address is included in a current host IP address list. The obtained destination IP address is replaced with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list. The received request is managed based on one or more network policies, wherein one of the one or more network policies includes providing the client access to the service identified by the obtained domain name hosted at the replaced new IP address.
Description
FIELD

This technology generally relates to methods and devices for network traffic management and, more particularly, to methods for managing network connections based on DNS data and network policies and devices thereof.


BACKGROUND

Transport layer security (TLS) inspection refers to authorized man in the middle (MITM) attacks on TLS or similar encrypted channels to obtain clear-text for inspection by antimalware, IDS, or DLP scanners and the MITM attack is generally carried out by a proxy device. Some use cases involves allowing traffic to some trusted services to bypass the inspection process. For example, to protect user credentials, one might allow connections to the websites of well-known firms to bypass inspection. Prior technologies recognize a trusted service by some credentials presented, such as PKI certificate, but this method is not always convenient because the certificate can include unverifiable credentials.


Alternatively, the trusted service also could be recognized either by the service's IP address or by its domain name. Unfortunately, the problem with recognizing trusted services by IP address is that many IP addresses are ephemeral and that results in making it difficult for a security administrator to maintain a list of trustworthy IP addresses; and an adversary may obtain and exploit a formerly-trustworthy IP address before a security administrator can get around to updating the list of trustworthy IP addresses.


SUMMARY

A method for managing network connections based on DNS data and network policies includes obtaining a destination internet protocol (IP) address and a domain name from a received request sent by a client. A determination is made about when the obtained domain name identifies a trusted service and the obtained destination IP address is included in a current host IP address list. The obtained destination IP address is replaced with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list. The received request is managed based on one or more network policies, where one of the one or more network policies includes providing the client access to the service identified by the obtained domain name hosted at the replaced new IP address.


A non-transitory computer readable medium having stored thereon instructions for managing network connections based on DNS data and network policies comprising machine executable code which when executed by at least one processor, causes the processor to perform steps including, obtaining a destination internet protocol (IP) address and a domain name from a received request sent by a client. A determination is made about when the obtained domain name identifies a trusted service and the obtained destination IP address is included in a current host IP address list. The obtained destination IP address is replaced with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list. The received request is managed based on one or more network policies, where one of the one or more network policies includes providing the client access to the service identified by the obtained domain name hosted at the replaced new IP address.


A network traffic management apparatus including at least one of configurable hardware logic configured to be capable of implementing or a processor coupled to a memory and configured to execute programmed instructions stored in the memory to obtain a destination internet protocol (IP) address and a domain name from a received request sent by a client. A determination is made about when the obtained domain name identifies a trusted service and the obtained destination IP address is included in a current host IP address list. The obtained destination IP address is replaced with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list. The received request is managed based on one or more network policies, where one of the one or more network policies includes providing the client access to the service identified by the obtained domain name hosted at the replaced new IP address.


A network traffic management system, comprising one or more traffic management apparatuses, client devices, or server devices, the network traffic management system comprising memory comprising programmed instructions stored thereon and one or more processors configured to be capable of executing the stored programmed instructions to obtaining a destination internet protocol (IP) address and a domain name from a received request sent by a client. A determination is made about when the obtained domain name identifies a trusted service and the obtained destination IP address is included in a current host IP address list. The obtained destination IP address is replaced with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list. The received request is managed based on one or more network policies, wherein one of the one or more network policies includes providing the client access to the service identified by the obtained domain name hosted at the replaced new IP address.


This technology provides a number of advantages including providing a method, non-transitory computer readable medium, apparatus, and system that assist with managing network connections based on DNS data and network policies.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is an example of a block diagram of a network traffic management system including a network traffic management apparatus for managing network connections based on DNS data and network policies;



FIG. 2 is an example of a block diagram of a network traffic management apparatus;



FIG. 3 is an exemplary flowchart of a method for managing network connections based on DNS data and network policies; and



FIG. 4 is an exemplary sequence diagram for managing network connections based on DNS data and network policies.





DETAILED DESCRIPTION

An example of a network environment 10 which incorporates a network traffic management system for managing network connections based on DNS data and network policies with the network traffic manager apparatus 14 is illustrated in FIGS. 1 and 2. The exemplary environment 10 includes a plurality of client computing devices 12(1)-12(n), a DNS server 13, a network traffic manager apparatus 14, and a plurality of servers 16(1)-16(n) which are coupled together by communication networks 30, although the environment can include other types and numbers of systems, devices, components, and/or elements and in other topologies and deployments. While not shown, the exemplary environment 10 may include additional network components, such as routers, switches and other devices, which are well known to those of ordinary skill in the art and thus will not be described here. This technology provides a number of advantages including managing network connections based on DNS data and network policies.


Referring more specifically to FIGS. 1 and 2, the network traffic manager apparatus 14 of the network traffic management system is coupled to the plurality of client computing devices 12(1)-12(n) through the communication network 30, although the plurality of client computing devices 12(1)-12(n) and network traffic manager apparatus 14 may be coupled together via other topologies. As illustrated in FIG. 1, the network traffic manager apparatus 14 is coupled to the DNS server 13 through the communication network 30, although the network traffic manager apparatus 14 can be coupled to the DNS server 13 via other topologies. Additionally, the network traffic manager apparatus 14 is coupled to the plurality of servers 16(1)-16(n) through the communication network 30, although the web application servers 16(1)-16(n) and the network traffic manager apparatus 14 may be coupled together via other topologies. Furthermore, the plurality of servers 16(1)-16(n) is coupled to the DNS server 13 via communication network 30, although the plurality of servers 16(1)-16(n) can be coupled to the DNS server 13 via other topologies.


The network traffic manager apparatus 14 assists with managing network connections based on DNS data and network policies as illustrated and described by way of the examples herein, although the network traffic manager apparatus 14 may perform other types and/or numbers of functions. As illustrated in FIG. 2, the network traffic manager apparatus 14 includes processor or central processing unit (CPU) 18, memory 20, optional configurable hardware logic 21, and a communication system 24 which are coupled together by a bus device 26 although the network traffic manager apparatus 14 may comprise other types and numbers of elements in other configurations. In this example, the bus 26 is a PCI Express bus in this example, although other bus types and links may be used.


The processors 18 within the network traffic manager apparatus 14 may execute one or more computer-executable instructions stored in memory 20 for the methods illustrated and described with reference to the examples herein, although the processor can execute other types and numbers of instructions and perform other types and numbers of operations. The processor 18 may comprise one or more central processing units (“CPUs”) or general purpose processors with one or more processing cores, such as AMD® processor(s), although other types of processor(s) could be used (e.g., Intel®).


The memory 20 within the network traffic manager apparatus 14 may comprise one or more tangible storage media, such as RAM, ROM, flash memory, CD-ROM, floppy disk, hard disk drive(s), solid state memory, DVD, or any other memory storage types or devices, including combinations thereof, which are known to those of ordinary skill in the art. The memory 20 may store one or more non-transitory computer-readable instructions of this technology as illustrated and described with reference to the examples herein that may be executed by the processor 18. The exemplary flowchart shown in FIG. 3 is representative of example steps or actions of this technology that may be embodied or expressed as one or more non-transitory computer or machine readable instructions stored in the memory 20 that may be executed by the processor 18 and/or may be implemented by configured logic in the optional configurable logic 21.


Accordingly, the memory 20 of the network traffic manager apparatus 14 can store one or more applications that can include computer executable instructions that, when executed by the network traffic manager apparatus 14, causes the network traffic manager apparatus 14 to perform actions, such as to transmit, receive, or otherwise process messages, for example, and to perform other actions described and illustrated below with reference to FIGS. 3-4. The application(s) can be implemented as module or components of another application. Further, the application(s) can be implemented as operating system extensions, module, plugins, or the like. The application(s) can be implemented as module or components of another application. Further, the application(s) can be implemented as operating system extensions, module, plugins, or the like. Even further, the application(s) may be operative in a cloud-based computing environment. The application(s) can be executed within virtual machine(s) or virtual server(s) that may be managed in a cloud-based computing environment. Also, the application(s), including the network traffic manager apparatus 14 itself, may be located in virtual server(s) running in a cloud-based computing environment rather than being tied to one or more specific physical network computing devices. Also, the application(s) may be running in one or more virtual machines (VMs) executing on the network traffic manager apparatus 14. Additionally, in at least one of the various embodiments, virtual machine(s) running on the network traffic manager apparatus 14 may be managed or supervised by a hypervisor.


The optional configurable hardware logic device 21 in the network traffic manager apparatus 14 may comprise specialized hardware configured to implement one or more steps of this technology as illustrated and described with reference to the examples herein. By way of example only, the optional configurable logic hardware device 21 may comprise one or more of field programmable gate arrays (“FPGAs”), field programmable logic devices (“FPLDs”), application specific integrated circuits (ASICs”) and/or programmable logic units (“PLUs”).


The communication system 24 in the network traffic manager apparatus 14 is used to operatively couple and communicate between the network traffic manager apparatus 14, the DNS server 13, the plurality of client computing devices 12(1)-12(n) and the plurality of servers 16(1)-16(n) which are all coupled together by communication network 30 such as one or more local area networks (LAN) and/or the wide area network (WAN), although other types and numbers of communication networks or systems with other types and numbers of connections and configurations to other devices and elements may be used. By way of example only, the communication network such as local area networks (LAN) and the wide area network (WAN) can use TCP/IP over Ethernet and industry-standard protocols, including NFS, CIFS, SOAP, XML, LDAP, and SNMP, although other types and numbers of communication networks, can be used. In this example, the bus 26 is a PCI Express bus in this example, although other bus types and links may be used.


Each of the plurality of client computing devices 12(1)-12(n) of the network traffic management system 10, include a central processing unit (CPU) or processor, a memory, input/display device interface, configurable logic device and an input/output system or I/O system, which are coupled together by a bus or other link. The plurality of client computing devices 12(1)-12(n), in this example, may run interface applications, such as Web browsers, that may provide an interface to make requests for and send and/or receive data to and/or from the plurality of servers 16(1)-16(n) via the network traffic manager apparatus 14. Additionally, the plurality of client computing devices 12(1)-12(n) can include any type of computing device that can receive, render, and facilitate user interaction, such as client computers, network computer, mobile computers, mobile phones, virtual machines (including cloud-based computer), or the like. Each of the plurality of client computing devices 12(1)-12(n) utilizes the network traffic manager apparatus 14 to conduct one or more operations with the web application servers 16(1)-16(n), such as to obtain data and/or access the applications from one of the web application servers 16(1)-16(n), by way of example only, although other numbers and/or types of systems could be utilizing these resources and other types and numbers of functions utilizing other types of protocols could be performed.


The DNS server 13 in this example can include a central processing unit (CPU) or processor, a memory, input/display device interface, configurable logic device and an input/output system or I/O system, which are coupled together by a bus or other link. The DNS server 13, in this example, may run interface applications that may provide an interface to send and/or receive data to and/or from the network traffic manager apparatus 14 or the plurality of servers 16(1)-16(n). Additionally, the DNS server 13 can include any type of computing device that can receive, render, and facilitate user interaction, such as client computers, network computer, mobile computers, mobile phones, virtual machines (including cloud-based computer), or the like.


Each of the plurality of servers 16(1)-16(n) of the network traffic management system include a central processing unit (CPU) or processor, a memory, and a communication system, which are coupled together by a bus or other link, although other numbers and/or types of network devices could be used. Generally, the plurality of servers 16(1)-16(n) process requests for providing access to one or more enterprise web applications received from the plurality of client computing devices 12(1)-12(n), the DNS server 13, network traffic manager apparatus 14, via the communication network 30 according to the HTTP-based application RFC protocol or the CIFS or NFS protocol in this example, but the principles discussed herein are not limited to this example and can include other application protocols. A series of applications may run on the plurality web application servers 16(1)-16(n) that allows the transmission of data requested by the plurality of client computing devices 12(1)-12(n), the DNS server 13, or the network traffic manager apparatus 14. The plurality of servers 16(1)-16(n) may provide data or receive data in response to requests directed toward the respective applications on the plurality web application servers 16(1)-16(n) from the plurality of client computing devices 12(1)-12(n) or the network traffic manager apparatus 14. It is to be understood that the plurality of servers 16(1)-16(n) may be hardware or software or may represent a system with multiple external resource servers, which may include internal or external networks. In this example the plurality of servers 16(1)-16(n) may be any version of Microsoft® IIS servers or Apache® servers, although other types of servers may be used.


Although the plurality of servers 16(1)-16(n) are illustrated as single servers, one or more actions of the plurality of servers 16(1)-16(n) may be distributed across one or more distinct network computing devices. Moreover, the plurality of servers 16(1)-16(n) are not limited to a particular configuration. Thus, the plurality of plurality web application servers 16(1)-16(n) may contain a plurality of network computing devices that operate using a master/slave approach, whereby one of the network computing devices of the plurality of servers 16(1)-16(n) operate to manage and/or otherwise coordinate operations of the other network computing devices. The plurality of servers 16(1)-16(n) may operate as a plurality of network computing devices within cluster architecture, a peer-to peer architecture, virtual machines, or within a cloud architecture.


Thus, the technology disclosed herein is not to be construed as being limited to a single environment and other configurations and architectures are also envisaged. For example, the one or more of the plurality of servers 16(1)-16(n) depicted in FIG. 1 can operate within network traffic manager apparatus 14 rather than as a stand-alone server communicating with network traffic manager apparatus 14 via the communication network(s) 30. In this example the plurality of servers 16(1)-16(n) operate within the memory 20 of the network traffic manager apparatus 14.


While the network traffic manager apparatus 14 is illustrated in this example as including a single device, the network traffic manager apparatus 14 in other examples can include a plurality of devices or blades each with one or more processors each processor with one or more processing cores that implement one or more steps of this technology. In these examples, one or more of the devices can have a dedicated communication interface or memory. Alternatively, one or more of the devices can utilize the memory, communication interface, or other hardware or software components of one or more other communicably coupled of the devices. Additionally, one or more of the devices that together comprise network traffic manager apparatus 14 in other examples can be standalone devices or integrated with one or more other devices or applications, such as one of the plurality of servers 16(1)-16(n) or, the network traffic manager apparatus 14, or applications coupled to the communication network(s), for example. Moreover, one or more of the devices of the network traffic manager apparatus 14 in these examples can be in a same or a different communication network 30 including one or more public, private, or cloud networks, for example.


Although an exemplary network traffic management system 10 with the plurality of client computing devices 12(1)-12(n), the network traffic manager apparatus 14, and the plurality of servers 16(1)-16(n), communication networks 30 are described and illustrated herein, other types and numbers of systems, devices, blades, components, and elements in other topologies can be used. It is to be understood that the systems of the examples described herein are for exemplary purposes, as many variations of the specific hardware and software used to implement the examples are possible, as will be appreciated by those skilled in the relevant art(s).


Further, each of the systems of the examples may be conveniently implemented using one or more general purpose computer systems, microprocessors, digital signal processors, and micro-controllers, programmed according to the teachings of the examples, as described and illustrated herein, and as will be appreciated by those of ordinary skill in the art.


One or more of the components depicted in the network traffic management system, such as the network traffic manager apparatus 14, the plurality of client computing devices 12(1)-12(n), the DNS server 13, the plurality of servers 16(1)-16(n), for example, may be configured to operate as virtual instances on the same physical machine. In other words, one or more of network traffic manager apparatus 14, the plurality of client computing devices 12(1)-12(n), or the plurality of servers 16(1)-16(n) illustrated in FIG. 1 may operate on the same physical device rather than as separate devices communicating through a network as depicted in FIG. 1. There may be more or fewer plurality of client computing devices 12(1)-12(n), network traffic manager apparatus 14, or the plurality of servers 16(1)-16(n) than depicted in FIG. 1. The plurality of client computing devices 12(1)-12(n), the plurality of servers 16(1)-16(n) could be implemented as applications on network traffic manager apparatus 14.


In addition, two or more computing systems or devices can be substituted for any one of the systems or devices in any example. Accordingly, principles and advantages of distributed processing, such as redundancy and replication also can be implemented, as desired, to increase the robustness and performance of the devices and systems of the examples. The examples may also be implemented on computer system(s) that extend across any suitable network using any suitable interface mechanisms and traffic technologies, including by way of example only teletraffic in any suitable form (e.g., voice and modem), wireless traffic media, wireless traffic networks, cellular traffic networks, G3 traffic networks, Public Switched Telephone Network (PSTNs), Packet Data Networks (PDNs), the Internet, intranets, and combinations thereof.


The examples may also be embodied as a non-transitory computer readable medium having instructions stored thereon for one or more aspects of the technology as described and illustrated by way of the examples herein, which when executed by a processor (or configurable hardware), cause the processor to carry out the steps necessary to implement the methods of the examples, as described and illustrated herein.


An example of a method for managing network connections based on DNS data and network policies will now be described with reference to FIGS. 1-4. First in step 305, the network traffic manager apparatus 14 receives a connection request from one of the plurality of client computing devices 12(1)-12(n), although the network traffic manager apparatus 14 can receive other types of requests from other devices. By way of example, the connection request received can be a TLS connection request or a HTTP request, although the network traffic manager apparatus 14 can receive other types of requests.


Next in step 310, the network traffic manager apparatus 14 obtains the destination internet protocol (IP) address from the received request, although the network traffic manager apparatus 14 can obtain other addresses such as network address using other techniques.


Next in step 315, the network traffic manager apparatus 14 obtains the destination domain name requested by one of the plurality of client computing devices 12(1)-12(n) from the received request, although the network traffic manager apparatus 14 can obtain other symbolic names for services using other techniques.


Next in step 320, the network traffic manager apparatus 14 determines if the obtained destination domain name matches with a stored list of domain names of trusted services, although the network traffic manager apparatus 14 can use other techniques to determine if the obtained domain name identifies a trusted service. Accordingly, when the obtained destination domain name is present in the stored list of trusted domain names, the network traffic manager apparatus 14 determines that the obtained destination domain name is a trusted domain name. However, if the obtained destination domain name is not present in the stored list, then the network traffic manager apparatus 14 determines that the obtained destination domain name is not a trusted domain name. Accordingly, when the network traffic manager apparatus 14 determines that the obtained destination domain name is not a trusted domain name, a No branch is taken to step 350 where the network traffic manager apparatus 14 processes the received request based on one or more network policies which will be further illustrated below and the method ends at step 355. However, if the network traffic manager apparatus 14 determines that the obtained destination domain name is a trusted domain name, then the Yes branch is taken to step 325.


In step 325, the network traffic manager apparatus 14 queries the DNS server 13 for a host IP address list. In this example, the host IP address list includes data associated with devices currently hosting the service identified by the obtained destination domain name, although the network traffic manager apparatus 14 can use other techniques to obtain the host IP address list.


Next in step 330, the network traffic manager apparatus 14 determines if the host IP address list received from the DNS server 13 or obtained by other techniques is empty. If the network traffic manager apparatus 14 determines that the host IP address list is empty, a Yes branch is taken to step 350 which will be further illustrated below and the method ends at step 355. However, when the network traffic manager apparatus 14 determines that the host IP address list is not empty, then the No branch is taken to step 335.


In step 335, the network traffic manager apparatus 14 determines if the destination IP address obtained in step 310 is present in the host IP address list. In this example, the network traffic manager apparatus 14 compares the obtained destination IP address to the host IP address list to make sure that the client only connects to the trusted domain at a currently-valid host address. Accordingly, when the network traffic manager apparatus 14 determines that the obtained destination IP address is present in the host IP address list, then the Yes branch is taken to step 350 where the network traffic manager apparatus 14 provides the requesting one of the plurality of client computing devices 12(1)-12(n) access to the trusted domain at a currently-valid host address. However, when the network traffic manager apparatus 14 determines that the obtained destination IP address is not present in the host IP address list, then the No branch is taken step 340.


In step 340, the network traffic manager apparatus 14 selects one IP address from the list of host IP address received from the DNS server. In this example, the network traffic manager apparatus 14 selects the first IP address in the list of host IP addresses, although the network traffic manager apparatus 14 can select the host IP address using other techniques.


Next in step 345, the network traffic manager apparatus 14 replaces the destination IP address in the received request with the selected host IP address. In this example, the network traffic manager apparatus 14 replaces the destination IP address in the received request with the selected host IP address to ensure that the requesting one of the plurality of client computing devices 12(1)-12(n) connects to the trusted domain at the currently-valid host address.


In step 350, the network traffic manager apparatus 14 processes the received request by performing one or more network actions based on the one or more network policies. By way of example, one of the network policies can include providing the requesting one of the plurality of client computing devices 12(1)-12(n) access to the trusted domain at the currently-valid host address when the destination IP address matches the address in the host IP address list as determined in step 335. Additionally, another network policy can include rejecting the connection request for the requesting one of the plurality of client computing devices 12(1)-12(n) when either the host IP address is empty as determined in step 330 or when the requested domain is not trusted, as determined in step 320. Alternatively in another example, the one or more network policies can also include altering the detail of the network connection between the requesting one of the plurality of client computing devices 12(1)-12(n) and the plurality of servers 16(1)-16(n). The exemplary method ends at step 355.


Having thus described the basic concept of the technology, it will be rather apparent to those skilled in the art that the foregoing detailed disclosure is intended to be presented by way of example only, and is not limiting. Various alterations, improvements, and modifications will occur and are intended to those skilled in the art, though not expressly stated herein. These alterations, improvements, and modifications are intended to be suggested hereby, and are within the spirit and scope of the technology. Additionally, the recited order of processing elements or sequences, or the use of numbers, letters, or other designations therefore, is not intended to limit the claimed processes to any order except as may be specified in the claims. Accordingly, the technology is limited only by the following claims and equivalents thereto.

Claims
  • 1. A method for managing network connections based on DNS data and network policies, the method implemented by a network traffic management system comprising one or more network traffic apparatuses, client devices, or server devices, the method comprising: determining when an obtained domain name identifies a trusted service and an obtained destination IP address is included in a current host IP address list;replacing the obtained destination IP address with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list; andmanaging a received request based on a network policy comprising providing a client access to the trusted service identified by the obtained domain name hosted at the replaced new IP address.
  • 2. The method as set forth in claim 1 further comprising selecting the new IP address from the current host IP address list comprising a plurality of IP addresses.
  • 3. The method as set forth in claim 1 further comprising, declining the client access to the service identified by the obtained domain name when the obtained domain name is not the trusted domain name.
  • 4. The method as set forth in claim 1 further comprising: obtaining the current host IP address list from a DNS server;determining when the obtained current host IP address list is empty; andmanaging the received request based on another network policy comprising declining the client access to the trusted service identified by the obtained domain name when the obtained current host IP address list is determined to be empty.
  • 5. The method as set forth in claim 1 further comprising, providing the client access to the trusted service identified by the obtained domain name hosted at the obtained destination IP address when the obtained destination IP address is determined to be present in the current host IP address list.
  • 6. A non-transitory computer readable medium having stored thereon instructions for managing network connections based on DNS data and network policies comprising executable code which when executed by one or more processors, causes the processors to: determine when an obtained domain name identifies a trusted service and an obtained destination IP address is included in a current host IP address list;replace the obtained destination IP address with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list; andmanage a received request based on a network policy comprising providing a client access to the trusted service identified by the obtained domain name hosted at the replaced new IP address.
  • 7. The medium as set forth in claim 6 further comprises, select the new IP address from the current host IP address list comprising a plurality of IP addresses.
  • 8. The medium as set forth in claim 6 further comprises, decline the client access to the service identified by the obtained domain name when the obtained domain name is not the trusted domain name.
  • 9. The medium as set forth in claim 6 further comprises: obtain the current host IP address list from a DNS server;determine when the obtained current host IP address list is empty; andmanage the received request based on another network policy comprising declining the client access to the trusted service identified by the obtained domain name when the obtained current host IP address list is determined to be empty.
  • 10. The medium as set forth in claim 6 further comprises, provide the client access to the trusted service identified by the obtained domain name hosted at the obtained destination IP address when the obtained destination IP address is determined to be present in the current host IP address list.
  • 11. A network traffic manager apparatus, comprising memory comprising programmed instructions stored in the memory and one or more processors configured to be capable of executing the programmed instructions stored in the memory to: determine when an obtained domain name identifies a trusted service and an obtained destination IP address is included in a current host IP address list;replace the obtained destination IP address with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list; andmanage a received request based on a network policy comprising providing a client access to the trusted service identified by the obtained domain name hosted at the replaced new IP address.
  • 12. The network traffic manager apparatus as set forth in claim 11 wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to select the new IP address from the current host IP address list comprising a plurality of IP addresses.
  • 13. The network traffic manager apparatus as set forth in claim 11 wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to decline the client access to the service identified by the obtained domain name when the obtained domain name is not the trusted domain name.
  • 14. The network traffic manager apparatus as set forth in claim 11 wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to: obtain the current host IP address list from a DNS server;determine when the obtained current host IP address list is empty; andmanage the received request based on another network policy comprising declining the client access to the trusted service identified by the obtained domain name when the obtained current host IP address list is determined to be empty.
  • 15. The network traffic manager apparatus as set forth in claim 11 wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to provide the client access to the trusted service identified by the obtained domain name hosted at the obtained destination IP address when the obtained destination IP address is determined to be present in the current host IP address list.
  • 16. A network traffic management system, comprising one or more traffic management apparatuses, client devices, or server devices, the network traffic management system comprising memory comprising programmed instructions stored thereon and one or more processors configured to be capable of executing the stored programmed instructions to: determine when an obtained domain name identifies a trusted service and an obtained destination IP address is included in a current host IP address list;replace the obtained destination IP address with a new IP address from the current host IP address list when the obtained domain name is determined to be present and the obtained destination IP address is determined to be absent from the current host IP address list; andmanage a received request based on a network policy comprising providing a client access to the trusted service identified by the obtained domain name hosted at the replaced new IP address.
  • 17. The network traffic management system of claim 16, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to select the new IP address from the current host IP address list comprising a plurality of IP addresses.
  • 18. The network traffic management system of claim 16, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to decline the client access to the service identified by the obtained domain name when the obtained domain name is not the trusted domain name.
  • 19. The network traffic management system of claim 18, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to: obtain the current host IP address list from a DNS server;determine when the obtained current host IP address list is empty; andmanage the received request based on another network policy comprising declining the client access to the trusted service identified by the obtained domain name when the obtained current host IP address list is determined to be empty.
  • 20. The network traffic management system of claim 18, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to provide the client access to the trusted service identified by the obtained domain name hosted at the obtained destination IP address when the obtained destination IP address is determined to be present in the current host IP address list.
Parent Case Info

This application claims the benefit of U.S. Provisional Patent Application Ser. No. 62/555,902, filed Sep. 8, 2017, which is hereby incorporated by reference in its entirety.

US Referenced Citations (474)
Number Name Date Kind
3950735 Patel Apr 1976 A
4644532 George et al. Feb 1987 A
4897781 Chang et al. Jan 1990 A
4965772 Daniel et al. Oct 1990 A
5023826 Patel Jun 1991 A
5053953 Patel Oct 1991 A
5167024 Smith et al. Nov 1992 A
5299312 Rocco, Jr. Mar 1994 A
5327529 Fults et al. Jul 1994 A
5367635 Bauer et al. Nov 1994 A
5371852 Attanasio et al. Dec 1994 A
5406502 Haramaty et al. Apr 1995 A
5475857 Dally Dec 1995 A
5517617 Sathaye et al. May 1996 A
5519694 Brewer et al. May 1996 A
5519778 Leighton et al. May 1996 A
5521591 Arora et al. May 1996 A
5528701 Aref Jun 1996 A
5581754 Fitzgerald et al. Dec 1996 A
5596742 Agarwal et al. Jan 1997 A
5606655 Arman et al. Feb 1997 A
5611049 Pitts Mar 1997 A
5663018 Cummings et al. Sep 1997 A
5752023 Choucri et al. May 1998 A
5761484 Agarwal et al. Jun 1998 A
5768423 Aref et al. Jun 1998 A
5774650 Chapman et al. Jun 1998 A
5790554 Pitcher et al. Aug 1998 A
5802052 Venkataraman Sep 1998 A
5812550 Sohn et al. Sep 1998 A
5825772 Dobbins et al. Oct 1998 A
5832283 Chou et al. Nov 1998 A
5875296 Shi et al. Feb 1999 A
5892914 Pitts Apr 1999 A
5892932 Kim Apr 1999 A
5898876 James Apr 1999 A
5919247 Van Hoff et al. Jul 1999 A
5936939 Des Jardins et al. Aug 1999 A
5941988 Bhagwat et al. Aug 1999 A
5946690 Pitts Aug 1999 A
5949885 Leighton Sep 1999 A
5951694 Choquier et al. Sep 1999 A
5959990 Frantz et al. Sep 1999 A
5983281 Ogle et al. Nov 1999 A
5988847 McLaughlin et al. Nov 1999 A
6006254 Colby et al. Dec 1999 A
6006260 Barrick, Jr. et al. Dec 1999 A
6026452 Pitts Feb 2000 A
6028857 Poor Feb 2000 A
6051159 Brown et al. Apr 2000 A
6078956 Bryant et al. Jun 2000 A
6085234 Pitts et al. Jul 2000 A
6092196 Reiche Jul 2000 A
6108703 Leighton et al. Aug 2000 A
6111876 Frantz et al. Aug 2000 A
6128279 O'Neil et al. Oct 2000 A
6128657 Okanoya et al. Oct 2000 A
6160874 Dickerman et al. Dec 2000 A
6170022 Linville et al. Jan 2001 B1
6178423 Douceur et al. Jan 2001 B1
6182139 Brendel Jan 2001 B1
6192051 Lipman et al. Feb 2001 B1
6233612 Fruchtman et al. May 2001 B1
6246684 Chapman et al. Jun 2001 B1
6249801 Zisapel et al. Jun 2001 B1
6253226 Chidambaran et al. Jun 2001 B1
6253230 Couland et al. Jun 2001 B1
6263358 Lee et al. Jul 2001 B1
6289012 Harrington et al. Sep 2001 B1
6298380 Coile et al. Oct 2001 B1
6327622 Jindal et al. Dec 2001 B1
6343324 Hubis et al. Jan 2002 B1
6347339 Morris et al. Feb 2002 B1
6360270 Cherkasova et al. Mar 2002 B1
6374300 Masters Apr 2002 B2
6396833 Zhang et al. May 2002 B1
6430562 Kardos et al. Aug 2002 B1
6434618 Cohen et al. Aug 2002 B1
6434801 Grunberger Aug 2002 B2
6480476 Willars Nov 2002 B1
6484261 Wiegel Nov 2002 B1
6490624 Sampson et al. Dec 2002 B1
6510135 Almulhem et al. Jan 2003 B1
6510458 Berstis et al. Jan 2003 B1
6519643 Foulkes et al. Feb 2003 B1
6601084 Bhaskaran et al. Jul 2003 B1
6636503 Shiran et al. Oct 2003 B1
6636894 Short et al. Oct 2003 B1
6650640 Muller et al. Nov 2003 B1
6650641 Albert et al. Nov 2003 B1
6654701 Hatley Nov 2003 B2
6661802 Homberg et al. Dec 2003 B1
6683873 Kwok et al. Jan 2004 B1
6691165 Bruck et al. Feb 2004 B1
6694517 James et al. Feb 2004 B1
6708187 Shanumgam et al. Mar 2004 B1
6718380 Mohaban et al. Apr 2004 B1
6742045 Jordan et al. May 2004 B1
6751663 Farrell et al. Jun 2004 B1
6754228 Ludwig Jun 2004 B1
6760775 Anerousis et al. Jul 2004 B1
6772219 Shobatake Aug 2004 B1
6779039 Bommareddy et al. Aug 2004 B1
6781986 Sabaa et al. Aug 2004 B1
6798777 Ferguson et al. Sep 2004 B1
6804542 Haartsen Oct 2004 B1
6816901 Sitaraman et al. Nov 2004 B1
6816977 Brakmo et al. Nov 2004 B2
6826698 Minkin et al. Nov 2004 B1
6829238 Tokuyo et al. Dec 2004 B2
6868082 Allen, Jr. et al. Mar 2005 B1
6876629 Beshai et al. Apr 2005 B2
6876654 Hegde Apr 2005 B1
6888836 Cherkasova May 2005 B1
6928082 Liu et al. Aug 2005 B2
6947985 Hegli et al. Sep 2005 B2
6950434 Viswanath et al. Sep 2005 B1
6954780 Susai et al. Oct 2005 B2
6957272 Tallegas et al. Oct 2005 B2
6959394 Brickell et al. Oct 2005 B1
6975592 Seddigh et al. Dec 2005 B1
6986040 Kramer et al. Jan 2006 B1
6987753 Rochberger et al. Jan 2006 B2
7007092 Peiffer Feb 2006 B2
7058633 Gnagy et al. Jun 2006 B1
7113993 Cappiello et al. Sep 2006 B1
7133944 Song et al. Nov 2006 B2
7139792 Mishra et al. Nov 2006 B1
7185359 Schmidt et al. Feb 2007 B2
7228422 Morioka et al. Jun 2007 B2
7287082 O'Toole, Jr. Oct 2007 B1
7295827 Liu et al. Nov 2007 B2
7308703 Wright et al. Dec 2007 B2
7308709 Brezak, et al. Dec 2007 B1
7310339 Powers et al. Dec 2007 B1
7319696 Inoue et al. Jan 2008 B2
7321926 Zhang et al. Jan 2008 B1
7333999 Njemanze Feb 2008 B1
7343413 Gilde et al. Mar 2008 B2
7349391 Ben-Dor et al. Mar 2008 B2
7383570 Pinkas et al. Jun 2008 B2
7398552 Pardee et al. Jul 2008 B2
7433952 Janssen et al. Oct 2008 B1
7437478 Yokota et al. Oct 2008 B2
7454480 Labio et al. Nov 2008 B2
7490162 Masters Feb 2009 B1
7500243 Huetsch et al. Mar 2009 B2
7500269 Huotari et al. Mar 2009 B2
7505795 Lim et al. Mar 2009 B1
7516492 Nisbet et al. Apr 2009 B1
7522581 Acharya et al. Apr 2009 B2
7526541 Roese et al. Apr 2009 B2
7558197 Sindhu et al. Jul 2009 B1
7580971 Gollapudi et al. Aug 2009 B1
7590732 Rune Sep 2009 B2
7624424 Morita et al. Nov 2009 B2
7644137 Bozak et al. Jan 2010 B2
7668166 Rekhter et al. Feb 2010 B1
7689710 Tang et al. Mar 2010 B2
7724657 Rao et al. May 2010 B2
7725093 Sengupta et al. May 2010 B2
7769845 Baron Aug 2010 B2
7778187 Chaturvedi et al. Aug 2010 B2
7801978 Susai et al. Sep 2010 B1
7808913 Ansari et al. Oct 2010 B2
7831652 Clark et al. Nov 2010 B2
7908314 Yamaguchi et al. Mar 2011 B2
7925908 Kim Apr 2011 B2
7930365 Dixit et al. Apr 2011 B2
7933946 Livshits et al. Apr 2011 B2
7945908 Waldspurger et al. May 2011 B1
7984141 Gupta et al. Jul 2011 B2
8041022 Andreasen et al. Oct 2011 B1
8103781 Wu et al. Jan 2012 B1
8130650 Allen, Jr. et al. Mar 2012 B2
8149819 Kobayashi et al. Apr 2012 B2
8189567 Kavanagh et al. May 2012 B2
8199757 Pani et al. Jun 2012 B2
8205246 Shatzkamer et al. Jun 2012 B2
8239954 Wobber et al. Aug 2012 B2
8274895 Rahman et al. Sep 2012 B2
8321908 Gai et al. Nov 2012 B2
8351333 Rao et al. Jan 2013 B2
8370933 Buckler Feb 2013 B1
8380854 Szabo Feb 2013 B2
8417817 Jacobs Apr 2013 B1
8447871 Szabo May 2013 B1
8447970 Klein et al. May 2013 B2
8452876 Williams et al. May 2013 B1
8464265 Worley Jun 2013 B2
8468247 Richardson et al. Jun 2013 B1
8468257 Yigang Jun 2013 B2
8521851 Richardson et al. Aug 2013 B1
8521880 Richardson et al. Aug 2013 B1
8359224 Henderson et al. Sep 2013 B2
8566474 Kanode et al. Oct 2013 B2
8578050 Craig et al. Nov 2013 B2
8606921 Vasquez et al. Dec 2013 B2
8615022 Harrison et al. Dec 2013 B2
8646057 Agarwal et al. Feb 2014 B2
8665858 Kay Mar 2014 B2
8701179 Penno et al. Apr 2014 B1
8725836 Lowery et al. May 2014 B2
8726338 Narayanaswamy et al. May 2014 B2
8737304 Karuturi et al. May 2014 B2
8778665 Gibbons et al. Jul 2014 B2
8804504 Chen Aug 2014 B1
8819109 Krishnamurthy et al. Aug 2014 B1
8819419 Carlson et al. Aug 2014 B2
8830874 Cho et al. Sep 2014 B2
8873753 Parker Oct 2014 B2
8875274 Montemurro et al. Oct 2014 B2
8886981 Baumann et al. Nov 2014 B1
8908545 Chen et al. Dec 2014 B1
8954080 Janakiraman et al. Feb 2015 B2
9036529 Erickson et al. May 2015 B2
9037156 de Wit et al. May 2015 B2
9047259 Ho et al. Jun 2015 B1
9077554 Szabo Jul 2015 B1
9083760 Hughes et al. Jul 2015 B1
9172753 Jiang et al. Oct 2015 B1
9246819 Thirasuttakorn Jan 2016 B1
9319921 Kuroda Apr 2016 B2
9774619 Radlein Sep 2017 B1
20010009554 Katseff et al. Jul 2001 A1
20010023442 Masters Sep 2001 A1
20010052016 Skene et al. Dec 2001 A1
20020010783 Primak et al. Jan 2002 A1
20020027504 Davis Mar 2002 A1
20020032777 Kawata et al. Mar 2002 A1
20020046291 O'Callaghan et al. Apr 2002 A1
20020049842 Huetsch et al. Apr 2002 A1
20020059428 Susai et al. May 2002 A1
20020083067 Tamayo Jun 2002 A1
20020095498 Chanda et al. Jul 2002 A1
20020112061 Shih et al. Aug 2002 A1
20020138615 Schmeling Sep 2002 A1
20020161913 Gonzalez et al. Oct 2002 A1
20020194342 Lu et al. Dec 2002 A1
20020198993 Cudd et al. Dec 2002 A1
20030037070 Marston Feb 2003 A1
20030046291 Fascenda Mar 2003 A1
20030058839 D'Souza Mar 2003 A1
20030065653 Overton et al. Apr 2003 A1
20030065951 Igeta et al. Apr 2003 A1
20030069918 Lu et al. Apr 2003 A1
20030069974 Lu et al. Apr 2003 A1
20030070069 Belapurkar et al. Apr 2003 A1
20030086415 Bernhard et al. May 2003 A1
20030105807 Thompson et al. Jun 2003 A1
20030105983 Brakmo et al. Jun 2003 A1
20030108052 Inoue et al. Jun 2003 A1
20030120948 Schmidt et al. Jun 2003 A1
20030128708 Inoue et al. Jul 2003 A1
20030135509 Davis et al. Jul 2003 A1
20030145062 Sharma et al. Jul 2003 A1
20030145233 Poletto et al. Jul 2003 A1
20030163578 Janssen et al. Aug 2003 A1
20030200311 Baum Oct 2003 A1
20030208596 Carolan et al. Nov 2003 A1
20030225485 Fritz et al. Dec 2003 A1
20040003287 Zissimopoulos et al. Jan 2004 A1
20040052216 Roh Mar 2004 A1
20040072569 Omae et al. Apr 2004 A1
20040078487 Cernohous et al. Apr 2004 A1
20040103283 Hornak May 2004 A1
20040111523 Hall et al. Jun 2004 A1
20040111621 Himberger et al. Jun 2004 A1
20040117493 Bazot et al. Jun 2004 A1
20040148520 Talpade et al. Jul 2004 A1
20040151186 Akama Aug 2004 A1
20040190522 Aerrabotu et al. Sep 2004 A1
20040268358 Li et al. Sep 2004 A1
20040199762 Carlson et al. Oct 2004 A1
20040210663 Phillips et al. Oct 2004 A1
20040225713 Abbasi et al. Nov 2004 A1
20040255000 Simionescu et al. Dec 2004 A1
20040264472 Oliver et al. Dec 2004 A1
20040264481 Darling et al. Dec 2004 A1
20040267920 Hydrie et al. Dec 2004 A1
20040267948 Oliver et al. Dec 2004 A1
20050004887 Igakura et al. Jan 2005 A1
20050021736 Carusi et al. Jan 2005 A1
20050027869 Johnson Feb 2005 A1
20050044213 Kobayashi et al. Feb 2005 A1
20050052440 Kim et al. Mar 2005 A1
20050055435 Gbadegesin et al. Mar 2005 A1
20050071283 Randle et al. Mar 2005 A1
20050078604 Yim Apr 2005 A1
20050122942 Rhee et al. Jun 2005 A1
20050122977 Lieberman Jun 2005 A1
20050129001 Backman et al. Jun 2005 A1
20050154837 Keohane et al. Jul 2005 A1
20050187866 Lee Aug 2005 A1
20050188220 Nilsson et al. Aug 2005 A1
20050198310 Kim et al. Sep 2005 A1
20050262238 Reeves et al. Nov 2005 A1
20050288939 Peled et al. Dec 2005 A1
20060002405 Le Sauze et al. Jan 2006 A1
20060031520 Bedekar et al. Feb 2006 A1
20060036764 Yokota et al. Feb 2006 A1
20060059267 Cugi et al. Mar 2006 A1
20060077902 Kannan et al. Apr 2006 A1
20060077986 Rune Apr 2006 A1
20060083205 Buddhikot et al. Apr 2006 A1
20060095573 Carle et al. May 2006 A1
20060106802 Giblin et al. May 2006 A1
20060112176 Liu et al. May 2006 A1
20060112272 Morioka et al. May 2006 A1
20060129684 Datta Jun 2006 A1
20060135198 Lee Jun 2006 A1
20060156416 Huotari et al. Jul 2006 A1
20060161577 Kulkarni et al. Jul 2006 A1
20060168070 Thompson et al. Jul 2006 A1
20060171365 Borella Aug 2006 A1
20060179153 Lee et al. Aug 2006 A1
20060182103 Martini et al. Aug 2006 A1
20060184647 Dixit et al. Aug 2006 A1
20060209853 Hidaka et al. Sep 2006 A1
20060230148 Forecast et al. Oct 2006 A1
20060233106 Achlioptas et al. Oct 2006 A1
20060242300 Yumoto et al. Oct 2006 A1
20060268704 Ansari et al. Nov 2006 A1
20060291483 Sela Dec 2006 A1
20060294054 Kudo et al. Dec 2006 A1
20070006293 Balakrishnan et al. Jan 2007 A1
20070016662 Desai et al. Jan 2007 A1
20070019658 Park et al. Jan 2007 A1
20070050843 Manville et al. Mar 2007 A1
20070058670 Konduru et al. Mar 2007 A1
20070064661 Sood et al. Mar 2007 A1
20070083646 Miller et al. Apr 2007 A1
20070088822 Coile et al. Apr 2007 A1
20070106796 Kudo et al. May 2007 A1
20070107048 Halls et al. May 2007 A1
20070118669 Rand May 2007 A1
20070118879 Yeun May 2007 A1
20070174491 Still et al. Jul 2007 A1
20070220598 Salowey et al. Sep 2007 A1
20070233809 Brownell et al. Oct 2007 A1
20070255848 Sewall et al. Nov 2007 A1
20070258451 Bouat Nov 2007 A1
20070297410 Yoon et al. Dec 2007 A1
20070297551 Choi Dec 2007 A1
20080008202 Terrell et al. Jan 2008 A1
20080025297 Kashyap Jan 2008 A1
20080028456 O'Rourke et al. Jan 2008 A1
20080031258 Acharya et al. Feb 2008 A1
20080034136 Ulenas Feb 2008 A1
20080072303 Syed Mar 2008 A1
20080120370 Chan et al. May 2008 A1
20080130812 Eom et al. Jun 2008 A1
20080133518 Kapoor et al. Jun 2008 A1
20080134311 Medvinsky et al. Jun 2008 A1
20080148340 Powell et al. Jun 2008 A1
20080159145 Muthukrishnan et al. Jul 2008 A1
20080165801 Sheppard Jul 2008 A1
20080178278 Grinstein et al. Jul 2008 A1
20080201331 Eriksen et al. Aug 2008 A1
20080201599 Ferraiolo et al. Aug 2008 A1
20080205613 Lopez Aug 2008 A1
20080209053 Shen et al. Aug 2008 A1
20080222646 Sigal et al. Sep 2008 A1
20080225710 Raja et al. Sep 2008 A1
20080229415 Kapoor et al. Sep 2008 A1
20080235508 Ran et al. Sep 2008 A1
20080239986 Xu et al. Oct 2008 A1
20080253395 Pandya Oct 2008 A1
20080256224 Kaji et al. Oct 2008 A1
20080279200 Shatzkamer et al. Nov 2008 A1
20080282354 Wobber et al. Nov 2008 A1
20080288661 Galles Nov 2008 A1
20080301760 Lim Dec 2008 A1
20080316922 Riddle et al. Dec 2008 A1
20090028337 Balabine et al. Jan 2009 A1
20090040926 Li et al. Feb 2009 A1
20090049230 Pandya Feb 2009 A1
20090070617 Arimilli et al. Mar 2009 A1
20090077619 Boyce Mar 2009 A1
20090094610 Sukirya Apr 2009 A1
20090119504 van Os et al. May 2009 A1
20090125496 Wexler et al. May 2009 A1
20090125532 Wexler et al. May 2009 A1
20090125622 O'Sullivan et al. May 2009 A1
20090125625 Shim et al. May 2009 A1
20090138749 Moll et al. May 2009 A1
20090141891 Boyen et al. Jun 2009 A1
20090157678 Turk Jun 2009 A1
20090193126 Agarwal et al. Jul 2009 A1
20090193513 Agarwal et al. Jul 2009 A1
20090196282 Fellman et al. Aug 2009 A1
20090228956 He et al. Sep 2009 A1
20090248893 Richardson et al. Oct 2009 A1
20090287935 Aull et al. Nov 2009 A1
20090296624 Ryu et al. Dec 2009 A1
20090300407 Kamath et al. Dec 2009 A1
20100011420 Drako et al. Jan 2010 A1
20100011434 Kay Jan 2010 A1
20100017846 Huang et al. Jan 2010 A1
20100023582 Pedersen et al. Jan 2010 A1
20100042693 Eriksson et al. Feb 2010 A1
20100071048 Novak et al. Mar 2010 A1
20100088417 Amemiya et al. Apr 2010 A1
20100115236 Bataineh et al. May 2010 A1
20100122091 Huang et al. May 2010 A1
20100150154 Viger et al. Jun 2010 A1
20100154031 Montemurro et al. Jun 2010 A1
20100165877 Shukla et al. Jul 2010 A1
20100188976 Rahman et al. Jul 2010 A1
20100189052 Kavanagh et al. Jul 2010 A1
20100242092 Harris et al. Sep 2010 A1
20100251330 Kroeselberg et al. Sep 2010 A1
20100279733 Karsten et al. Nov 2010 A1
20100299451 Yigang et al. Nov 2010 A1
20100322250 Shetty et al. Dec 2010 A1
20100325277 Muthiah et al. Dec 2010 A1
20110002339 Fok Jan 2011 A1
20110029654 Takeda et al. Feb 2011 A1
20110040889 Garrett et al. Feb 2011 A1
20110047620 Mahaffey et al. Feb 2011 A1
20110066718 Susai et al. Mar 2011 A1
20110107077 Henderson et al. May 2011 A1
20110141900 Jayawardena et al. Jun 2011 A1
20110153822 Rajan et al. Jun 2011 A1
20110154443 Thakur et al. Jun 2011 A1
20110173295 Bakke et al. Jul 2011 A1
20110184733 Yu et al. Jul 2011 A1
20110197059 Klein et al. Aug 2011 A1
20110202676 Craig et al. Aug 2011 A1
20110246800 Accpadi et al. Oct 2011 A1
20110271005 Bharrat et al. Nov 2011 A1
20110273984 Hsu et al. Nov 2011 A1
20110277016 Hockings et al. Nov 2011 A1
20110282997 Prince et al. Nov 2011 A1
20110314178 Kanode et al. Dec 2011 A1
20110321122 Mwangi et al. Dec 2011 A1
20120016994 Nakamura et al. Jan 2012 A1
20120030341 Jensen et al. Feb 2012 A1
20120039341 Latif et al. Feb 2012 A1
20120041965 Vasquez et al. Feb 2012 A1
20120063314 Pignataro et al. Mar 2012 A1
20120066489 Ozaki et al. Mar 2012 A1
20120079055 Robinson Mar 2012 A1
20120101952 Raleigh et al. Apr 2012 A1
20120124372 Dilley et al. May 2012 A1
20120143883 Chen et al. Jun 2012 A1
20120191847 Nas et al. Jul 2012 A1
20120198043 Hesketh et al. Aug 2012 A1
20120198512 Zhou et al. Aug 2012 A1
20120210416 Mihelich et al. Aug 2012 A1
20120210417 Shieh Aug 2012 A1
20120224531 Karuturi et al. Sep 2012 A1
20120311153 Morgan Dec 2012 A1
20120317266 Abbott Dec 2012 A1
20130003106 Nishida et al. Jan 2013 A1
20130029726 Berionne et al. Jan 2013 A1
20130044757 Rai et al. Feb 2013 A1
20130091002 Christie et al. Apr 2013 A1
20130163758 Swaminathan et al. Jun 2013 A1
20130198322 Oran et al. Aug 2013 A1
20130205361 Narayanaswamy et al. Aug 2013 A1
20130212127 Kitamura Aug 2013 A1
20130223421 Gundavelli Aug 2013 A1
20130336122 Baruah et al. Dec 2013 A1
20130339429 Richardson et al. Dec 2013 A1
20140040478 Hsu et al. Feb 2014 A1
20140059678 Parker Feb 2014 A1
20140095661 Knowles et al. Apr 2014 A1
20140162705 de Wit et al. Jun 2014 A1
20140171089 Janakiraman et al. Jun 2014 A1
20140269484 Dankberg et al. Sep 2014 A1
20140317404 Carlson et al. Oct 2014 A1
20150127830 Brown et al. May 2015 A1
20150358285 Ellard Dec 2015 A1
Foreign Referenced Citations (12)
Number Date Country
0744850 Nov 1996 EP
WO 9114326 Sep 1991 WO
WO 9505712 Feb 1995 WO
WO 9709805 Mar 1997 WO
WO 9745800 Dec 1997 WO
WO 9905829 Feb 1999 WO
WO 9906913 Feb 1999 WO
WO 9910858 Mar 1999 WO
WO 9939373 Aug 1999 WO
WO 9964967 Dec 1999 WO
WO 0004422 Jan 2000 WO
WO 0004458 Jan 2000 WO
Non-Patent Literature Citations (29)
Entry
US 5,974,450 A, 10/1999, Maddalozzo, Jr. et al. (withdrawn)
Idoue, Akira et al. Mobile IP network supporting private IP addresses utilizing regional registration and NAT function. Proceedings. Eighth International Conference on Parallel and Distributed Systems. ICPADS 2001. https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=934812 (Year: 2001).
Maruyama, Shin et al. Policy-Based IP Address Selection in SCTP Automatic Address Reconfiguration. 2011 IEEE Workshops of International Conference on Advanced Information Networking and Applications. https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5763586 (Year: 2011).
Nishiguchi, Masato; Kimura, Shigetomo. Communication Link Switching Method Based on Destination IP Address for Power Savings. 2016 Fourth International Symposium on Computing and Networking (CANDAR). https://ieeexplore.IEEE.org/stamp/stamp.jsp?tp=&arnumber=7818637 (Year: 2016).
Jinlong, Hu; Yisheng, Wu. Source address validation based Ethernet switches for IPv6 network. 2012 IEEE International Conference on Computer Science and Automation Engineering (CSAE). https://ieeexplore.IEEE.org/stamp/stamp.jsp?tp=&arnumber =6272914 (Year: 2012).
BIG-IP Local Traffic Manager: Implementations, Version 12.1, F5 Networks, Inc., May 4, 2018.
“A Process For Selective Routing of Servlet Content To Transcoding Modules,” Research Disclosure 422124, Jun. 1999, pp. 889-890, IBM Corporation.
“BIG-IP Controller with Exclusive OneConnect Content Switching Feature Provides a Breakthrough System for Maximizing Server and Network Performance,” F5 Networks, Inc. Press Release, May 8, 2001, 2 pages, Las Vegas, Nevada.
“Servlet/Applet/HTML Authentication Process With Single Sign-On,” Research Disclosure 429128, Jan. 2000, pp. 163-164, IBM Corporation.
“Traffic Surges; Surge Queue; Netscaler Defense,” 2005, PowerPoint Presentation, slides 1-12, Citrix Systems, Inc.
“Windows Server 2003 Kerberos Extensions,” Microsoft TechNet, 8 pages, Jul. 31, 2004, http://technet.microsoft.com/en-us/library/cc738207, Microsoft Corporation.
ABAD Cristina L. et al., “An Analysis on the Schemes for Detecting and Preventing ARP Cache Poisoning Attacks”, IEEE, Computer Society, 27th International Conference on Distributed Computing Systems Workshops (ICDCSW'07), 2007, pp. 1-8.
Crescendo Networks, “Application Layer Processing (ALP),” 2003-2009, pp. 168-186, Chapter 9, CN-5000E/5500E, Foxit Software Company.
European Search Report for corresponding EP Application No. 14753736.9, dated Sep. 23, 2016, pp. 1-8.
“Configuration Guide for Local Traffic Management,” F5 Networks Inc., Jan. 12, 2006, version 9.2.2, 406 pgs.
Big-IP GTM and BIG-IP Link Controller, Release Notes, F5 Networks, Inc., Jul. 20, 2015, v.11.6.0.
BIG-IP Virtual, Release Notes, Dec. 8, 2014, F5 Networks, Inc., 4 pp, Edition 11.6.0.
BIG-IP® Global Traffic Manager™: Implementations, Aug. 20, 2014, F5 Networks, Inc., pp. 1-118, v11.6.
Big-IP® TMOS®: Routing Administration, F5 Networks, Inc., Apr. 10, 2015, pp. 1-140, v11.6.
F5 Networks. Local Traffic Manager and Global Traffic Manager Operations Guide, Manual, Dec. 12, 2014, pp. 1-160, v1.0.
Fielding et al., “Hypertext Transfer Protocol—HTTP/1.1,” Network Working Group, RFC: 2068, Jan. 1997, pp. 1-162.
Floyd et al., “Random Early Detection Gateways for Congestion Avoidance,” Aug. 1993, pp. 1-22, IEEE/ACM Transactions on Networking, California.
Hochmuth, Phil, “F5, CacheFlow pump up content-delivery lines,” Network World Fusion, May 4, 2001, 1 page, Las Vegas, Nevada.
International Search Report for International Patent Application No. PCT/US2013/026615 (dated Jul. 4, 2013).
International Search Report for International Patent Application No. PCT/US2014/018431 (dated Jul. 9, 2014).
Macvittie L., “Message-Based Load Balancing,” Technical Brief, 2009, pp. 1-9, F5 Networks, Inc.
OWASP, “Testing for Cross site scripting”, OWASP Testing Guide v2, Table of Contents, Sep. 5, 2013, pp. 1-5, (www.owasp.org/index.php/Testing_for_Cross_site scripting).
Schaefer, Ken, “IIS and Kerberos Part 5—Protocol Transition, Constrained Delegation, S4U2S and S4U2P,” Jul. 18, 2007, 21 pages, http://www.adopenstatic.com/cs/blogs/ken/archive/2007/07/19/8460.aspx.
Williams et al., “The Ultimate Windows Server 2003 System Administrator's Guide: Forwarding Authentication,” 2003, 2 pages, Figure 10.7, Addison-Wesley Professional, Boston, Massachusetts.
Provisional Applications (1)
Number Date Country
62555902 Sep 2017 US