From owner-freebsd-questions@FreeBSD.ORG Fri May 12 19:49:25 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org 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 5806F16A899 for ; Fri, 12 May 2006 19:49:25 +0000 (UTC) (envelope-from stonerte@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC6F643D45 for ; Fri, 12 May 2006 19:49:23 +0000 (GMT) (envelope-from stonerte@gmail.com) Received: by nf-out-0910.google.com with SMTP id d4so353996nfe for ; Fri, 12 May 2006 12:49:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=r2FpRWr++wTcQ0MDMVTSyvC0elwSweWZxOT1Ga7kdJJyr6p6ldp6i+VntobaKdLH1DHnIb7VrbxIUrdO04xPtvf03YPorLeQRPQqBCmOXO5zy/CmUYI/lKqOzLtga/WtdpphprCHKTzUU7vQh4o0GfMzj30HnTNP3e1VpBW1C20= Received: by 10.48.221.20 with SMTP id t20mr58838nfg; Fri, 12 May 2006 12:49:22 -0700 (PDT) Received: by 10.49.69.1 with HTTP; Fri, 12 May 2006 12:49:22 -0700 (PDT) Message-ID: <8bd19c4f0605121249u1d3a0d56td9afb0fd3512955a@mail.gmail.com> Date: Fri, 12 May 2006 12:49:22 -0700 From: "Terry Stoner" To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Access from the internet 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, 12 May 2006 19:49:25 -0000 Hi my name is Terry Stoner. I just set up a new Firewall, FreeBSD 6.0, and am having trouble connecting from the internet. Basically I want to ssh from work. I set sshd_config to listen on all interfaces and on port 21, this port is not blocked outbound from work. I have ipfilter rules allowin= g inbound on this port and interface. I setup port forwarding on my netgear router. When I do a tcpdump I see myself hitting the interface of my firewall, but sshd is not responding. I get to my box, but no dice. Do yo= u have any suggestions? I would appreciate it. Thank you, Terry Stoner