Page MenuHomeVyOS Platform

multiple PBR rules can set to a single interface
Closed, ResolvedPublicFEATURE REQUEST

Description

Hi, All
I want to replace pfsense with vyos . But i met a problems that is PBR routing.
I can setting ip range with firewall group, I can set PBR with ip range to a wan interface, But only set one rule to a single interface.
Is that possible to set multiply rule on a sing wan interface ?

Your Sincerely!
Steve Dong

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

dongjunbo renamed this task from PBR base wan ip range to multiply PBR rules can set to a single interface.Feb 15 2019, 7:15 AM
dongjunbo created this task.
dongjunbo updated the task description. (Show Details)
Viacheslav claimed this task.
set policy route PBR rule 10 destination address '10.0.0.1'
set policy route PBR rule 10 set table '10'
set policy route PBR rule 10 source address '100.64.0.1'
set policy route PBR rule 20 destination address '10.0.0.2'
set policy route PBR rule 20 set table '20'
set policy route PBR rule 20 source address '100.64.0.1'

I'll mark it as resolved. Reopen it if necessary. Or provide an example, what you expect.

dmbaturin renamed this task from multiply PBR rules can set to a single interface to multiple PBR rules can set to a single interface.Sep 29 2021, 1:39 PM
dmbaturin set Is it a breaking change? to Perfectly compatible.
dmbaturin set Issue type to Bug (incorrect behavior).