l 2 iodined: open the correct port
This commit is contained in:
parent
fbadb5cd59
commit
8c618dd3f0
|
@ -14,7 +14,7 @@ in {
|
|||
};
|
||||
|
||||
krebs.iptables.tables.filter.INPUT.rules = [
|
||||
{ predicate = "-p udp --dport 54"; target = "ACCEPT";}
|
||||
{ predicate = "-p udp --dport 53"; target = "ACCEPT";}
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue