Files

6 lines
86 B
Plaintext
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
table inet filter {
chain gbmc_br_pub_input {
tcp dport 23 accept
}
}