User Tools

Site Tools


vpn_site2site_usando_zerotier_con_bridge_en_lxc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vpn_site2site_usando_zerotier_con_bridge_en_lxc [2024/10/28 01:42] – [Step 10: Enable Traffic Routing and Masquerading (if needed)] osovpn_site2site_usando_zerotier_con_bridge_en_lxc [2026/02/04 21:23] (current) – [Step 1: Prepare the Container] oso
Line 14: Line 14:
 1. Create a Debian 10 container and place it on the same vmbr as the target network. 1. Create a Debian 10 container and place it on the same vmbr as the target network.
  
-2. Add the following line to your container's configuration: +2. Add the following line to your container's configuration (at ''root@pve1:~# nano /etc/pve/lxc/1101.conf'')
   lxc.mount.entry: /dev/net dev/net none bind,create=dir   lxc.mount.entry: /dev/net dev/net none bind,create=dir
  
Line 103: Line 103:
 By following these steps, you should have successfully set up a Zerotier exit gateway in your Debian 10 LXC container to facilitate communication between networks. By following these steps, you should have successfully set up a Zerotier exit gateway in your Debian 10 LXC container to facilitate communication between networks.
  
-Resources: https://www.reddit.com/r/Proxmox/comments/jctd6x/comment/g93vloi/?utm_medium=android_app&utm_source=share&context=3+Resources: https://www.reddit.com/r/Proxmox/comments/jctd6x/comment/g93vloi/
  
  
 ---- ----
  
-===== Uninstall Zerotier ===== 
- 
-**Uninstall** 
-<code bash>apt remove zerotier-one</code> 
- 
-If you want to blow away the config it created: 
-<code bash>dpkg -P zerotier-one</code> 
-<code bash>rm -rf /var/lib/zerotier-one/</code> 
vpn_site2site_usando_zerotier_con_bridge_en_lxc.1730079735.txt.gz · Last modified: 2024/10/28 01:42 by oso