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
{{ message }}
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
because I disabled ipv6 at the router level I had to apply one change:
recent version of tailscale enforces a change in /etc/rc.conf - set manually: ipv6_activate_all_interfaces="NO" (without it I am losing the internet connection)
It could make sense to set the mac address when we create the jail so it can be added at the DHCP server side.
The expiration of the key (for the authentification: one day?) and for the machines (no limit) could be added?
because I disabled ipv6 at the router level I had to apply one change:
It could make sense to set the mac address when we create the jail so it can be added at the DHCP server side.
The expiration of the key (for the authentification: one day?) and for the machines (no limit) could be added?