disable standard firewall
This commit is contained in:
parent
460a901633
commit
fc0ea1d622
3 changed files with 23 additions and 23 deletions
|
|
@ -46,10 +46,10 @@
|
|||
'';
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [
|
||||
5683 # shelly coiot
|
||||
];
|
||||
};
|
||||
# networking.firewall = {
|
||||
# allowedUDPPorts = [
|
||||
# 5683 # shelly coiot
|
||||
# ];
|
||||
# };
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue