port for re2o on routers
This commit is contained in:
parent
6fb7134be6
commit
d08218b9c3
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ table inet firewall {
|
||||||
chain input {
|
chain input {
|
||||||
type filter hook input priority 0;
|
type filter hook input priority 0;
|
||||||
policy accept;
|
policy accept;
|
||||||
tcp dport {http, https } drop
|
|
||||||
}
|
}
|
||||||
|
|
||||||
chain output {
|
chain output {
|
||||||
|
|
Loading…
Reference in a new issue