일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 두바이
- duabi
- 트루오비쉬
- 모리셔스리조트
- 모리셔스 카젤라
- 모리셔스여행
- postgresql 비밀번호 변경
- cloud foundry
- 프랑크푸르트 여행
- Trou aux Biches
- 서울야경
- 모리셔스 여행
- bind9
- 서울 야경
- 모리셔스 카셀라
- 경주 여행
- r
- Melbourne 여행
- 독일여행
- Sony A850
- postgresql 비밀번호 초기화
- 두바이여행
- 톰캣 서비스 등록
- 경주
- mauritius
- mauritius casela
- 모리셔스
- openstack
- 느낌 사진
- postgresql 설치
Archives
- Today
- Total
목록ufw (1)
I.K.Picture & IT Info.
[Ubuntu 14.04] 방화벽 개방 및 차단 (ufw)
우분투에서 포트를 개방/차단 하기 위해 ufw 라는 명령어가 사용된다. 사용법 역시 간단. 특정 포트 개방을 원할 때#ufw allow 특정포트번호 특정 포트 차단을 원할 때#ufw deny 특정포트번호 이 외에도 ufw를 사용하면 특정 ip를 차단하거나 허용할 수 있으며, 이 방법은 간단하게 설정하는 방법 중 하나임 Usage: ufw COMMAND Commands: enable enables the firewall disable disables the firewall default ARG set default policy logging LEVEL set logging to LEVEL allow ARGS add allow rule deny ARGS add deny rule reject ARGS add ..
Desktop and Mobile/Linux
2014. 9. 19. 16:33