Fixed note in README
This commit is contained in:
@@ -5,8 +5,8 @@ Configuration files for setting up a two-site LAN using L2TP carried by WireGuar
|
||||
## Why?
|
||||
WireGuard provides a fast and secure VPN tunnel, which allows unsecure L2TPv3 traffic to travel cross-site securely. Having a VPN tunnel also lets us use the slimmer IP encapsulation of L2TPv3 rather than UDP, since NAT traversal is no longer an issue.
|
||||
|
||||
## > [!NOTE]
|
||||
> Make sure to generate new public, private and pre-shared keys for your own deployment. Keys were included in the repo for testing purposes (like with GNS3).
|
||||
> [!NOTE]
|
||||
> Make sure to generate new public, private and pre-shared keys for your own deployment. Keys were included in this repository for testing purposes (like with GNS3).
|
||||
|
||||
## Example Topology
|
||||
|
||||
|
||||
Reference in New Issue
Block a user