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 [2021/08/16 21:11] – [PBR with netifd] 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: | ||
| + | [[docs: | ||
| [[wp> | [[wp> | ||
| There are different methods to implement PBR with their own pros and cons, and some methods can be more suitable than others depending on your goal. | There are different methods to implement PBR with their own pros and cons, and some methods can be more suitable than others depending on your goal. | ||
| - | ===== PBR solutions | + | ===== Solutions |
| - | ==== PBR with netifd | + | ==== PBR app ==== |
| See also: | See also: | ||
| - | [[docs: | + | [[docs: |
| - | [[docs: | + | |
| - | PBR with netifd | + | PBR app helps overcome |
| - | * Relies | + | * Utilize split tunneling |
| - | * Suitable for network interfaces managed | + | * Implement port forwarding |
| - | * Can be used for network interfaces unmanaged by netifd such as OpenVPN using the PBR protocol. | + | * Run VPN client and server simultaneously and route traffic to the VPN client. |
| - | * Works well with interfaces, subnets, IP addresses and ports, but not domains. | + | * Provide web interface to manage routing policies. |
| - | ==== VPN policy routing | + | ==== PBR with netifd |
| See also: | See also: | ||
| - | [[https:// | + | [[docs: |
| - | [[docs: | + | |
| - | VPN policy routing | + | PBR with netifd |
| - | * Utilize split tunneling | + | * Relies |
| - | * Implement port forwarding | + | * Suitable for managed |
| - | * Run VPN server | + | * Works well with interfaces, subnets, IP addresses |
| ==== mwan3 ==== | ==== mwan3 ==== | ||
| See also: | See also: | ||
| [[docs: | [[docs: | ||
| - | [[docs: | + | [[docs: |
| mwan3 provides load balancing and failover with multiple WAN interfaces. | mwan3 provides load balancing and failover with multiple WAN interfaces. | ||