반응형
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
- proftpd.conf
- 스미싱
- rsync
- Spoofing
- dhcp
- 인증기준
- 조치
- MIME
- Tripwire
- SAMBA
- 파밍
- 2.5.1
- pem
- PGP
- cpio
- Oracle
- NFS
- xinetd
- logrotate
- 접근통제
- SSL
- ISMS-P
- pacct
- sendmail.
- ARP
- 사용자 계정 관리
- xe
- Sendmail
- quota
- set
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
}
반응형
Comments