@zt-travis Sure thing! So we typically use RPI’s to allow IP forwarding so we can access devices behind the ZT connected device. In this instance, we aren’t utilizing an RPI because we have a Synology that we are dumping data on. I would like to be able to hit IP addresses beyond the Synology (without creating another VPN network). Is this possible? Easy with an RPI to enable IP forwarding but I noticed the only way to get into the docker instance is using “docker exec -it namehere /bash/sh”. which brings you to Alpine and does not have a /etc/sysctl.conf file.