From owner-freebsd-questions@FreeBSD.ORG Mon Apr 5 17:49:03 2010 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90F46106566C for ; Mon, 5 Apr 2010 17:49:03 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2D38FC15 for ; Mon, 5 Apr 2010 17:49:03 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NyqPw-00029o-Jz; Mon, 05 Apr 2010 13:49:01 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id D22823DF3DE1; Mon, 5 Apr 2010 13:48:56 -0400 (EDT) Message-ID: <4BBA2288.70003@FreeBSD.org> Date: Mon, 05 Apr 2010 13:48:56 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Walter References: <4BB9FCFB.40103@earthlink.net> <4BBA05D1.50203@FreeBSD.org> <4BBA0CD1.40108@earthlink.net> In-Reply-To: <4BBA0CD1.40108@earthlink.net> X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.4 (/) Cc: Questions Subject: Re: ftp giving url but i want the IP address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2010 17:49:03 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Walter wrote: > Greg Larkin wrote: > >> Hi Walter, >> >> Did you send a HUP signal to inetd so it rereads the config file? >> >> kill -HUP `cat /var/run/inetd.pid` >> >> Hope that helps, >> Greg >> >> > I actually rebooted (after a boo-boo). So, Yes, inetd was > restarted. Ok, just wanted to make sure. After quickly reviewing the ftpd code, I didn't see a way to disable hostname lookups. Instead of standard ftpd, give lukemftpd a try. I tested it briefly, and failures are reported like so: ....: FTP LOGIN FAILED FROM 192.168.xxx.yyy Finally, instead of writing your own parsing script, sshguard monitors your FTP logs, SSH logs and other services that you want to protect with pf auto-blocking: http://www.freshports.org/security/sshguard/ Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLuiKI0sRouByUApARAsr8AJ9ga+GSfIYzIU0+v6tDx9OIIHzkhQCdH5bY Sv/zbtezw0kL/EYGmWmbmFk= =6RL/ -----END PGP SIGNATURE-----