Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2004 15:18:55 +0300
From:      wsx <security@noc.kstu-kai.ru>
To:        freebsd-security@freebsd.org
Subject:   Active ftp connection
Message-ID:  <200412181518.55782.security@noc.kstu-kai.ru>

next in thread | raw e-mail | index | archive | help
Hello dear friends...

I have a trouble. My FTP server must have an active ftp connection.
It means what in ipfw rules I must allow outgoing connections(like ipfw add 
allow tcp from me to any keep-state).
But I don't want use this rule. I want to restrict my outgoing connections. Is 
FreeBSD have a feature for this situation?

P.S. 
	Only for test we developed little root-kit, which can use only outgoing 
connections. example:
1. rootkit gets a command from remote machine
2. do this command.
3. connects to remote machine and returns result.
So we havn't got connections to my server, only outgoing..

Best regards..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412181518.55782.security>