diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Use `macvlan`s to bind docker containers to a single address. When torrenting we typically want to hide our real IP address so our ISP doesn't get mad at us. -[I have a VLAN, set up in pfsense (tutorial link)](https://boymoder.blog/thought?id=29), that routes through wireguard to an AirVPN VPN, thus hiding my +[I have a VLAN, set up in pfsense (tutorial link), that routes through wireguard to an AirVPN VPN](https://boymoder.blog/thought?id=29), thus hiding my real ip address to anything connected to this network. This VLAN is set up as `br23` on my TrueNAS. It uses the IP range `192.168.23.1/24`. |
