PROFTPD的問題 - Linux

Sarah avatar
By Sarah
at 2008-10-03T09:40

Table of Contents

※ 引述《nsc89 (繼續....)》之銘言:
: 基本上建議你先說明你的OS環境
: 你可以先看看log file是否有錯誤或是其它message
這個我不知要在那裡看@@~

: 再來是Firewall問題, check 是否有 阻擋
: iptables -L
我查出來的結果:

Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

: 另外有時候SELinux會造成使用上許多困擾, 除非你很熟
: 否則先關閉它
這個我不知要怎麼關@@~
網路上查到都RH或FEDORA版的~
但我是用UBUNTU
: 另外你先觀察你的Daemon是否真的有在Run
: ps -aux | grep ftp
應該是有在跑@@~
因為出現這二行
1001 5201 0.0 0.1 2888 608 ? Ss 09:03 0:00 proftpd:
(accepting connections)
1000 6159 0.0 0.1 3008 760 pts/0 R+ 09:33 0:00 grep ftp

: 再觀察你的port status
: netstat -an
: 希望對你有所幫助
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN
tcp 0 0 140.123.xxx.xxx:48451 140.112.172.11:23
ESTABLISHED
tcp 0 0 140.123.xxx.xxx:48726 209.85.143.19:80 TIME_WAIT
tcp 0 0 140.123.xxx.xxx:58874 209.85.143.83:80
ESTABLISHED
tcp6 0 0 :::5900 :::* LISTEN
tcp6 0 0 :::21 :::* LISTEN
tcp6 0 0 :::631 :::* LISTEN
udp 0 0 0.0.0.0:46806 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp 0 0 0.0.0.0:631 0.0.0.0:*

最下面還有一行
Active UNIX domain sockets (servers and established)
但在裡頭我沒有找到FTP的@@~

煩請教一下小弟@@~

--
Tags: Linux

All Comments

Annie avatar
By Annie
at 2008-10-07T06:54
非常建議你去看一下鳥哥網站 基礎東西有些要先知道
Ursula avatar
By Ursula
at 2008-10-10T17:24
我有去鳥哥網站看過了~但只有看PROFTPD的那篇@@~
Queena avatar
By Queena
at 2008-10-10T21:43
基礎的東西沒弄清楚直接跳著學會有問題 所以建議弄懂先
Damian avatar
By Damian
at 2008-10-12T00:20
好@@~謝謝

mplayer 在文字模式下 run 無法全螢幕

Olga avatar
By Olga
at 2008-10-03T02:52
大家好... 就是我希望在 linux console 的環境下 播放影片 前陣子有貼文..問過一些版友 經由一些調整與設定之後 終於可以在 console 的環境下 藉由 mplayer 來播放影片 但現在出現一個問題 就是..... 我已經有在grub的設定檔中 下 ...

linux工作站的資料怎麼傳到PC呢?

Rosalind avatar
By Rosalind
at 2008-10-03T00:57
※ 引述《gech2001 (gech)》之銘言: : 謝謝 各位 : 我現在可以使用winscp下載回來了 : 可是我後來發現竟然filezilla也可以連線 : 想說乾脆在另外一台工作站上用ftp的指令比較方便 : 用ftp指令 結果輸入了帳號密碼後怎麼試都是認證錯誤 : 然後想說試試看lftp 好 ...

linux工作站的資料怎麼傳到PC呢?

Isla avatar
By Isla
at 2008-10-03T00:37
謝謝 各位 我現在可以使用winscp下載回來了 可是我後來發現竟然filezilla也可以連線 想說乾脆在另外一台工作站上用ftp的指令比較方便 用ftp指令 結果輸入了帳號密碼後怎麼試都是認證錯誤 然後想說試試看lftp 好像可以登入 出現lftp xxxatxxx.tw:~andgt; ...

Fedora 5有類似"白名單"之類的東西嗎??

Jacob avatar
By Jacob
at 2008-10-03T00:36
open relay configuration file step1.edit /etc/mail/access step2.make example of access file: From:wwwattest1.test.com RELAY Connect:192.168.1.1 ...

請推薦Linux的雜誌(紙本)

Candice avatar
By Candice
at 2008-10-03T00:27
Reference (1)Linux Guide http://linux.pcuser.com.tw/Index.htm (2)Linux Jounal http://www.linuxjournal.com/ ※ 引述《u7060393 (吞碟童子三號機)》之銘言: : 我家附近的圖書館日前接受我的建 ...