From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-58462-garchives=archives.gentoo.org@gentoo.org>) id 1H6Pxe-0006Vp-Dz for garchives@archives.gentoo.org; Mon, 15 Jan 2007 11:25:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0FBO3xn015351; Mon, 15 Jan 2007 11:24:03 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0FBI7DL009192 for <gentoo-user@lists.gentoo.org>; Mon, 15 Jan 2007 11:18:08 GMT Received: by wx-out-0506.google.com with SMTP id i30so2474675wxd for <gentoo-user@lists.gentoo.org>; Mon, 15 Jan 2007 03:18:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VgsaB/rv1u/KHqWnrZTEZ0VC0Kpvx3KaMD6W7l3d0WymYET4LqPWQZLB72GsWMKuRVCMbSPlCj19GiwJb2ddfFb4mMFEgvDOAFF5ZaUlqyrKxeye+lscWlQx69lANVb553rvYZPDljXSWVesabeGiXdR1gT4+d274jVWXi2HPr4= Received: by 10.90.51.17 with SMTP id y17mr2656264agy.1168859886498; Mon, 15 Jan 2007 03:18:06 -0800 (PST) Received: by 10.90.56.8 with HTTP; Mon, 15 Jan 2007 03:18:06 -0800 (PST) Message-ID: <6142e6140701150318k575070dapfc113c762f50d0f8@mail.gmail.com> Date: Mon, 15 Jan 2007 12:18:06 +0100 From: "Daniel Pielmeier" <daniel.pielmeier@googlemail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Setting up a home router In-Reply-To: <20070115120445.c660d418.hilse@web.de> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6142e6140701141127ke803445jb5d9a89f8fa523a@mail.gmail.com> <20070115112602.d9f7e97c.hilse@web.de> <6142e6140701150245k4d8d20edncfdd49fc7613c063@mail.gmail.com> <20070115120445.c660d418.hilse@web.de> X-Archives-Salt: fe9ab891-6411-4146-978d-c4b5cf2f1c0f X-Archives-Hash: ea56f5089b34c9adb81a1e2cc7046e6c > > I think localhost is assigned to 127.0.0.1, or did i misunderstood > > something? > > No, that's (usually) correct. But in the route excerpt you've cited > above (please post "route -n" next time!) the route for "localhost" was > set to "dev eth0". Also, the subnet was a /24 one, instead of the > usual /8 for localhost. So there's some inconsistency between that file > and the routes. The /etc/hosts you've shown looks good, please post > dnsmasq's config. I will do that in the evening > > the whole iptables config is generated by shorewall, i recognised this > > different namings too. > > Hm, OK, you're sure the tables were empty and Gentoo's iptables save > feature doesn't somehow get in your way? But anyway, the NAT/forwarding > can't work for the reason I mentioned (empty FORWARD chain and DROP > policy). Yes i think they were empty, when i stop shorewall "iptables -L" just gives me empty tables. Also i never used iptables directly. -- gentoo-user@gentoo.org mailing list