finally got the ipv6 jail stuff working, yeah
This commit is contained in:
@@ -13,7 +13,7 @@ packages:
|
||||
release: 14.1-RELEASE
|
||||
|
||||
# snapshot to install in new vps
|
||||
snapshot: FreeBSD-14.1-RELEASE-hcloud-init
|
||||
snapshot: FreeBSD-14.1-RELEASE-p5-1-hcloud-init
|
||||
|
||||
location: fsn1
|
||||
|
||||
@@ -39,11 +39,15 @@ storage:
|
||||
name: /crontabs
|
||||
|
||||
|
||||
netif:
|
||||
primary: bridge0
|
||||
|
||||
kernel:
|
||||
sysctls:
|
||||
security.bsd.see_other_uids: 0
|
||||
security.bsd.see_other_gids: 0
|
||||
security.bsd.see_jail_proc: 0
|
||||
net.inet6.ip6.forwarding: 1
|
||||
sysctlsoff:
|
||||
security.bsd.unprivileged_read_msgbuf: 0
|
||||
security.bsd.unprivileged_proc_debug: 0
|
||||
|
||||
Reference in New Issue
Block a user