You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a bug but something I noticed during the past days.
On my server, the rotation (and therefore the unblocking) only really takes effect after a container restart.
So, simply running the ipv6rotator will not (immediately) unblock the instance.
When I run ipv6rotate (my wrapper for /srv/ipv6rotate/smart-ipv6-rotator.py run --ipv6range=***) the blocking persists.
However, as soon as one of the instances restarts (during the hourly restart cron) it is unblocked.
And if i manually run ipv6rotate && systemctl restart [email protected] all of them restart and are unblocked.
@unixfox Do you have some advice whats the best practise at this point?
Should I just cron ipv6rotate and the restart of ALL containers hourly, together?
The text was updated successfully, but these errors were encountered:
This is not a bug but something I noticed during the past days.
On my server, the rotation (and therefore the unblocking) only really takes effect after a container restart.
So, simply running the ipv6rotator will not (immediately) unblock the instance.
When I run ipv6rotate (my wrapper for /srv/ipv6rotate/smart-ipv6-rotator.py run --ipv6range=***) the blocking persists.
However, as soon as one of the instances restarts (during the hourly restart cron) it is unblocked.
And if i manually run ipv6rotate && systemctl restart [email protected] all of them restart and are unblocked.
@unixfox Do you have some advice whats the best practise at this point?
Should I just cron ipv6rotate and the restart of ALL containers hourly, together?
The text was updated successfully, but these errors were encountered: