리눅스 분류
vsftpd 접속이 안되요
작성자 정보
- 강용만 작성
- 작성일
컨텐츠 정보
- 2,780 조회
- 1 댓글
- 0 추천
- 목록
본문
Host : FC6 (vsftp 내장 - 풀 인스톨 하였음)
Client : Ms Windows XP Home Eition / 기본 웹브라우저, 알FTP
-------------------------------------------
[root@tmphost etc]# ftp 1xx.xxx.x.xxx
Connected to 1xx.xxx.x.xxx.
220 (vsFTPd 2.0.5)
530 Please login with USER and PASS.
530 Please login with USER and PASS.
KERBEROS_V4 rejected as an authentication type
Name (1xx.xxx.x.xxx:root): tester
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
=>>> 서버자체에서 테스트하면 잘됩니다.
내부 네트웍에서 접속시 별다는 에러 메시지 없이 접속 안됩니다.
--> Disconnect
어떤 부분을 점검해 봐야 할까요? 도움 말씀 주시면 감사드릴께요 ;;
관련자료
-
이전
-
다음
댓글 1
강용만님의 댓글
- 강용만
- 작성일
포트는 열려 있습니다. Selinux 는 disable 했구요. 설정파일에서 로컬계정 접속 허용 하였습니다.