: ### /etc/hosts.allow
: in.telnetd: xxx.xxx.xxx.xxx (제컴아이피)
: in.ftpd: xxx.xxx.xxx.xxx (제컴아이피)
: ipop3d: ALL
:
: 이렇게 했습니다.당근 hosts.deny 파일에는
: ALL : ALL 을 써줬구요.
:
저는 이렇게 쓰거든요..
in.telnetd: xxx.xxx.xxx.xx1 : ALLOW
in.telnetd: xxx.xxx.xxx.xx2 : ALLOW
in.rlogind: xxx.xxx.xxx.xx1 : ALLOW
in.rlogind: xxx.xxx.xxx.xx1 : ALLOW
in.ftpd: xxx.xxx.xxx.xx1 : ALLOW
in.ftpd: xxx.xxx.xxx.xx2 : ALLOW
이런 식으로 뒤에 : ALLOW를 붙여주는데.. 혹시 이것땀시 그런건 아닌가요?
저두 초짜라 잘은 모르지만 한번 해보세여.. -_-;;
글구 ipop3d를 이 파일 내에서 사용가능한지는 저두 잘 모르겠네여..
전 위의 세가지만 사용하는데.. 쩝..