묻고답하기

###############################################

[root@youdw ~]# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address              Foreign Address            State      PID/Program name
tcp        0      0 *:49931                    *:*                        LISTEN      1418/rpc.statd
tcp        0      0 *:sunrpc                    *:*                        LISTEN      1399/portmap
tcp        0      0 *:http                      *:*                        LISTEN      1857/httpd
tcp        0      0 youdw:50000                *:*                        LISTEN      1635/hpiod
tcp        0      0 youdw:50002                *:*                        LISTEN      1640/python
tcp        0      0 *:telnet                    *:*                        LISTEN      15651/xinetd
tcp        0      0 youdw:ipp                  *:*                        LISTEN      3764/cupsd
tcp        0      0 youdw:smtp                  *:*                        LISTEN      1708/sendmail: acce
tcp        0      0 *:ftp                      *:*                        LISTEN      27825/proftpd: (acc
tcp        0      0 *:ssh                      *:*                        LISTEN      19344/sshd
tcp        0  1484 ::ffff:211.182.247.170:ssh  ::ffff:58.79.20.37:de-noc  ESTABLISHED 28844/0

################################################



[root@youdw ~]# iptables -L
Chain INPUT (policy ACCEPT)
target    prot opt source              destination
ACCEPT    tcp  --  anywhere            anywhere            tcp dpt:ftp
RH-Firewall-1-INPUT  all  --  anywhere            anywhere

Chain FORWARD (policy ACCEPT)
target    prot opt source              destination
RH-Firewall-1-INPUT  all  --  anywhere            anywhere

Chain OUTPUT (policy ACCEPT)
target    prot opt source              destination

Chain RH-Firewall-1-INPUT (2 references)
target    prot opt source              destination
ACCEPT    all  --  anywhere            anywhere
ACCEPT    icmp --  anywhere            anywhere            icmp any
ACCEPT    ipv6-crypt--  anywhere            anywhere
ACCEPT    ipv6-auth--  anywhere            anywhere
ACCEPT    udp  --  anywhere            224.0.0.251        udp dpt:mdns
ACCEPT    udp  --  anywhere            anywhere            udp dpt:ipp
ACCEPT    tcp  --  anywhere            anywhere            tcp dpt:ipp
ACCEPT    all  --  anywhere            anywhere            state RELATED,ESTABLISHED
ACCEPT    tcp  --  anywhere            anywhere            state NEW tcp dpt:ssh
REJECT    all  --  anywhere            anywhere            reject-with icmp-host-prohibited


#####################################3



[root@youdw home]# ftp localhost
Connected to youdw.
220 FTP Server ready.
500 AUTH not understood
500 AUTH not understood
KERBEROS_V4 rejected as an authentication type
Name (localhost:root): youdw
331 Password required for youdw.
Password:
530 Login incorrect.
Login failed.
421 Service not available, remote server has closed connection
ftp>


#########################################



FileZilla로 서버유형SFTP using SSH2에서 접속이 됩니다.

lokkit에서 방화벽 해제해도 알FTP에서는 접속이 안되네요..ㅡㅡ;;;

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
강호택 아흐흑.. 폰트 깨짐.. [1] 2007.08.10
sun 플래쉬에 대한 질문입니다.  
조봉수 저기요 혹시 관리자 페이지 들어가는 방법 아시나요? [1] 2007.08.10
ceberus 아이프레임에 문서가 불러와지지 않아요! [1] 2007.08.10
만드기 플래시 메뉴 링크거는 방법점 [2] 2007.08.10
ceberus 마우스 오버시, 글자 배경색 전환 및 다른 효과는 어떻게 하나요?  
L.Nicolas 홈피레이아웃 ;; [1] 2007.08.10
승리2003 최근 게시물 연습중.. 질문입니다.  
김정훈 풀다운메뉴 위에 레이어가 위치하려면 어떻게 해야 하나요? [2] 2007.08.10
youdw 페도라.. 일반사용자 ftp접속이 안됩니다.도움바랍니다.  
김수낙 노프레임 홈페이지에서 게시판이 제자리를 못찾습니다.  
하이트라 팝업창을 외부에서 링크 안되게 하는 방법좀 부탁드립니다.  
이병진 노프레임 아이프레임 게시판에서,,이미지 크기 조절,, [2] 2007.08.10
김혜영 ftp에서 파일 삭제를 했는데도 웹상에서 실행이 되네요... 무슨 현상인지?? [1] 2007.08.10
마른장작 미디어 서버에대한.. [1] 2007.08.10
풍아 네이버 카페 메인처럼..버튼을 이용한 탭메뉴 만들기.. [1] 2007.08.10
아무개 이 사이트의 뉴스를 아이프레임 형식으로..뺄수잇나요?  
neptune 로딩중일때 "로딩중입니다"메시지 띄우기 [1] 2007.08.10
박현석 폼메일을 여기 동영상강의 보고 해보았는데요. 잘 안되요. 도와주세요. [1] 2007.08.10
하루나쯔 질문이에요~~~~~~  
circus 레이아웃을 다운받고서 그 다음이 또 문제입니다 [1] 2007.08.10
정용우 php에서 메뉴로 변수값전달해서 인쿨르드시키기.. [1] 2007.08.10
UPANGEL 혹시해킹? [6] 2007.08.10
권영 NZEO 홈페이지 처럼 게시판을 메인 중간에 붙이는 법? [4] 2007.08.10
에디 이미지,파일 업로드 [1] 2007.08.10
에디 이미지,파일 업로드  
이병진 mysql_fetch_array 이것때문에 도와주세여 [1] 2007.08.10
최법철 버튼에 이메일 전송 기능 추가하기.  
김선회 게시판 변형에 대하여 질문드립니다. [1] 2007.08.10
정지웅 RSS(XML)를 읽어서, TXT로 바꿔주는 유틸은 없나요?