From owner-freebsd-questions@FreeBSD.ORG Tue Sep 13 02:21:17 2011 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 79291106566B for ; Tue, 13 Sep 2011 02:21:17 +0000 (UTC) (envelope-from george@vagner.com) Received: from p3plsmtpa06-05.prod.phx3.secureserver.net (p3plsmtpa06-05.prod.phx3.secureserver.net [173.201.192.106]) by mx1.freebsd.org (Postfix) with SMTP id 42C968FC13 for ; Tue, 13 Sep 2011 02:21:17 +0000 (UTC) Received: (qmail 30939 invoked from network); 13 Sep 2011 01:54:37 -0000 Received: from unknown (75.197.159.217) by p3plsmtpa06-05.prod.phx3.secureserver.net (173.201.192.106) with ESMTP; 13 Sep 2011 01:54:36 -0000 From: "george vagner" To: Date: Mon, 12 Sep 2011 21:54:35 -0400 Message-ID: <00a701cc71b8$18472a60$48d57f20$@vagner.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 thread-index: Acxxtzrjh9goFVErQTKy0taEvWBGuw== Content-Language: en-us Cc: Subject: ssh with bridged ap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2011 02:21:17 -0000 I have set up wireless AP with a static IP and bridged it to my internal wired network on RE0. I can successfully connect with WPA to the wireless network and browse other computers on the wired net fine, I can log into the freebsd machine using ssh no problem as long as if I connect via the wireless network. If I try and log into the freebsd machine using the wired network I get a log in prompt for username Then I get the password prompt but after typing in my password it always says login incorrect, it don't do this if I am on the wireless net. Maybe something in the sshd config about bridged connections?