안녕하세여^^ 리눅스를 배운지 얼마 안되는 학생입니다.
TCP-Wrapper에 관하여 질문이 있어서 글을 올립니다.
TCP-Wrapper을 할려면 /etc/hosts.allow /etc/hosts.deny 파일을
손보면 되는거로 알고 있습니다. 그리고 /etc/hosts.denyck에 막는 스크립을
사용
했습니다.
vi /etc/hosts.allow
in.telnetd LOCAL 203.230.158.211 이렇게 했고여
vi /etc/hosts.deny
in.telnetd ALL twist ( /etc/hosts.denyck Y Y %a %c %d %h %n %p %s %u )
&
ipop3d ALL twist ( /etc/hosts.denyck Y Y %a %c %d %h %n %p %s %u ) &
vi /etc/hosts.denyck