sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mermet: knot: sourcephile.fr: add openpgpkey
[sourcephile-nix.git]
/
hosts
/
carotte
/
networking.nix
diff --git
a/hosts/carotte/networking.nix
b/hosts/carotte/networking.nix
index 43f89a6fec68733d5ebf941c52c2e411d5a4995d..b9d9ea91f83f749bbc3690184035dd656b7e392d 100644
(file)
--- a/
hosts/carotte/networking.nix
+++ b/
hosts/carotte/networking.nix
@@
-57,6
+57,7
@@
let netIface = "end0"; in
}
chain output-lan {
meta l4proto { udp, tcp } th dport bootps counter accept comment "DHCP"
+ #meta l4proto { udp, tcp } th dport dhcpv6-server counter accept comment "DHCPv6"
}
}
table inet nat {