l 2 games: open doom port for udp
This commit is contained in:
parent
923e6edb15
commit
4aee8108bd
@ -84,5 +84,6 @@ in {
|
||||
|
||||
krebs.iptables.tables.filter.INPUT.rules = [
|
||||
{ predicate = "-p tcp --dport 10666"; target = "ACCEPT"; }
|
||||
{ predicate = "-p udp --dport 10666"; target = "ACCEPT"; }
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user