반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 조치
- pem
- sendmail.
- 접근통제
- MIME
- 사용자 계정 관리
- logrotate
- Oracle
- dhcp
- 파밍
- cpio
- xinetd
- quota
- rsync
- 인증기준
- Spoofing
- Tripwire
- Sendmail
- 스미싱
- proftpd.conf
- SAMBA
- PGP
- set
- ARP
- ISMS-P
- SSL
- 2.5.1
- pacct
- xe
- NFS
Archives
- Today
- Total
SEO
xinetd 본문
반응형
xinetd 파일
{
disable = no
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
only_from = 192.168.1.1
no_access = 192.168.1.125
access_time = 09:00-11:00 13:00-17:00
instances = 30
log_on_failure += USERID
}
반응형