Skip to content

Commit

Permalink
Traffice over vpn
Browse files Browse the repository at this point in the history
  • Loading branch information
m-thirumal committed Dec 10, 2024
1 parent 62ea07b commit 92cb59c
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 22 deletions.
24 changes: 12 additions & 12 deletions Network/IP Sec VPN/VPN Connection without any client in MAC.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@

3. Select the following,

* `Interface` => `VPN`
* `VPN Type` => `Cisco IPSec`
* `Service Name` => `${Give Any Name}`
* `Interface` => `VPN`
* `VPN Type` => `Cisco IPSec`
* `Service Name` => `${Give Any Name}`

![New Service](Service.png)
![New Service](Service.png)
4. Enter the following details

* Server Address
* Account Name/User Name
* Password
* Server Address
* Account Name/User Name
* Password

![VPN Connection Details](Connection-Details.png)

* Click on `Authentication Settings` and add the following details,
* `Shared secret`
* `Group Name`
* Finally, click 'Connect'
* Click on `Authentication Settings` and add the following details,
* `Shared secret`
* `Group Name`
* Finally, click 'Connect'

![Authenticator](Authenticator.png)
![Authenticator](Authenticator.png)

5. (OPTIONAL) Check the box to 'Show VPN status in the menu bar'.
15 changes: 12 additions & 3 deletions Network/Network.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Network & Security

| Device | Client |
|--------|--------|
* VPN
* [VMware ESXi](VMware%20ESXi/Start%20VM's%20automatically%20during%20the%20boot.md)
* [TP Link](Tp-Link%20VPN%20Router/Port%20Fowarding.md)
* [FortiClient](Forticlient/Install_FortiClient_Ubuntu.md)
* [Fortigate](Fortigate/Setup.png)

| Device | Client/Configuration |
|--------|----------------------|
| [Fortigate](Network/fortigate/Port%20Forwarding.md) | [Forticlient](Network/Forticlient/Install_FortiClient_Ubuntu.md) |
| [TP Link](Network/Tp-Link%20VPN%20Router/tplink.md) | * [L2TP MAC OS](Network/Tp-Link%20VPN%20Router/Client%20-%20L2TP%20Over%20IPSec.md)) |
| - | [IPSec in MAC](Network/IP%20Sec%20VPN/VPN%20Connection%20without%20any%20client%20in%20MAC.md) |
| - | [IPsec VPN in Ubuntu](Network/IP%20Sec%20VPN/Ipsec%20VPN%20in%20Ubuntu.md) |
| [TP Link](Network/Tp-Link%20VPN%20Router/tplink.md) | [L2TP MAC OS](Network/Tp-Link%20VPN%20Router/Client%20-%20L2TP%20Over%20IPSec.md)) |
|-| [Port Forwarding](Network/Tp-Link%20VPN%20Router/Port%20Fowarding.md) |
17 changes: 10 additions & 7 deletions Network/Tp-Link VPN Router/VPN Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@

* Create User with the following inputs.

* Account Name / User Name
* Password
* Protocol - L2TP
* Local IPAddress.
* IP Address Poll that is created in `VPN IP Pool`
* Network Mode - `Client-to-LAN`
* Account Name / User Name
* Password
* Protocol - L2TP
* Local IPAddress.
* IP Address Poll that is created in `VPN IP Pool`
* Network Mode - `Client-to-LAN`

!> To send `Traffic` over **VPN** connection check the option under `Option`

[VPN User](Network/Tp-Link%20VPN%20Router/img/VPN%20User.png)
![VPN User](Network/Tp-Link%20VPN%20Router/img/VPN%20User.png)

![Traffic over VPN Connection](Network/Tp-Link%20VPN%20Router/img/L2Tp%20Option.png)
Binary file added Network/Tp-Link VPN Router/img/L2TP Option.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92cb59c

Please sign in to comment.