ftp: connect: No route to host > 기술자료 | 해피정닷컴

ftp: connect: No route to host > 기술자료

본문 바로가기

사이트 내 전체검색

ftp: connect: No route to host > 기술자료

Linux ftp: connect: No route to host

페이지 정보


본문

리눅스에서 ftp를 사용할 때에 ftp: connect: No route to host 라는 메시지가 나올 때가 있습니다.
이럴 경우에는 host server 의 iptable을 살펴 봐야 합니다.


[ 방법1]
FTP서비스 포트번호가 21번이 아닌 다른 번호(보안 향상을 위해)인 경우
ex)  포트번호 1234
# ftp
ftp> open happyjung.com 1234
Connected to happyjung.com.
220-FTP server ready.
220 This is a private system - No anonymous login
500 This security scheme is not implemented
500 This security scheme is not implemented
KERBEROS_V4 rejected as an authentication type
Name (happyjung.com:chungho114): 아이디
331 User happyjung OK. Password required
Password:
230-User happyjung has group access to:  www      
230 OK. Current restricted directory is /
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>


[ 방법2 ]
1. 방화벽 체크
# /sbin/iptables -F //모든 룰을 초기화
2. gateway 체크
# vi /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=test.com
GATEWAY=211.111.111.111
# /etc/init.d/network {start|stop|restart|reload|status}


[ 방법3 ]
1. 일단 iptables의 21번 포트를 닫고 다시 iptables를 재시작
# /etc/init.d/iptables restart
2. 네트워크 서비스도 재시작.
# service network restart
3. 방화벽 설정을 활성화 시키고 신뢰할 수 있는 서비스에 ssh, ftp 등을 활성화
SElinuxSElinux 서비스는 사용하지 않도록 합니다.
4. 다시 iptables와 network 서비스를 기동 시킨다
# /etc/init.d/iptables restart


[ 방법4 ]
1. 사용 하지 않을 거면 iptables 를 stop 한다
# /etc/init.d/iptables stop
2. ntsysv 에서도 체크 해제
# ntsysv
3. 그 후
500 OOPS : cannot change directory:/root
500 OOPS : child died
라고 나오는 경우 아래와 같이 입력
# setsebool -P ftp_home_dir=1


[ 방법5 ]
1.
# modprobe ip_conntrack_ftp
  ip_conntrack version 2.1 ( 8191 buckets, 65528 max ) - 340 byte per conntrack
  You have new mail in /var/spool/mail/root
2. ftp 모듈이 올라와 있는지 확인
# lsmod | grep ftp
  ip_conntrack_ftp   76273   0
  ipconntrack        45857   1   ip_conntrack_ftp
3. 정상적으로 모듈만 올라와 있으면 21/tcp만 허용해 주고
상태추적에 의해 ESTABLISHED,RELATED  만 올라와 있으면 ftp는 문제 없습니다.


참고자료
http://setsunak.textcube.com/20
http://unipro.tistory.com/entry/mount-RPC-Remote-System-Error-No-Route-to-Host에-대처하는-방법
http://www.shop-wiz.com/wizboard.php?BID=linux1&GID=root&mode=view&UID=38
http://blog.naver.com/getpax/20046287760
http://211.47.127.69:1010/ArticleView.screen?mid=5&bbs=bbs50&event=view&oid=9801

댓글목록

등록된 댓글이 없습니다.


Total 2,641건 94 페이지
  • RSS
기술자료 목록
781
PHP   15309  2009-08-25 20:50  
780
일반   12107  2009-08-25 22:04  
779
PHP   24971  2009-08-25 20:46 ~ 2020-04-08 11:35  
778
Linux   34065  2009-08-22 15:11  
777
MySQL   17472  2009-08-21 08:04  
776
PHP   45571  2009-08-21 01:29 ~ 2017-08-03 00:00  
775
Linux   25831  2009-08-20 23:02 ~ 2010-10-20 00:00  
774
Linux   16291  2009-08-20 14:58  
773
Adobe   51727  2009-08-20 14:16  
772
Linux   17221  2009-08-19 22:30 ~ 2010-10-20 00:00  
771
Linux   19044  2009-08-19 21:42  
770
MySQL   19643  2009-08-19 13:23  
769
Linux   28110  2009-08-19 08:59  
768
Linux   17045  2009-08-19 08:02 ~ 2017-03-21 00:00  
767
MySQL   21370  2009-08-18 20:46  
766
Linux   15686  2009-08-18 18:05  
열람
Linux   55262  2009-08-18 08:46  
764
ClassicASP   23205  2009-08-14 18:18  
763
일반   16759  2009-08-14 16:40 ~ 2021-10-20 14:32  
762
ClassicASP   18144  2009-08-14 17:47  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.