From owner-freebsd-questions@FreeBSD.ORG Tue Oct 18 22:47:48 2005 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 784D916A420 for ; Tue, 18 Oct 2005 22:47:48 +0000 (GMT) (envelope-from mohansingh68@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3EFC43D4C for ; Tue, 18 Oct 2005 22:47:47 +0000 (GMT) (envelope-from mohansingh68@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so1640000nzd for ; Tue, 18 Oct 2005 15:47:47 -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:content-transfer-encoding:content-disposition; b=FAZDJUcms00Yguj1p0ISkKv/xTIhir0PEdM4VZDN1oLC9CsGQxsqXiyajIKdC0PCgtWrj7d+KH2h8/csKG5iDVRKf/8pTtWZYqGS9rdZG2B6yODaot/PxQLoHfH1iQymZBXzR3d7TG2+VTRRvHx2NfnKsOk6LztmqifRd4/f3I0= Received: by 10.36.139.3 with SMTP id m3mr3156976nzd; Tue, 18 Oct 2005 15:47:47 -0700 (PDT) Received: by 10.36.251.40 with HTTP; Tue, 18 Oct 2005 15:47:46 -0700 (PDT) Message-ID: <48d803190510181547n5eb064eh549d1ff08e167b7c@mail.gmail.com> Date: Tue, 18 Oct 2005 18:47:46 -0400 From: Mohan Singh To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: one way network issue 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, 18 Oct 2005 22:47:48 -0000 I recently upgraded a FreeBSD box from 4.10 to 4.11 (nuke and install metho= d). The settings in /etc are identical to the way it was (I went over it with "vim -d" to double check). Externally (router/firewall, etc.), nothing has changed. But on the new install of the machine, I cannot ping or access it from a different subnet. There is no firewall enable anywhere, and like I said, externally, nothing has changed in terms of routing or anything like that. What could be the matter? I can get on from a different subnet by ssh'ing into a machine on the same subnet of the upgraded box and then ssh'ing into the same box, but I'd like to figure out what is the problem.