Swiss LAN: Difference between revisions

From Eden's Homelab Wiki
Jump to navigationJump to search
(Created page with "{{NetworkBox | iprange = 192.168.22.x | vlan = 22 }} This alternative network is special since it routes all outbound traffic through one of my VPSs based in Switzerland. This is achieved with a wireguard tunnel on the Pfsense router. Most of my sites are routed through this tunnel, which has the advantage that I don't have to do any local port forwarding or leak my IP address. The same could be done with a number of reverse SSH tunnels, but this way is much simpl...")
 
No edit summary
Line 1: Line 1:
{{NetworkBox
{{NetworkBox
  | iprange = 192.168.22.x
  | iprange = 192.168.22.x
  | vlan = 22
  | vlantag = 22
}}
}}



Revision as of 20:43, 14 September 2023

This alternative network is special since it routes all outbound traffic through one of my VPSs based in Switzerland. This is achieved with a wireguard tunnel on the Pfsense router. Most of my sites are routed through this tunnel, which has the advantage that I don't have to do any local port forwarding or leak my IP address. The same could be done with a number of reverse SSH tunnels, but this way is much simpler. A number of virtual machines are connected to this network.

Notable static IPs