From owner-freebsd-questions@FreeBSD.ORG Fri Jan 4 20:49:10 2008 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 0F6E416A41A for ; Fri, 4 Jan 2008 20:49:10 +0000 (UTC) (envelope-from ryan-bsd@trolocsis.com) Received: from zeus.kimaker.com (zeus.kimaker.com [64.62.244.66]) by mx1.freebsd.org (Postfix) with ESMTP id 003A313C448 for ; Fri, 4 Jan 2008 20:49:09 +0000 (UTC) (envelope-from ryan-bsd@trolocsis.com) Received: by zeus.kimaker.com (Postfix, from userid 1002) id 1C55B758435; Fri, 4 Jan 2008 12:29:49 -0800 (PST) Date: Fri, 4 Jan 2008 12:29:49 -0800 From: Ryan Phillips To: freebsd-questions@freebsd.org Message-ID: <20080104202948.GA53655@zeus.kimaker.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <200801041325.02005.af300wsm@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801041325.02005.af300wsm@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: VoIP and SSH 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: Fri, 04 Jan 2008 20:49:10 -0000 Andrew Falanga said: > Hi, > > I don't understand this one and I'm hoping someone here might know. My > father's router wasn't forwarding connection requests for any port that we'd > configured for sshd to listen on. After changing out his linksys router and > his Cable MODEM (the company said it was a very old modem), the problem was > still present. Oddly enough, if he unplugs his VoIP box from his network, > all this problem goes away and connection requests over ssh and port 22 are > forwarded fine. With the VoIP box present, it doesn't work. > > Neither the FreeBSD machine or the VoIP box share IPs, but it doesn't work > with the VoIP in the network. Any ideas? Does the VoIP box provide DHCP? Perhaps that conflicts with the router's DHCP service. -ryan