Merge pull request #65 from xPakrikx/master

edit traffic policy on ifb interface
This commit is contained in:
Christian Poessinger 2019-06-18 19:26:06 +02:00 committed by GitHub
commit 921c87e6ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1181,9 +1181,9 @@ Steps to do:
:code:`set interfaces input ifb0 description "WAN Input"`
* Apply the `WAN-OUT` traffic-policy to ifb0 input.
* Apply the `WAN-IN` traffic-policy to ifb0 input.
:code:`set interfaces input ifb0 traffic-policy in WAN-IN`
:code:`set interfaces input ifb0 traffic-policy out WAN-IN`
* Redirect traffic from eth0 to ifb0