This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
сервис_firewall [2025/01/21 11:11] val [nftables] |
сервис_firewall [2025/02/06 12:40] (current) val [nftables] |
||
---|---|---|---|
Line 36: | Line 36: | ||
# CAS proxy noc@bmstu.ru | # CAS proxy noc@bmstu.ru | ||
ip daddr 195.19.33.9 tcp dport 8443 counter accept | ip daddr 195.19.33.9 tcp dport 8443 counter accept | ||
+ | # lm.bmstu.ru | ||
+ | ip daddr 195.19.33.222 tcp dport 22 counter drop | ||
+ | ip daddr 195.19.33.222 counter accept | ||
+ | |||
} | } | ||
chain output { | chain output { |