Hi list.
I use LVS/NAT on my network.
I can via real servers' 80 port.But I met problem when I use passive mode
to viaing real server's ftp from remote client.
If I configured ftp server listened on local address,client told me
-----------
227 Entering Passive Mode (192,168,0,6,9,241).
ftp:connect: No route to host
-----------
But even I set ftp server to listen on Masqueraddress,this time, I get
another error message.
----------
227 Entering Passive Mode (230,112,13,60,254,158).
ftp: connect: Connection refused
----------
How can I do ?
Thanx...
[root@VS1 root]# ipchains -L
Chain input (policy ACCEPT):
Chain forward (policy ACCEPT):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
fwd all ------ anywhere anywhere n/a
Chain output (policy ACCEPT):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
acctout all ------ anywhere anywhere n/a
acctboth all ------ anywhere anywhere n/a
out all ------ anywhere anywhere n/a
Chain acctin (0 references):
Chain acctout (1 references):
Chain acctboth (1 references):
Chain inp (0 references):
Chain out (1 references):
Chain fwd (1 references):
Chain IpFwAdM! (0 references):
target prot opt source destination ports
- all ------ anywhere anywhere n/a
- all ------ anywhere anywhere n/a
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/
|