Dear Sir,
I try to use IPVS, but I also have
ftp problem... My configuration is like this
A (Client)----- B
(Director) ----- C
(Server)
A: eth0=211.169.226.144 B:
eth0=211.169.226.145
eth1=10.1.1.1 C: eth0=10.1.1.2
The linux
kerner version is 2.2.14.
When I setup as follows:
> ipvsadm > IP Virtual Server
version 0.9.12 (size=4096) > Prot LocalAddress:Port Scheduler
Flags ->
RemoteAddress:Port Forward
Weight ActiveConn InActConn TCP 211.169.226.145:telnet
rr ->
10.1.1.2:telnet
Masq 1
0
0 TCP
211.169.226.145:www rr ->
10.1.1.2:www
Masq 1
0
0
It does work well.
But, After inserting the ftp service
:
TCP 211.169.226.145:ftp
rr ->
10.1.1.2:ftp
Masq 1
0
0
or
TCP 211.169.226.145:ftp persistence 540 ->
10.1.1.2:ftp
Masq 1
0
0
Any services does not
work.
Also Director cannot
connect any telnet, http services to outside world.
Such as message
>> telnet
147.46.115.100 Trying 147.46.115.100...
Connected to 147.46.115.100
Escape character is
'^]'.
Connection
closed by foreign host.
Did I miss something ? If anyone
help me, I am appricated with you..
sincerely,
Young C. Cho
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Young Cheol Cho, Ph.D. School of Elec.
Engr, Seoul Nat'l Univ. Korea Tel:
82-2-874-8256 Fax: 82-2-874-8256 Email:
jyc@xxxxxxxxxxxxxx, Home: http://cisl.snu.ac.kr/~jyc -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|