From owner-freebsd-questions@FreeBSD.ORG Wed Aug 25 19:13:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8361A16A4CE for ; Wed, 25 Aug 2004 19:13:58 +0000 (GMT) Received: from mail.revolutionsp.com (ganymede.revolutionsp.com [64.246.0.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54AE443D3F for ; Wed, 25 Aug 2004 19:13:58 +0000 (GMT) (envelope-from klr@6s-gaming.com) Received: from mail.revolutionsp.com (localhost [127.0.0.1]) by mail.revolutionsp.com (Postfix) with ESMTP id 8252615CA0 for ; Wed, 25 Aug 2004 16:11:44 +0000 (GMT) Received: from 81.84.174.8 (SquirrelMail authenticated user klr@6s-gaming.com); by mail.revolutionsp.com with HTTP; Wed, 25 Aug 2004 16:11:44 -0000 (GMT) Message-ID: <51438.81.84.174.8.1093450304.squirrel@81.84.174.8> In-Reply-To: References: Date: Wed, 25 Aug 2004 16:11:44 -0000 (GMT) From: "Hugo Silva" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: ssh question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 19:13:58 -0000 > > After modifying the sshd.conf to allow my new IP access via ssh I can't > connect. I have stopped and restarted the service and the server and > double 'Allow your new ip address' ? What you can specify on /etc/ssh/sshd_config is the ip the server binds to, not the ip addresses of the clients connecting. (your words suggest you did this) - reconfigure your sshd_config to the old value (your ip address, or 0.0.0.0) and re-start sshd. To limit access to the sshd, use a firewall, like ipfw , pf , or ipfilter. > check the conf file. I have checked hosts.allow and found nothing wrong. > Is there some other file I need to change as well? If not, how would I go > about reinstalling/reconfiguring ssh? > > Thanks in advance > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- www.6s-gaming.com