Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「pfctl-sstate」出力の完全な説明はどこにありますか?
all tcp 192.168.0.123:22 <- 192.168.0.234:38095 ESTABLISHED:ESTABLISHED
方向とは、「ESTABLISHED:ESTABLISED」などのTCP情報が利用できることを意味します。
良い一日を。
このルールは次のことを意味します。リモートIPアドレス192.168.0.234ポート38095からローカルIPアドレス192.168.0.123ポート22への( UDPではなく) TCP接続があります。ESTABLISHEDは接続の状態を示します。