CA2543270A1 - Dual mode firewall - Google Patents

Dual mode firewall Download PDF

Info

Publication number
CA2543270A1
CA2543270A1 CA002543270A CA2543270A CA2543270A1 CA 2543270 A1 CA2543270 A1 CA 2543270A1 CA 002543270 A CA002543270 A CA 002543270A CA 2543270 A CA2543270 A CA 2543270A CA 2543270 A1 CA2543270 A1 CA 2543270A1
Authority
CA
Canada
Prior art keywords
packets
firewall
network
screening process
packet
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
CA002543270A
Other languages
French (fr)
Inventor
Kamesh Akundi
Thomas Guerrette
John Gawf
Rajan Goyal
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.)
Cisco Technology Inc
Original Assignee
Cisco Technology, Inc.
Kamesh Akundi
Thomas Guerrette
John Gawf
Rajan Goyal
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 Cisco Technology, Inc., Kamesh Akundi, Thomas Guerrette, John Gawf, Rajan Goyal filed Critical Cisco Technology, Inc.
Publication of CA2543270A1 publication Critical patent/CA2543270A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/302Route determination based on requested QoS
    • H04L45/308Route determination based on user's profile, e.g. premium users

Abstract

Methods and devices are provided for implementing a dual mode firewall. Some implementations provide a firewall in a network device that acts as a bridge for Layer 2 traffic and acts as a router for Layer 3 traffic. In some implementations, a determination of whether to act as a bridge or a router for a packet is based on the configuration of the interface handling the packet.
In some implementations, the network device inspects a destination of each packet to determine whether to act as a bridge or a router for that packet.
The firewall screens both the Layer 2 and the Layer 3 traffic according to policies implemented in the firewall.

Description

DUAL MODE FIREWALh BACKGROUND OF THE INVENTION
1. Field of the Invention The present invention relates to network technology.
More particularly, the present invention relates to firewalls.
2. Description of the Related Art Firewalls are important tools for protecting networks or portions of networks. Typically, a firewall is used to filter traffic between portions of networks (e.g., between subnets), between a private network and other networks (e. g., the Internet), etc. Firewalls inspect packets routed from, e.g., one subnet to another based on policies configured in the firewall. The term "packet" will be used broadly herein to include frames, true packets and similar data units.
If a firewall is disposed between a private network and the Internet, the Internet is "outside" the firewall and the private network is "inside" the firewall. For example, the firewall may be configured to permit nodes inside the firewall to have unrestricted access to the Internet while inspecting packets from outside the, firewall to filter out "seam," viruses, etc.
Current firewalls typically operate at Layer 3 (L3), though some operate at Layer 2 (L2). Therefore, the deployment of a firewall typically implies that there are Layer 3 (subnet) separations between the inside and outside segments. This is acceptable if the firewall is running on a network device functioning, e.g., as a router with a pre-existing subnet separation. However, complications arise when the firewall is to be placed within an existing network. In such situations, the network has to be re-subnetted to build it around the firewall, a task that is tedious and resource-intensive.

It would be desirable to implement improved methods and devices for implementing firewalls.
SUD~IARY OF THE INVENTION
Methods and devices are provided for implementing a dual mode firewall. Some implementations provide a firewall in a network device that acts as a bridge for Layer 2 traffic and acts as a router for Layer 3 traffic.
In some implementations, a determination of whether to act as a bridge or a router for a packet is based on the configuration of the interface handling the packet. In some implementations, the network device inspects a destination of each packet to determine whether to act as a bridge or a router for that packet. The firewall screens both the Layer 2 and the Layer 3 traffic according to policies implemented in the firewall.
Some embodiments of the invention provide a firewall. The firewall includes: a first port configured for communication with a first device within a first network; a second port configured for communication with a second device within the first network; a third port configured for communication between the first network and a second network; and at least one processor.
The processor or processors are configured to do the following: determine that a first portion of the incoming packets should be bridged, the first portion having a first source address and a first destination address within the first network; apply a first screening process to the first portion; determine that a second portion of the incoming packets should be routed; and apply a second screening process to the second portion.
The processor or processors may be configured to control traffic within the first network (e. g., between the first device and the second device) according to a spanning tree protocol and may be configured to control traffic between the first device and the second device according to one or more fields in a Layer 2 header of a packet.
The processor or processors may be configured to perform an initial check on a packet, such as checking whether the packet should be broadcast or multicast, or checking for Internet protocol fragments. The screening processes may be implemented based upon inspection of one or more of Layers 2 through 7. The processor or processors may be configured to allow dynamic host configuration protocol ("DHCP") packets to pass with or without inspection.
The processor or processors may be configured to control traffic between the first device and the second device according to Layer 2 access lists applied to one or more fields in the Layer 2 header of the packet. The fields may be, for example, a source media access control address field, a destination media access control address field or a protocol field.
Some implementations of the invention provide a method of implementing a firewall. The method includes the,following steps: receiving first packets and second packets; determining that the first packets should be bridged, the first packets having a first source address and a first destination address within the first network;
applying a first screening process to the first packets;
determining that the second packets should be routed; and applying a second screening process to the second packets.
The bridging step may include performing a bridge lookup based upon media access control address information of the first packets. The screening processes may be implemented based upon inspection of one or more of Layers 2 through 7. The screening processes may involve performing an access list check.
Alternative embodiments of the invention provide a computer program embodied in a machine-readable medium.
The computer program includes instructions for controlling a firewall to perform the following steps:
receive first packets and second packets; determine that the first packets should be bridged, the first packets having a first source address and a first destination address within the first network; apply a first screening process to the first packets; determine that the second packets should be routed; and apply a second screening process to the second packets.
The computer program may also include instructions for causing the firewall to perform a bridge lookup based upon media access control address information of the first packets. The computer program can include instructions for causing the firewall to perform an access list check. The screening processes may be vimplemented based upon inspection of one or more of Layers 2 through 7.
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 is a network diagram that illustrates some uses of firewalls.
Fig. 2 is a network diagram that illustrates a dual mode firewall according to some aspects of the invention.
Fig. 3 is a flow chart that outlines some general concepts ofa method according to the present invention.
Fig. 4 is a flow chart that indicates more details of a method according to the present invention.
Fig. 5 illustrates a simplified version of a network device that may be configured to implement some aspects of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be obvious, however, to one skilled in the art, that the present invention may be practiced without some or all of these specific details. In other instances, well known process steps have not been described in detail in order not to obscure the present invention.
Fig. 1 illustrates some uses of firewalls in various types of networks. Home office 135 includes personal computer 140, telephone 145, wireless access point 150 and printer 155. A service provider has installed customer premise equipment ("CPE") 160 to provide Internet access to home office 135. CPE 160 may provide, for example, DCHP addresses to the elements of home office 135.
Installing L3 firewall 165 can cause complications unless the firewall is configured according to the present invention. For example, a prior art L3 firewall would not necessarily pass through Dynamic Host Configuration Protocol ("DHCP") addresses. (As known by those of skill in the art, DHCP provides a mechanism for allocating IP addresses dynamically so that the addresses can be reused when hosts no longer need them.) If DHCP
addresses are not passed through, the devices in home office 135 would need to be re-numbered. The firewall would require a network address translation ("NAT").
However, some firewalls (particularly the less expensive firewalls marketed for home use) may not allow applications to run with NAT. Network devices according to the present invention can provide both the transparent forwarding of Layer 2 ("L2") traffic and L3 routing capabilities, as well as the implementation of security policies at L2 and L3. For example, home office 135 may implement L2 screening between wireless access point 150 and other elements of home office 135, in addition to filtering spam from Internet 130.
Branch office network 105 includes hosts 110 connected via Ethernet to network device 120, which includes a firewall. Network device 120 is connected via wide area network ("WAN") 125 to Internet 130. If network device 120 is configured according to the present invention, network device 120 can provide both the transparent forwarding of L2 traffic between nodes 110, L3 routing capabilities on V~IAN 125 and the implementation of security policies at L2 and L3. For example, network device 120 may implement L2 security policies that permit node 110a to send packets to node 110b, but not vice versa. Network device 120 may also implement L3 security policies that restrict traffic between Internet 130 and branch office 105. Similar functionality may be provided to local area network 170 by network device 175.
A network device configured according to the present invention can act as a muter and also as a bridge (e. g., an IEEE 802.1d bridge). Preferred embodiments perform the basic bridging operation of learning media access control ("MAC") addresses on ports to restrict a collision domain. Preferred embodiments also run the Spanning Tree Protocol ("STP") to guard against loops in network topology. STP is described, for example, in U.S.
Patent No. 6,535,491, which is hereby incorporated by ~ reference in its entirety. Some such embodiments of the network device maintain a bridging table that maps MAC addresses to destination ports.
The network device can function as a transparent bridge between a variety of media, such as Ethernet, token ring and FDDI. Additionally, it can operate as a transit bridge with LAN media on one side and ATM, Frame Relay, PPP, etc., on the other side. Preferred embodiments use the concept of a "bridge group" to identify interfaces to be bridged. According to some embodiments, a transparent bridging module is invoked from a device driver of the network device and executes in the interrupt context. Preferably, there is also a process path for bridging certain packets that cannot be bridged in the interrupt path. Some of the L3 features might not be invoked by the bridging code of the bridging module.
The network device preferably implements security policies at L2 and L3. For example, some embodiments support MAC (L2) access lists on interfaces configured for bridging. Some such network devices determine whether a packet is to be bridged or routed depending on the destination L2 and/or L3 addresses in the packet.
Some network devices according to the present invention can bridge on some interfaces and present an L3 Bridge-Group Virtual Interface ("BVI") to the routing code for routing. A BVI is the interface for the Integrated Routing and Bridging (IRB) features. Using IRB, one can route a given protocol between routed interfaces and bridge groups within a single switch router. Specifically, local or unroutable traffic will be bridged among the bridged interfaces in the same bridge ' group, while routable traffic will be routed to other routed interfaces or bridge groups.
Because bridging is in the data-link layer (Layer 2) and routing is in the network layer (Layer 3), they have different protocol configuration models. V~7ith IP, for example, bridge group interfaces belong to the same network and have a collective IP network address. In contrast, each routed interface represents a distinct network and has its own IP network address. IRB uses the concept of a BVI to enable these interfaces to exchange packets for a given protocol.
A BVI is a virtual interface within the network device that acts like a normal routed interface. A BVI
does not support bridging, but it actually represents the corresponding bridge group to routed interfaces within the switch router. The interface number is the link between the BVI and the bridge group.
A high-level description of a dual mode firewall will now be described with reference to Fig. 2. In this example, when host 205 sends a packet to host 210, network device 215 bridges the packet according to an L2 address, which is a MAC address in this instance. Here, interfaces 220 and 225 are configured for bridging.
Network device receives the packet, determines that hosts 205 and 210 are in the same bridge group, determines that host 205 is permitted to send packets to host 210, then bridges the packet to host 210. Here, hosts 205 and 210 are in the same subnet (10.10.10): there is no need to create additional subnets in network 200 in order to install network device 215.
Interface 223 is connected to BVI 230, which is the default gateway for all hosts in network 200. In this example, if any of the hosts in network 200 need to send a packet to Internet 240 (or to any network outside of network 200), the host will address the packet to the MAC
address of the BVI. Preferably, the BVI will route the packet (or not) according to security policies implemented at L3. Similarly, network device 215 will preferably make screening and forwarding decisions regarding packet s received by the BVI from outside of network 200 (e.g., from Internet 240) according to security policies implemented at L3. However, the security policies may be implemented based upon inspection of one or more of Layers 2 through 7.
Preferably, new features implemented on the L3 firewall 255 automatically work for L2 firewall 235.
According to preferred implementations of the invention, configuring the L2 firewall involves configuring a bridge group, as described above, and putting interfaces in the bridge group. The bridge group will indicate which interfaces can receive packets from one another. Configuring the L2 firewall also involves implementing a security policy, functionality for inspection/auditing of packets, etc., according to methods known by those of skill in the art. For example, Access'Control Lists ("ACLs") may be implemented on any of the interfaces in the bridge in line with the security policy. Although the security policy may be based only upon inspection at L2, the security policy may alternatively be based upon inspection of one or more of Layers L2 through L7. The concept of an "inside" or an "outside'° interface will be implied by the configuration, as is the case with an L3 firewall as described above.
The operation of a network device configured as a dual mode firewall will now be explained with reference to Figs. 3 and 4. Fig. 3 provides a very broad overview of this operation and Fig. 4 outlines the operation of .certain implementations in more detail.
Method 300 of Fig. 3 begins with step 305, wherein an interface of the network device receives a packet. In step 310, it is determined whether the packet needs to be routed or bridged. If the packet should be bridged, the packet is screened in step 320, e.g., according to an L2 ACL. In step 320, a determination may be made of whether to bridge the packet according to an inspection at any predetermined layer or layers from L2 to L7. 235. The packet is either dropped (step 325) or bridged (step 330) according to the determination of step 320.
If the packet should be routed, the process continues from step 310 to step 340. In step 340, a determination is made of whether to route the packet according to an inspection at any predetermined layer or layers from L2 to L7. The packet is either dropped (step 345) or routed (step 350) according to the determination of step 340.
Referring now to Fig. 4, further details of some implementations will now be explained. In step 405, a packet arrives from an interface of a network device and is obtained by a network driver operating at Layer 1.
The network driver forwards the packet to a module (e. g., bridging module 245) for a determination as to whether bridging is configured on the interface on which the packet arrived (step 415).

If bridging is configured on the interface, a decision is made in step 420 as to whether the packet should be bridged or routed. According to some implementations, the decision in step 420 is made according to whether the packet's MAC address is in a bridging table. As known to those of skill in the art, a bridging table is normally populated by "listening" to the network and storing MAC addresses. If the packet's MAC address is in the bridging table, the packet will be bridged. If the packet's MAC address is not in the bridging table, the packet will be sent to the router side for further processing. .
For packets having a MAC address in the bridging table, the process continues to step 425 wherein a bridging table lookup is performed to determine the output interfaces) for the packet. Then, in step 430, the input interface is examined to determine whether the input interface was a BVI. If so, according to preferred 'embodiments the assumption will be made that the packet has already passed through an L3 firewall. If not, the packet is evaluated according to security policies applied at any of Layers L2 through L7. (step 435).
Then, the packet is sent to a network driver (step 440) and, sent out an egress port (step 445).
If bridging is not configured on the ingress interface, step 415 is followed by step 450, wherein the packet is prepared for an L3 module. For example, in step 450 data may be cached into data structures that will be used later in the L3 processing. In step 455, IP
access checks and IP routing decisions are made. In step 460, the packet is evaluated according to the security policies of an L3 firewall.
In step 465, the output interface is evaluated to determine whether it is a BVI. If the output interface is a BVI, in step 470 the input interface is marked as a BVI and the packet is sent to a bridging module (e. g., bridging module 245) for further processing. The packet then proceeds through steps 425, 430 and 440, then is ,sent out the proper interface in step 445. If the output interface is not a BVI, the process continues from step 465 to step 475: the packet is treated as a normal routed packet, is sent to the network driver (step 440) and sent out the appropriate interface (step 445).
An L2 software interface between the bridging module the L3 firewall code preferably takes care of invoking the IP ACLs. In such implementations, the L2 software interface invokes the inbound and outbound IP ACLs for all IP packets irrespective of whether inspection is configured on the input or output interfaces of a packet.
All that is needed is that an ACL is configured on any one of.the interfaces in the bridge group. For example, suppose interfaces A, B and C are in a bridge group, inspection is configured on A (in direction) and IP ACL
is configured on C (in direction). In this example, a packet from C to B will be subjected to the IP ACL check, though inspection is not configured on B or C. Otherwise, packets from C to A would be subjected to the ACL check, but packets from C to B would not.
Clients on one side of a bridge should be able to get an IP address from a DHCP server on the opposite side. To facilitate this, the L2 firewall preferably allows DHCP packets to be bridged without inspection and does not affect the existing DHCP operation on the network. However, DHCP packets are inspected in other implementations. Other types of packets, such as OSPF
packets, BGP packets, ARP packets, etc., may also be passed through without inspection in some implementations. However, such packets are inspected in other implementations.
Various implementations of the invention provide NAT
for traffic going out to the Internet (on outside router interface) while still using private addresses for bridging between internal bridge interfaces. Moreover, this invention provides the ability to run a routing protocol on the firewall and to allow dynamic routing instead of configuring static routes. This invention also provides ability to relay DHCP requests form hosts on bridge interfaces to a DHCP server connected to one of the router interfaces. These and other features provide ease of deployment where services such as DHCP are available.
1.0 Fig. 5 illustrates an example of a network device that may be configured to implement some methods of the present invention. Network device 560 includes a master central processing unit (CPU) 562, interfaces 568, and a bus 567 (e.g., a PCI bus). Generally, interfaces 568 include ports 569 appropriate for communication with the appropriate media. In some embodiments, one or more of interfaces 568 includes at least one independent processor 574 and, in some instances, volatile RAM.
Independent processors 574 may be, for example ASICs or any other appropriate processors. According to some such embodiments, these independent processors 574 perform at least some of the functions of the logic described herein. In some embodiments, one or more of interfaces 568 control such communications-intensive tasks as media control and management. By providing separate processors for the communications-intensive tasks, interfaces 568 allow the master microprocessor 562 efficiently to perform other functions such as routing computations, network diagnostics, security functions, etc.
The interfaces 568 are typically provided as interface cards (sometimes referred to as "linecards").
Generally, interfaces 568 control the sending and receiving of data packets over the network and sometimes support other peripherals used with the network device 560. Among the interfaces that may be provided are FC
interfaces, Ethernet interfaces, frame relay interfaces, cable interfaces, DSL interfaces, token ring interfaces, and the like. In addition, various very high-speed interfaces may be provided, such as fast Ethernet interfaces, Gigabit Ethernet interfaces, ATM interfaces, HSSI interfaces, POS interfaces, FDDI interfaces, ASI
interfaces, DHEI interfaces and the like.
When acting under the control of appropriate software or firmware, in some implementations of the invention CPU 562 may be responsible for implementing specific functions associated with the functions of a desired network device. According to some embodiments, CPU 562 accomplishes all these functions under the control of software including an operating system (e. g., Cisco IOS, a proprietary operating system developed by Cisco Systems, Inc., etc.) and any appropriate applications software.
CPU 562 may include one or more processors 563 such as a processor from the Motorola family of microprocessors or the MIPS family of microprocessors.
20. In an alternative embodiment, processor 563 is specially designed hardware for controlling the operations of network device 560. In a specific embodiment, a memory 561 (such as non-volatile RAM and/or ROM) also forms part of CPU 562. However, there are many different ways in which memory could be coupled to the system. Memory block 561 may be used for a variety of purposes such as, for example, caching and/or storing data, programming instructions, etc. ' Regardless of network device's configuration, it may employ one or more memories or memory modules (such as, for example, memory block 565) configured to store data, program instructions for the general-purpose network operations and/or other information relating to the functionality of the techniques described herein. The program instructions may control the operation of an operating system and/or one or more applications, for example.
Because such information and program instructions may be employed to implement the systems/methods described herein, the present invention relates to machine-readable media that include program instructions, state information, etc. for performing various operations described herein. Examples of machine-readable media include, but are not limited to, magnetic media such as hard disks, floppy disks, and magnetic tape; optical media such as CD-ROM disks; magneto-optical media; and hardware devices that are specially configured to store and perform program instructions, such as read-only memory devices (ROM) and random access memory (RAM). The invention may also be embodied in a carrier wave traveling over an appropriate medium such as airwaves, optical lines, electric lines, etc. Examples of program instructions include both machine code, such as produced by a compiler, and files containing higher level code that may be executed by the computer using an interpreter.
Although the system shown in Fig. 5 illustrates one specific network device of the present invention, it is by no means the only network device architecture on which the present invention can be implemented. For example, an architecture having a single processor that handles communications as well as routing computations, etc. is often used. Further, other types of interfaces and media could also be used with the network device. The communication path between interfaces/linecards may be bus based (as shown in Fig. 5) or switch fabric based (such as a cross-bar).
Other Embodiments Generally, the techniques of the present invention may be implemented on software and/or hardware. For example, they can be implemented in an operating system kernel, in a separate user process, in a library package bound into network applications, on a specially constructed machine, or on a network interface card. In a specific embodiment of this invention, the technique of the present invention is implemented in software such as an operating system or in an application running on an operating system.
A software or software/hardware hybrid implementation of the techniques of this invention may be 10. implemented on a general-purpose programmable machine selectively activated or reconfigured by a computer program stored in memory. Such a programmable machine may be a network device designed to handle network traffic, such as, for example, the network device described above with reference to Fig. 5. In an alternative embodiment, the techniques of this invention may be implemented on a general-purpose network host machine such as a personal computer or workstation.
Further, the invention may be at least partially implemented on a card (e.g., an interface card) for a network device or a general-purpose computing device.
Another embodiment of this invention involves splitting the functionality into two parts. One part is the control plane, which builds the bridge table, provides any inspection (if required) of DHCP, ARP or OSPF packets which need to be passed through to maintain transparency, builds the routing table, etc. The other is a data plane, which enforces the screening policies, decides whether to bridge or route packets and accordingly rewrites the packet headers before transmitting them, maintains the state of the flow, etc.
The control plane can be implemented, for example, in a general purpose CPU while the data plane can be implemented in network processors. This specific implementation provides both a flexibility of features and a required data rate of firewalling. Any change in policies (for example up to what extent to inspect OSPF
packets and which packets should be inspected) can be implemented in a general purpose CPU and does not affect the data rate in network processors.
Although illustrative embodiments and applications of this invention are shown and described herein, many variations and modifications are possible which remain within the concept, scope, and spirit of the invention, and these variations would become clear to those of ordinary skill in the art after perusal of this application.
Accordingly, the present embodiments are to be considered as illustrative and not restrictive, and the invention is not to be limited to the details given 15, herein, but may be modified within the scope and equivalents of the appended claims.

Claims (22)

WE CLAIM:
1. A firewall, comprising:
a first port configured for communication with a first device within a first network;
a second port configured for communication with a second device within the first network;
a third port configured for communication between the first network and a second network; and at least one processor configured to:
determine that a first portion of the incoming packets should be bridged, the first portion having a first source address and a first destination address within the first network;
apply a first screening process to the first portion;
determine that a second portion of the incoming packets should be routed, the second portion having a second source address or a second destination address outside the first network; and apply a second screening process to the second portion.
2. The firewall of claim 1, wherein the at least one processor is configured to control traffic between the first device and the second device according to a spanning tree protocol.
3. The firewall of claim 1, wherein the at least one processor is configured to control traffic between the first device and the second device according to one or more fields in a Layer 2 header of a packet.
4. The firewall of claim 1, wherein the at least one processor is configured to perform an initial check on a packet, wherein the procedures of the initial check are selected from the group consisting of checking for broadcasting, multicasting and Internet protocol fragments.
5. The firewall of claim 1, wherein the at least one processor is configured to apply the first screening process according to security policies implemented at one or more of Layers 3 through 7.
6. The firewall of claim 3, wherein the at least one processor is configured to control traffic between the first device and the second device according to Layer 2 access lists applied to one or more fields in the Layer 2 header of the packet.
7. The firewall of claim 1, wherein the at least one processor is configured to apply the second screening process according to security policies implemented at one or more of Layers 3 through 7.
8. A firewall, comprising:
means for receiving first packets and second packets;
means for determining that the first packets should be bridged, the first packets having a first source address and a first destination address within the first network;
means for applying a first screening process to the first packets;
means for determining that the second packets should be routed; and means for applying a second screening process to the second packets.
9. A method of implementing a firewall, comprising:
receiving first packets and second packets;
determining that the first packets should be bridged, the first packets having a first source address and a first destination address within the first network;
applying a first screening process to the first packets;
determining that the second packets should be routed; and applying a second screening process to the second packets.
10. The method of claim 9, wherein the step of determining that the first packets should be bridged comprises performing a bridge lookup based upon media access control address information of the first packets.
11. The method of claim 9, wherein the second screening process comprises performing an access list check.
12. The method of claim 9, wherein the first screening process comprises applying security policies implemented at one or more of Layers 3 through 7.
13. A computer program embodied in a machine-readable medium, the computer program comprising instructions for controlling a firewall to perform the following steps:

receive first packets and second packets;
determine that the first packets should be bridged, the first packets having a first source address and a first destination address within the first network;
apply a first screening process to the first packets;
determine that the second packets should be routed;
and apply a second screening process to the second packets.
14. The computer program of claim 13, further comprising instructions for causing the firewall to perform a bridge lookup based upon media access control address information of the first packets.
15. The computer program of claim 13, wherein the instructions for applying the first screening process further comprise instructions for causing the firewall to perform an access list check.
16. The computer program of claim 13, wherein the instructions for applying the second screening process further comprise instructions for causing the firewall to perform an access list check.
17. The firewall of claim 1, further comprising a control plane configured to build a bridge table.
18. The firewall of claim 17, wherein the control plane is further configured to inspect one or more of DHCP, ARP
or OSPF packets.
19. The firewall of claim 17, wherein the control plane is further configured to builds a routing table.
20. The firewall of claim 1, further comprising a data plane configured to enforce screening policies.
21. The firewall of claim 20, wherein the data plane is further configured to determine whether to bridge or route packets.
22. The firewall of claim 21, wherein the data plane is further configured to rewrite packet headers before transmitting packets.
CA002543270A 2003-11-24 2004-11-16 Dual mode firewall Abandoned CA2543270A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10/721,571 US7496955B2 (en) 2003-11-24 2003-11-24 Dual mode firewall
US10/721,571 2003-11-24
PCT/US2004/038357 WO2005053269A1 (en) 2003-11-24 2004-11-16 Dual mode firewall

Publications (1)

Publication Number Publication Date
CA2543270A1 true CA2543270A1 (en) 2005-06-09

Family

ID=34591823

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002543270A Abandoned CA2543270A1 (en) 2003-11-24 2004-11-16 Dual mode firewall

Country Status (7)

Country Link
US (1) US7496955B2 (en)
EP (1) EP1690403B1 (en)
CN (1) CN1879388B (en)
AT (1) ATE415771T1 (en)
CA (1) CA2543270A1 (en)
DE (1) DE602004018025D1 (en)
WO (1) WO2005053269A1 (en)

Families Citing this family (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7420929B1 (en) 2002-07-02 2008-09-02 Juniper Networks, Inc. Adaptive network flow analysis
US7251215B1 (en) 2002-08-26 2007-07-31 Juniper Networks, Inc. Adaptive network router
US7313100B1 (en) 2002-08-26 2007-12-25 Juniper Networks, Inc. Network device having accounting service card
WO2004108180A1 (en) * 2003-06-04 2004-12-16 Inion Ltd Biodegradable implant and method for manufacturing one
US9032095B1 (en) 2004-01-06 2015-05-12 Juniper Networks, Inc. Routing device having multiple logical routers
US8108496B2 (en) * 2004-04-07 2012-01-31 American Power Conversion Corporation Method and apparatus for selecting forwarding modes
US7664855B1 (en) 2004-05-05 2010-02-16 Juniper Networks, Inc. Port scanning mitigation within a network through establishment of an a prior network connection
US7546635B1 (en) * 2004-08-11 2009-06-09 Juniper Networks, Inc. Stateful firewall protection for control plane traffic within a network device
WO2006063052A1 (en) * 2004-12-07 2006-06-15 Nortel Networks Limited Method and apparatus for network immunization
CN100444582C (en) * 2006-01-24 2008-12-17 杭州华三通信技术有限公司 Switching device with firewall function
US8024787B2 (en) * 2006-05-02 2011-09-20 Cisco Technology, Inc. Packet firewalls of particular use in packet switching devices
US20080005345A1 (en) * 2006-06-30 2008-01-03 Microsoft Corporation Gateway with automatic bridging
US20080196104A1 (en) * 2007-02-09 2008-08-14 George Tuvell Off-line mms malware scanning system and method
CN101014048B (en) * 2007-02-12 2010-05-19 杭州华三通信技术有限公司 Distributed firewall system and method for realizing content diction of firewall
US8340090B1 (en) 2007-03-08 2012-12-25 Cisco Technology, Inc. Interconnecting forwarding contexts using u-turn ports
US8339959B1 (en) 2008-05-20 2012-12-25 Juniper Networks, Inc. Streamlined packet forwarding using dynamic filters for routing and security in a shared forwarding plane
US8713627B2 (en) * 2008-08-14 2014-04-29 Juniper Networks, Inc. Scalable security services for multicast in a router having integrated zone-based firewall
US8955107B2 (en) 2008-09-12 2015-02-10 Juniper Networks, Inc. Hierarchical application of security services within a computer network
US8914878B2 (en) 2009-04-29 2014-12-16 Juniper Networks, Inc. Detecting malicious network software agents
US8789173B2 (en) * 2009-09-03 2014-07-22 Juniper Networks, Inc. Protecting against distributed network flood attacks
US8369345B1 (en) 2009-11-13 2013-02-05 Juniper Networks, Inc. Multi-router system having shared network interfaces
CN101951665A (en) * 2010-09-15 2011-01-19 宇龙计算机通信科技(深圳)有限公司 Routing method of double-card mobile terminal and double-card mobile terminal
CN102316028B (en) 2011-08-24 2014-06-04 华为技术有限公司 Method and apparatus for sending internet protocol packet
US8774187B2 (en) * 2011-10-24 2014-07-08 Richard L. Hartman Methods, systems, and devices for interfacing to networks
US9251535B1 (en) 2012-01-05 2016-02-02 Juniper Networks, Inc. Offload of data transfer statistics from a mobile access gateway
US9602334B2 (en) 2013-01-22 2017-03-21 International Business Machines Corporation Independent network interfaces for virtual network environments
US9225638B2 (en) 2013-05-09 2015-12-29 Vmware, Inc. Method and system for service switching using service tags
EP2887605A1 (en) * 2013-12-20 2015-06-24 ABB Technology AB Security framework for transmitting communication messages between a substation LAN and packet-switched WAN
US10135737B2 (en) 2014-09-30 2018-11-20 Nicira, Inc. Distributed load balancing systems
US11296930B2 (en) 2014-09-30 2022-04-05 Nicira, Inc. Tunnel-enabled elastic service model
US10291550B2 (en) * 2014-09-30 2019-05-14 Arris Enterprises Llc Bridging based upon media access control address
US9935827B2 (en) 2014-09-30 2018-04-03 Nicira, Inc. Method and apparatus for distributing load among a plurality of service nodes
CN104486114A (en) * 2014-12-12 2015-04-01 广西科技大学 Bridging method for wireless router and wireless data transmission module
US10594743B2 (en) 2015-04-03 2020-03-17 Nicira, Inc. Method, apparatus, and system for implementing a content switch
CN105227896B (en) * 2015-08-27 2020-10-16 北京华夏创新科技有限公司 Video conference optimization technical method and system in transparent mode
US10805181B2 (en) 2017-10-29 2020-10-13 Nicira, Inc. Service operation chaining
US10708229B2 (en) 2017-11-15 2020-07-07 Nicira, Inc. Packet induced revalidation of connection tracker
US10757077B2 (en) 2017-11-15 2020-08-25 Nicira, Inc. Stateful connection policy filtering
US11012420B2 (en) * 2017-11-15 2021-05-18 Nicira, Inc. Third-party service chaining using packet encapsulation in a flow-based forwarding element
US10887131B1 (en) * 2017-11-29 2021-01-05 Riverbed Technology, Inc. High availability (HA) network device
US10797910B2 (en) 2018-01-26 2020-10-06 Nicira, Inc. Specifying and utilizing paths through a network
US10805192B2 (en) 2018-03-27 2020-10-13 Nicira, Inc. Detecting failure of layer 2 service using broadcast messages
CN108769084B (en) * 2018-08-28 2020-12-15 山东超越数控电子股份有限公司 Processor and firewall
US11003482B2 (en) 2019-02-22 2021-05-11 Vmware, Inc. Service proxy operations
US11140218B2 (en) 2019-10-30 2021-10-05 Vmware, Inc. Distributed service chain across multiple clouds
US11283717B2 (en) 2019-10-30 2022-03-22 Vmware, Inc. Distributed fault tolerant service chain
CN110912928B (en) * 2019-12-11 2022-01-28 百度在线网络技术(北京)有限公司 Firewall implementation method and device and electronic equipment
US11223494B2 (en) 2020-01-13 2022-01-11 Vmware, Inc. Service insertion for multicast traffic at boundary
US11659061B2 (en) 2020-01-20 2023-05-23 Vmware, Inc. Method of adjusting service function chains to improve network performance
US11153406B2 (en) 2020-01-20 2021-10-19 Vmware, Inc. Method of network performance visualization of service function chains
US11368387B2 (en) 2020-04-06 2022-06-21 Vmware, Inc. Using router as service node through logical service plane
US11734043B2 (en) 2020-12-15 2023-08-22 Vmware, Inc. Providing stateful services in a scalable manner for machines executing on host computers
US11611625B2 (en) 2020-12-15 2023-03-21 Vmware, Inc. Providing stateful services in a scalable manner for machines executing on host computers
US11831605B2 (en) * 2021-03-29 2023-11-28 Nokia Solutions And Networks Oy Router firewall

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6240533B1 (en) * 1999-02-25 2001-05-29 Lodgenet Entertainment Corporation Method and apparatus for providing uninterrupted communication over a network link
US6505254B1 (en) * 1999-04-19 2003-01-07 Cisco Technology, Inc. Methods and apparatus for routing requests in a network
US6854063B1 (en) * 2000-03-03 2005-02-08 Cisco Technology, Inc. Method and apparatus for optimizing firewall processing
US20020120732A1 (en) * 2001-02-27 2002-08-29 Lee Daniel Joseph Open internet protocol services platform
EP1326393B1 (en) * 2001-12-18 2004-08-11 Stonesoft Corporation Validation of the configuration of a Firewall
CN1292354C (en) 2002-02-08 2006-12-27 联想网御科技(北京)有限公司 Two-layer exchange type firewall package filtering method based on bridge
US7093283B1 (en) * 2002-02-15 2006-08-15 Cisco Technology, Inc. Method and apparatus for deploying configuration instructions to security devices in order to implement a security policy on a network
CN1300721C (en) * 2002-03-21 2007-02-14 重庆大学 Method for realizing peer-to-peer network system architecture
US7143188B2 (en) * 2002-06-13 2006-11-28 Nvidia Corporation Method and apparatus for network address translation integration with internet protocol security

Also Published As

Publication number Publication date
EP1690403A1 (en) 2006-08-16
WO2005053269A1 (en) 2005-06-09
US20050114648A1 (en) 2005-05-26
CN1879388A (en) 2006-12-13
DE602004018025D1 (en) 2009-01-08
US7496955B2 (en) 2009-02-24
EP1690403B1 (en) 2008-11-26
ATE415771T1 (en) 2008-12-15
CN1879388B (en) 2012-07-04

Similar Documents

Publication Publication Date Title
US7496955B2 (en) Dual mode firewall
EP1438670B1 (en) Method and apparatus for implementing a layer 3/layer 7 firewall in an l2 device
US7738457B2 (en) Method and system for virtual routing using containers
EP3138243B1 (en) Network service insertion
US8055800B1 (en) Enforcing host routing settings on a network device
EP1062784B1 (en) Providing secure access to network services
US20100100616A1 (en) Method and apparatus for controlling traffic between different entities on a network
US20050257256A1 (en) Firewall load balancing using a single physical device
AU2002327757A1 (en) Method and apparatus for implementing a layer 3/layer 7 firewall in an L2 device
US20030200463A1 (en) Inter-autonomous system weighstation
US20110004932A1 (en) Firewall for tunneled IPv6 traffic
Rietz et al. An SDN-based approach to ward off LAN attacks
EP2014018B1 (en) Configurable resolution policy for data switch feature failures
Cisco Configuring IP MLS
Cisco Configuring Transparent Bridging
Vadivelu et al. Design and performance analysis of complex switching networks through VLAN, HSRP and link aggregation
Rietz et al. Research Article An SDN-Based Approach to Ward Off LAN Attacks

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued