allow port 17 through firewall
This commit is contained in:
@@ -82,5 +82,9 @@ in
|
||||
Accept = "yes";
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
17
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user