Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:routing:pbr [2023/09/07 22:18] – [PBR app] optimize links vgaetera | docs:guide-user:network:routing:pbr [2023/09/27 02:36] – [PBR (Policy-Based Routing)] vgaetera | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== PBR (Policy-Based Routing) ====== | ====== PBR (Policy-Based Routing) ====== | ||
| See also: | See also: | ||
| - | [[docs: | + | [[docs: |
| [[wp> | [[wp> | ||
| Line 7: | Line 7: | ||
| ===== Solutions ===== | ===== Solutions ===== | ||
| - | ==== PBR with netifd ==== | ||
| - | See also: | ||
| - | [[docs: | ||
| - | [[docs: | ||
| - | |||
| - | PBR with netifd helps to utilize different routing tables to route traffic to a specific interface based on traffic parameters like ingress/ | ||
| - | * Relies on the built-in netifd functionality and requires no extra software installation. | ||
| - | * Suitable for managed and unmanaged interfaces declared in the network configuration. | ||
| - | * Works well with interfaces, subnets, IP addresses and ports, but not domains. | ||
| - | |||
| ==== PBR app ==== | ==== PBR app ==== | ||
| See also: | See also: | ||
| Line 26: | Line 16: | ||
| * Run VPN client and server simultaneously and route traffic to the VPN client. | * Run VPN client and server simultaneously and route traffic to the VPN client. | ||
| * Provide web interface to manage routing policies. | * Provide web interface to manage routing policies. | ||
| + | |||
| + | ==== PBR with netifd ==== | ||
| + | See also: | ||
| + | [[docs: | ||
| + | |||
| + | PBR with netifd helps to utilize different routing tables to route traffic to a specific interface based on traffic parameters like ingress/ | ||
| + | * Relies on the built-in netifd functionality and requires no extra software installation. | ||
| + | * Suitable for managed and unmanaged interfaces declared in the network configuration. | ||
| + | * Works well with interfaces, subnets, IP addresses and ports, but not domains. | ||
| ==== mwan3 ==== | ==== mwan3 ==== | ||