Files
2026-04-23 17:07:55 +08:00

6 lines
86 B
Plaintext

table inet filter {
chain gbmc_br_pub_input {
tcp dport 23 accept
}
}