feat(tazjin/polyanka): Reenable firewall

This will be needed for manual NAT configuration in the next step.

Change-Id: I466265f436377e128416ea9a4b8017d78bd1ddd0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5383
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2022-03-10 17:58:18 +02:00 committed by tazjin
parent fb5f21067e
commit c5306ec8ba

View file

@ -56,7 +56,7 @@ in
defaultGateway = "159.253.30.1";
defaultGateway6.address = "2a02:750:7:3305::1";
firewall.enable = false;
firewall.enable = true;
nameservers = [
"79.99.4.100"