From owner-freebsd-security@FreeBSD.ORG Mon May 8 14:22:16 2006 Return-Path: X-Original-To: freebsd-security@FreeBSD.ORG Delivered-To: freebsd-security@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C32F616A417 for ; Mon, 8 May 2006 14:22:16 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mgedv.at (mail.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2525D43D68 for ; Mon, 8 May 2006 14:22:13 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id C775E186864 for ; Mon, 8 May 2006 16:21:58 +0200 (MEST) From: "No@SPAM@mgEDV.net" To: Date: Mon, 8 May 2006 16:22:10 +0200 Message-ID: <000701c672aa$cb8dc330$01010101@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <000001c672a7$eedf8a10$01010101@avalon.lan> Thread-Index: AcZymRtJk8AoI3L1QEKXKZ7GbglsJwADcQDAAADukeA= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: Subject: RE: Jails and loopback interfaces [SOLVED] X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 14:22:17 -0000 > although the dns-server is bound to the specific ip-address, which > again is bound to a separate interface, i do not see just one packet > with tcpdump on this interface. even the loopback interface lo0 does > not show anything. > > instead, the packets are generated from my lan-interface myk0, which > has a route to the forwarder. > > why are the packets generated on an interface, that the server is not > bound to and there is no redirect for? classical PEBKAC problem ;_) --- sorry! i just re-started the daemon and the packet's are seen on the lo5 interface...