Home > Articles > Cisco > CCNA Security

Unicast Reverse Path Forwarding Concepts and Configuration

When connected to public networks, one common method to initiate an attack is to utilize IP source address spoofing. When using this method, the hacker attempts to send traffic into the network with a source address that is known or trusted by the target. If no protection exists, the organizational network will allow the traffic and potentially open themselves up to a number of different attack types. This article goes over the Unicast Reverse Path Forwarding (Unicast RPF) feature and how it can be configured to deal with these issues.
Like this article? We recommend

When connected to public networks, one common method to initiate an attack is to utilize IP source address spoofing. When using this method, the hacker attempts to send traffic into the network with a source address that is known or trusted by the target. If no protection exists, the organizational network will allow the traffic and potentially be open to a number of different attack types. This article explores the Unicast Reverse Path Forwarding (Unicast RPF) feature and how it can be configured to deal with these issues.

Unicast Reverse Path Forwarding Concepts

In the past, the best solution for these problems was to build a set of access lists that would manually be able to block traffic that was coming in from an external interface but sourced from an IP address that existed within the internal network. When dealing with only a small network, this configuration is typically not that big of a problem, as the list of IP addresses to guard against can be rather short and relatively easy to maintain. However, when dealing with a larger organization, the maintenance needed to keep up these access lists (ACLs) with the ongoing allocation of addresses within the organization is time-absorbing. The other problem with ACLs is that they limit the rate in which traffic could be forwarded, which can greatly affect network performance.

To deal with this in a way that solved these problems and required only a small amount of maintenance, the Unicast RPF feature was developed. When using the Unicast RPF feature, all traffic that comes into a configured interface is checked to ensure that the interface that would be used to route traffic back to the source address is the same interface that was used to receive the traffic. This feature performs the same function as the previously-configured ACLs did, with considerably less configuration and hassle. The one caveat of using Unicast RPF is that it only permits traffic whose return path (source interface and address) matches the best reverse path (symmetric routing), thus it does not work well when multiple connections (multi-homing) exist. To deal with this problem, a second version of Unicast RPF was later developed called “loose mode”; when using this mode only the address is matched against the FIB allowing the traffic to be received on any interface. This mode does not provide as much protection as the original “strict mode” but is more effective than having no protection.

The main prerequisite of Unicast RPF is that it relies on the Forwarding Information Base (FIB) that is generated by the Cisco Express Forwarding (CEF) feature; because of this, CEF must be enabled before Unicast RPF.

It is also a good idea to know in what order traffic is processed within a device; Figure 1 below shows this order.

Unicast Reverse Path Forwarding Configuration

The configuration of the Unicast RPF feature is very simple and is only required to be configured on the incoming interface. The steps below detail how the Unicast RPF feature is configured:

1

Enter global configuration mode.

router#configure terminal

2

Enable Cisco Express Forwarding (if it is not already enabled by default).

router(config)#ip cef [distributed]

3

Enter interface configuration mode for the inbound interface.

router(config)#interface interface-id

4

Enable the Unicast RPF feature (“strict mode”) on the interface. When an access list is specified, further customization is possible; access list permit statements allow traffic to be forwarded even if they fail the Unicast RPF check, access list deny statements will drop traffic matched that fail the Unicast RPF check.

router(config-if)#ip verify unicast reverse-path [access-list-number]

5

Exit configuration mode.

router(config-if)#end

The Unicast RPF “loose mode” configuration is rather similar but requires a different command; the steps to configure Unicast RPF “loose mode” are shown below:

1

Enter global configuration mode.

router#configure terminal

2

Enable Cisco Express Forwarding (if it is not already enabled by default).

router(config)#ip cef [distributed]

3

Enter interface configuration mode for the inbound interface.

router(config)#interface interface-id

4

Enable the Unicast RPF feature (“loose mode”) on the interface. When an access list is specified, further customization is possible; access list permit statements allow traffic to be forwarded even if they fail the Unicast RPF check, access list deny statements will drop traffic matched that fail the Unicast RPF check.

router(config-if)# ip verify unicast source reachable-via any [access-list-number]

5

Exit configuration mode.

router(config-if)#end

Unicast Reverse Path Forwarding Configuration Example

The functionality of this feature can be a little hard to understand, so I’ve included an example that utilizes the functionality of Unicast RPF. Figure 2 shows the topology of the example that we’ll use:

As shown in this example, the correct path from the 10.10.10.0 network to the 20.20.20.0 network is through R2 and R4. If Unicast RPF (“Strict mode”) was configured on R1’s F0/0 and F0/1 interfaces, traffic to and from the 10.10.10.0 and 20.20.20.0 network would pass fine, as long as it was received on the F0/0 interface. If an attacker attempted to send traffic to the 10.10.10.0 network through R3 using a source address of 20.20.20.10 without the Unicast RPF feature enabled, traffic could pass through and reach the destination. With the Unicast RPF feature enabled, the device (in this case R1) will check if the “best” return path is using the F0/1 interface where the traffic was received; when the “best” return path is shown to be through the F0/0 interface the Unicast RPF check will fail and the traffic will be dropped.

Using this same example, if the Unicast RPF (“Loose mode”) was configured, traffic would be allowed onto the 10.10.10.0 network as the 20.20.20.0 network is in the CEF FIB as a reachable network and the source interface would not be checked.

Summary

The best situation to use the Unicast RPF feature is when a site only has a single path out of the network; this way all of the functionality of the “strict mode” can be utilized. However, in many ISP networks, it is common for networks to have multiple paths out of the network. Before the “loose mode” was developed, the Unicast RPF feature was unusable; with its development, some of the functionality can be used in these situations. The Unicast RPF feature is unique from other features in that its configuration is very simple but the concept can be hard to understand and be implemented correctly without affecting valid traffic; many other features are easy to understand in concept but are hard to configure. Hopefully this article has been able to shed some light on this feature and how it can be used on modern networks.

vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |