smurf's work diary..

Adventures of Bilbo Baggins

'pfctl' - 1

  1. 2008/05/28  |   pfctl 사용법

pfctl 사용법

2008/05/28 14:15  |   분류없음  |   스머프

# 변경된 설정파일 적용
pfctl -f /etc/pf.conf

# 문법 검사
pfctl -nf /etc/pf.conf

# 필터링 셋팅 룰 보기
pfctl -sr   - pfctl -s rules

# 상태 테이블 정보보기
pfctl -ss      - pfctl -s  state     

# 필터링 상태와 카운팅 보기
pfctl -si           

# 모두 보기
pfctl -sa  - pfctl -s all

크리에이티브 커먼즈 라이센스
Creative Commons License