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 [2023/09/09 20:27] – [Step 10: Enable Traffic 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 29: Line 29:
 ===== Step 4: Install Zerotier ===== ===== Step 4: Install Zerotier =====
  
-6. Install Zerotier with the following command: `curl -s https://install.zerotier.com | bash`+6. Install Zerotier with the following command:  
 +<code>curl -s https://install.zerotier.com | bash</code>
  
 ===== Step 5: Join Zerotier Network ===== ===== Step 5: Join Zerotier Network =====
Line 102: 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/ 
 + 
 + 
 +---- 
vpn_site2site_usando_zerotier_con_bridge_en_lxc.1694291240.txt.gz · Last modified: 2024/10/17 21:42 (external edit)