Created attachment 907992 [details, diff] Patch for /etc/init.d/tayga Hi, I would suggest this init file to automatically start tayga. This does not make use of net.nat64, but creates the tun with the necessary routes extracted from the tayga.conf file. BR
Thanks joanandk!
Sorry for the slow response. I just asked the new upstream for feedback on this patch: https://github.com/apalrd/tayga/pull/100#issuecomment-2993662906 Upstream said > That script seems to assume one of the 6->4 modes, rather than a 4->6 mode. It would work well with the example config, but that is not the only architecture Tayga supports. I've provided the function in the conf.d file for the user to provide their own ip commands for their use case. Considering that the patch as it currently stands lacks a way for the user to customize in the event that it runs under a different mode, and now upstream is developing their own solution, I think we can drop this?
> I think we can drop this? Yes, I will have a look at the new conf.d file. Thanks and BR