From owner-freebsd-questions@FreeBSD.ORG Tue Sep 13 23:10:15 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 8B413106564A for ; Tue, 13 Sep 2011 23:10:15 +0000 (UTC) (envelope-from george@vagner.com) Received: from smtpauth16.prod.mesa1.secureserver.net (smtpauth16.prod.mesa1.secureserver.net [64.202.165.22]) by mx1.freebsd.org (Postfix) with SMTP id 6E7238FC0A for ; Tue, 13 Sep 2011 23:10:15 +0000 (UTC) Received: (qmail 30081 invoked from network); 13 Sep 2011 23:03:41 -0000 Received: from unknown (75.197.42.188) by smtpauth16.prod.mesa1.secureserver.net (64.202.165.22) with ESMTP; 13 Sep 2011 23:03:40 -0000 From: "george vagner" To: Date: Tue, 13 Sep 2011 19:10:14 -0400 Message-ID: <002601cc726a$4daac9c0$e9005d40$@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: AcxyajS5/UhENhjnR0CoaV41LFJD3w== Content-Language: en-us Subject: RE: ssh with bridged ap solved 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 23:10:15 -0000 Allow connections to forwarded ports in sshd config -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of George Vagner Sent: Tuesday, September 13, 2011 8:14 AM To: freebsd-questions@freebsd.org Subject: RE: ssh with bridged ap I was thinking that maybe because the wired interface doesn't actually have An IP address it is a reverse lookup thing. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Damien Fleuriot Sent: Tuesday, September 13, 2011 5:36 AM To: freebsd-questions@freebsd.org Subject: Re: ssh with bridged ap On 9/13/11 3:54 AM, george vagner wrote: > 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? > Maybe an excerpt from your /var/log/auth.log at that time, too... Might turn out that you don't get anything in /var/log/auth.log which would indicate that, when using the wired IP of the machine, you're actually connecting to another host. _______________________________________________ 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" _______________________________________________ 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"