0% found this document useful (0 votes)
8 views9 pages

Virtual Routing and Forwarding (VRF)

The Barracuda CloudGen Firewall utilizes Virtual Routing and Forwarding (VRF) to create multiple virtual routers that operate independently, enhancing network security by separating traffic without the need for VPNs. Each virtual router instance has its own routing table and can be configured with unique IDs, while the default router instance remains fixed and cannot be deleted. VRF supports various interface types and can be used for managing traffic across multiple networks, although certain services and features are limited to the default router instance.

Uploaded by

Neba Neba Neba
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views9 pages

Virtual Routing and Forwarding (VRF)

The Barracuda CloudGen Firewall utilizes Virtual Routing and Forwarding (VRF) to create multiple virtual routers that operate independently, enhancing network security by separating traffic without the need for VPNs. Each virtual router instance has its own routing table and can be configured with unique IDs, while the default router instance remains fixed and cannot be deleted. VRF supports various interface types and can be used for managing traffic across multiple networks, although certain services and features are limited to the default router instance.

Uploaded by

Neba Neba Neba
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Barracuda CloudGen Firewall

Virtual Routing and Forwarding (VRF)


[Link]

Virtual routing and forwarding (VRF) is a technology based on the operating principle of a physical
router. Unlike a single router, virtual routers (VRs) can be run simultaneously as multiple instances.
Each of these instances uses its own routing and forwarding table. Because each virtual router
instance (VRI) runs autonomously, network traffic on the assigned interfaces is separated from the
traffic managed by other virtual routers. This special separation of networks increases network
security without having to use VPNs like on a common network. Because it is possible to use the same
IP addresses or IP ranges on multiple virtual routers, which can even overlap without conflicting with
each other, virtual routers can also be used for managing network traffic for multiple networks with
identical network configurations simultaneously on the firewall.

Virtual routing can be used to segment network paths without using additional devices. The number
of network paths is limited only by the number of available network interfaces. The concept of
keeping traffic on multiple network paths separated can be overridden by configuring access rules
that forward specific traffic from one path to another. As an example, all traffic from different network
paths can be routed to a common path that leads to the Internet, thereby reducing the overhead of
configuring access rules for routed traffic that flows from different networks to the Internet
simultaneously. By combining different types of interface types, like network, VLAN, or bundled
interfaces, the different possibilities offer a huge variety of applications.

Virtual Routing and Forwarding (VRF) 1/9


Barracuda CloudGen Firewall

Because the access point daemon currently only operates in the default namespace, WiFi
interfaces are currently not supported in non-default namespaces.

Virtual Routing and Forwarding therefore does not currently support WiFi!

Virtual Router Naming and Identification

For configuration purposes, each virtual router instance receives a unique logical ID and a name. The
firewall's standard routing instance is named 'default' and has the virtual router ID = 0. These two
values cannot be changed. Unlike a user-defined virtual router instance, the default router instance
cannot be deleted. Every additional virtual router instance can be configured individually. The virtual
router IDs are set automatically in the range between 1 and 255 when a new instance is created. The
virtual router ID can also be entered manually for special purposes, e.g., for configuring an HA cluster

Virtual Routing and Forwarding (VRF) 2/9


Barracuda CloudGen Firewall

where all virtual routers must be configured identically on both HA partners. In addition, this ID is
required for assigning virtual router instances in VPN configurations.

Never change a VR ID that has already been assigned to a VR instance!

If it is necessary to change the VR ID of a virtual router instance, be prepared to plan the usage
of VR IDs. In case VR instances are already configured, delete existing VR instances completely
from the firewall before assigning new IDs!

The following table lists the maximum number of additionally configurable router instances depending
on a certain firewall model:

Model Total VRF Instances including the Default Router Instance


F12 11
F18 11
F80 11
F82 11
F93 11
F180 11
F183R 11
F183 11
F183R 11
F193R 11
F200, F201, F300, F301 n.a.
F280 11
F380 11
F400 11
F600 11
F800 16
F900 21
F1000 26
Cloud Level 1 1
Cloud Level 2 2
Cloud Level 4 4

Virtual Routing and Forwarding (VRF) 3/9


Barracuda CloudGen Firewall

Cloud Level 6 6
Cloud Level 8 8
VF10, TSF10, TSFp10 1
VF25, TSF25, TSFp25 1
VF50, TSF50, TSFp50 1
VF100, TSF100, TSFp100 2
VF250, TSF250, TSFp250 2
VF500, TSF500, TSFp500 4
VF1000, TSF1000, TSFp1000 6
VF2000, TSF2000, TSFp2000 8
VF4000, TSF4000, TSFp4000 10
VF8000, TSF8000, TSFp8000 20
VFC1 1
VFC2 2
VFC4 4
VFC6 6
VFC8 8
VFC16 16
VFC48 26
T100, T200, T400, T600 11
T900 21
VT100 2
VT500 4
VT1500 8
VT3000 10
VT5000 20

Virtual Routers, Network and Dynamic Interfaces, VLAN, and Ethernet Bundled
Interfaces

VLANs can be configured for each network interface. If necessary, both network and VLAN interfaces
can be combined with Ethernet bundled interfaces. With their specific characteristics, each of these
interface types can be assigned to a virtual router.

Interface Supported Note

Virtual Routing and Forwarding (VRF) 4/9


Barracuda CloudGen Firewall

Network Interfaces (eth0,


Yes
eth1, ...)
For more information, see Best Practice - How to
Bundled Interfaces Yes Operate VLANs on an Ethernet Bond with Virtual
Routers.
For more information, see Best Practice - How to
VLAN Interfaces Yes Operate VLANs on an Ethernet Bond with Virtual
Routers.
Dynamic Interfaces No

Management Interface and Virtual Routers

Because licenses are bound to the MAC address of the network interface on which the management IP
is configured, the management interface must always reside under the control of the default router.

Never assign the management IP to an interface that is managed by an additional virtual router
instance unless you want your firewall to fall back into grace mode.

For more information about the grace period and the validity of licenses, see License Validity.

Remote Management Tunnels and Virtual Routers

Default routes can also be assigned to VR instances. When you must manage your firewall via a
remote management tunnel, always configure a default route on the default router instance. This is
necessary because the connection service on port 692 for the remote management tunnel is
supported only in the default router instance.

When managing your firewall using a remote management tunnel, never delete the default
route on your default router instance unless you want to avoid that your firewall is manageable
by the Control Center!

For more information on how to configure a remote management tunnel, see How to Configure a
Remote Management Tunnel for a CloudGen Firewall.

Virtual Routing and Forwarding (VRF) 5/9


Barracuda CloudGen Firewall

Virtual Routers and Services

All services that run on top of a server are available only for the default router instance. Some
services can be used on additional virtual router instances if certain conditions are met:

Availability for Availability for


Service / Feature Comments
default VR additional VRs
Access Control Service *Yes No *Only for administrative purposes
DHCP Relay Service Yes No
DHCP Service Yes No
DNS Service Yes No
FTP Gateway Service Yes No
*Only if authenticated users are NOT
Firewall Service Yes *Yes
defined.
HTTP Proxy Yes No
*Only if authenticated users are NOT
IPS Yes *Yes
defined.
Mail Gateway Yes No
OSPF/RIP/BGP Service Yes No
SNMP Service Yes No
Spam Filter Service Yes No
SSH Proxy Service Yes No
Only available for
HTTP Proxy. *Check license dependency for
URL Filter Service No
*Available for the Application Control.
Firewall service.
Access Controller
Yes No
VPN Service
Yes: using VPN
Interface Index.
• Only TINA and
VPN Service Yes site-to-site VPN.
• No IKEv1/v2.
• No client-to-site
VPN.
*If the feature is licensed. See also
Virus Scanner Service *Yes *Yes Virtual Routers and Application
Control below.

Virtual Routing and Forwarding (VRF) 6/9


Barracuda CloudGen Firewall

Also available for additional virtual


Local DNS cache Yes No routers if traffic is redirected to the
default router.
Also available for additional virtual
DNS Interception Yes No routers if traffic is redirected to the
default router.

Virtual Routers and Application Control

If Application Control is licensed, some restrictions may apply.

Feature Available for default VR Available for additional VRs


Application Control Yes Yes
SSL Inspection Yes Yes
URL Filter in the Firewall Yes For firewall service only
Only configurable for
default VR instance.
Virus Scanner Yes
Configuration of
default router applies.
ATP scan is available. ATP scan is available.
ATP
Quarantine available. Quarantine is NOT available.
File Content Scan Yes Yes
Archive Content Scan Yes Yes
Mail DNSBL Check Yes Yes
Link Protection Yes Yes
SafeSearch Yes Yes
Google Accounts Yes Yes

Virtual Routers and Access Rules

Access rules control how and whether traffic can pass from one interface to another. If only one router
is used on the firewall, managing an access rule in the rule list is straightforward. However, if multiple
virtual router instances live side by side in a common environment, it is recommended to build rule
lists in order to maintain an overview of the access rules that refer to different virtual router
instances.

For more information, see How to Create New Rule Lists.

Virtual Routing and Forwarding (VRF) 7/9


Barracuda CloudGen Firewall

Configuring and Activating Virtual Routers

Configuring a virtual router is similar to configuring IP addresses and routing tables. However, there
are some differences in the workflow due to the conditions described in this article.

For more information, see How to Configure and Activate a Virtual Router Instance with Hardware,
Virtual, VLAN, or Bundled Interfaces.

Redirecting Traffic between Multiple Virtual Router Instances

The idea of virtual routers is to separate traffic between multiple network paths. In certain cases,
however, it may be useful to redirect traffic between separated paths or from multiple paths to a
common path, e.g., to the Internet.

For more information, see How to Redirect Traffic between Multiple Virtual Router Instances.

Virtual Routers and High Availability

Virtual routers can also be configured on HA partners. Because HA partners must (with some
exceptions) be configured identically, there are three different ways of configuring virtual routers
depending on how the partners are managed in a network environment. In all cases, the administrator
is responsible for setting up an identical configuration in order to ensure that syncing between the
two HA partners will work as expected.

For more information on how to configure two stand-alone firewalls working as HA partners, see
How to Configure High Availability Stand-Alone CloudGen Firewalls for Virtual Routing.
For more information on how to configure two CC-managed firewalls working as HA partners,
see How to Configure High Availability CC-Managed CloudGen Firewalls for Virtual Routing.

Virtual Routers and VPN

Virtual routers also support Virtual Private Networks (VPNs). The VPN service is fully available to the
default router instance. When using a VPN in connection with an additional virtual router, TINA and
site-to-site VPN are the only protocols supported. Client-to-site VPN and IKEv1/V2 tunnels are not
available to additional virtual routers.

Virtual Routing and Forwarding (VRF) 8/9


Barracuda CloudGen Firewall

Figures

1. vr_fwd.png

© Barracuda Networks Inc., 2026 The information contained within this document is confidential and proprietary to Barracuda Networks Inc. No
portion of this document may be copied, distributed, publicized or used for other than internal documentary purposes without the written consent of
an official representative of Barracuda Networks Inc. All specifications are subject to change without notice. Barracuda Networks Inc. assumes no
responsibility for any inaccuracies in this document. Barracuda Networks Inc. reserves the right to change, modify, transfer, or otherwise revise this
publication without notice.

Virtual Routing and Forwarding (VRF) 9/9

You might also like