Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitor-msp/double-edge-network
Network with two edges and a router to distribute traffic between them.
https://github.com/vitor-msp/double-edge-network
linux routing shell-script vagrant
Last synced: 4 days ago
JSON representation
Network with two edges and a router to distribute traffic between them.
- Host: GitHub
- URL: https://github.com/vitor-msp/double-edge-network
- Owner: vitor-msp
- Created: 2023-07-31T11:51:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T12:25:38.000Z (over 1 year ago)
- Last Synced: 2024-01-26T08:02:49.596Z (10 months ago)
- Topics: linux, routing, shell-script, vagrant
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Double Edge Network
#### Network with two edges and a router to distribute traffic between them.
When both edges are available, router distributes erp traffic over ERP-EDGE and other traffics over DEFAULT-EDGE. When one is unavailable, router redirects all traffic to another, ensuring high availability.
![network basic map](assets/network-map.png)