Page 1 of 1

Unable to reach Sab via VPN

Posted: July 12th, 2022, 11:01 pm
by fatgeek
I am having trouble reaching Sab when using my VPN away from home.

I am running Sab dockerized on UnRAID. Docker on the server uses 172.17.0.0 addresses. My LAN uses 10.10.10.0/24 addresses. The VPN assigns 10.10.50.0/24 addresses.

I tried first to add 10.10. to local_ranges, and the VPN still didn't work and all the other apps on the server (mostly *arrs) lost connectivity to Sab. I then added 10.10., 172.17. to local_ranges and the other apps were again able to connect again, but the VPN still won't connect. I am able to connect via multiple devices on the LAN subnet without issue.

I am able to access everything else running on the server via the VPN, so I'm fairly certain it's something within Sab.

Any ideas about what I'm doing wrong?