Forward ftp request another server
From: SB CH (chulmin2@hotmail.com)Date: 07/12/02
- Previous message: Dave Millen: "Re: Receiving constant hits from random hosts"
- Next in thread: Seth Arnold: "Re: Forward ftp request another server"
- Reply: Seth Arnold: "Re: Forward ftp request another server"
- Reply: Cedric Blancher: "Re: Forward ftp request another server"
- Reply: Hugo van der Kooij: "Re: Forward ftp request another server"
- Reply: Seth Arnold: "Re: Forward ftp request another server"
- Reply: Rio Martin: "Re: Forward ftp request another server"
- Reply: The Red Knight: "Re: Forward ftp request another server"
- Reply: Jonah Kowall: "RE: Forward ftp request another server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "SB CH" <chulmin2@hotmail.com> To: focus-linux@securityfocus.com Date: Fri, 12 Jul 2002 09:59:04 +0000
Hello,
I would like to forward ftp request to other server's other port to improve
the security. Is it possible?
for example,
I would like to forward ftp request using port 26 to 211.1.1.1 port 100 or
same port(26).
So, I configured like this(xinetd.conf) .But this is not work
service ftp-proxy
{
flags = REUSE
socket_type = stream
protocol = tcp
wait = no
user = root
groups = yes
server = /usr/sbin/tcpd
redirect = 211.1.1.1 26
}
Surely, any service which use just one port works well,
but FTP use two port as you know.
Any idea?
and anyone who knows any additional program which can
do this?
Thanks for your help in advance.
_________________________________________________________________
MSN Messenger¸¦ ´Ù¿î·ÎµåÇÏ¿© ¿Â¶óÀÎ»ó¿¡ Àִ ģ±¸¿Í ´ëȸ¦ ³ª´©¼¼¿ä.
http://messenger.msn.co.kr
- Previous message: Dave Millen: "Re: Receiving constant hits from random hosts"
- Next in thread: Seth Arnold: "Re: Forward ftp request another server"
- Reply: Seth Arnold: "Re: Forward ftp request another server"
- Reply: Cedric Blancher: "Re: Forward ftp request another server"
- Reply: Hugo van der Kooij: "Re: Forward ftp request another server"
- Reply: Seth Arnold: "Re: Forward ftp request another server"
- Reply: Rio Martin: "Re: Forward ftp request another server"
- Reply: The Red Knight: "Re: Forward ftp request another server"
- Reply: Jonah Kowall: "RE: Forward ftp request another server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|