disable standard firewall
This commit is contained in:
@@ -46,10 +46,10 @@
|
||||
'';
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [
|
||||
5683 # shelly coiot
|
||||
];
|
||||
};
|
||||
# networking.firewall = {
|
||||
# allowedUDPPorts = [
|
||||
# 5683 # shelly coiot
|
||||
# ];
|
||||
# };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user