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.60)
	(envelope-from <gentoo-user+bounces-54462-garchives=archives.gentoo.org@gentoo.org>)
	id 1GhqKk-0005oD-NQ
	for garchives@archives.gentoo.org; Wed, 08 Nov 2006 16:31:28 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kA8GRW8J023653;
	Wed, 8 Nov 2006 16:27:32 GMT
Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kA8GKpWF003480
	for <gentoo-user@lists.gentoo.org>; Wed, 8 Nov 2006 16:20:52 GMT
Received: by nz-out-0102.google.com with SMTP id 9so2027322nzo
        for <gentoo-user@lists.gentoo.org>; Wed, 08 Nov 2006 08:20:49 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
        b=MAc6rPzo5pAMEFwD0C57l/UsEAK93KhMGGvx4iwdzZaP6DuQqr8ZYAwj5mOsgd8AR252U3AJZkOdl/6o6C8eYbWiymxnBGWE18L0qhPxjZQ5ofhEtPyz044hnxH49NyIkTuAM/YscSfSX0BN0whOhdJnlpsFmDhmUfRbI6ikEv8=
Received: by 10.65.241.20 with SMTP id t20mr10124811qbr.1163002849047;
        Wed, 08 Nov 2006 08:20:49 -0800 (PST)
Received: by 10.65.203.18 with HTTP; Wed, 8 Nov 2006 08:20:48 -0800 (PST)
Message-ID: <8fcf3b560611080820od1d2645y25633ec62499ab33@mail.gmail.com>
Date: Wed, 8 Nov 2006 08:20:48 -0800
From: "Tim Garton" <garton.tim@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] iptables error
In-Reply-To: <20061108162945.78f83a9e@lx-arnau.pic.es>
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: multipart/alternative; 
	boundary="----=_Part_20826_32333285.1163002848927"
References: <20061108162945.78f83a9e@lx-arnau.pic.es>
X-Archives-Salt: 6024ebf1-4c6a-4e09-aeef-6c66e60bf559
X-Archives-Hash: 427ccdaab560eb6c75a5eb87c925d965

------=_Part_20826_32333285.1163002848927
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Perhaps try these modules as well?

gentoo sbin # lsmod
Module                  Size  Used by
xt_tcpudp               7936  1
iptable_nat            10756  1
ip_nat                 21292  1 iptable_nat
ip_conntrack           51332  2 iptable_nat,ip_nat
iptable_filter          7296  0
ip_tables              22760  2 iptable_nat,iptable_filter
x_tables               18568  3 xt_tcpudp,iptable_nat,ip_tables

Tim

On 11/8/06, Arnau Bria <arnau@emergetux.net> wrote:
>
> Hi,
>
> I've done a kernel upgrade, from 2.6.16 to 17-r8 and my iptables stop
> working.
>
> I get this error:
>
> # iptables-restore < /etc/iptables.noviembre
> getsockopt failed strangely: No such file or directory
>
> I have those modules loaded:
>
> # lsmod
> Module                  Size  Used by
> iptable_filter          3968  0
> ip_tables              14436  1 iptable_filter
> x_tables               14980  1 ip_tables
>
> is there anything missing? It worked fine with old kernel...
>
> cheers!
> --
> Arnau Bria
> http://blog.emergetux.net
> Wiggum: Dispara a las ruedas Lou.
> Lou: eee, es un tanque jefe.
> Wiggum: Me tienes hartito con todas tus excusas.
> --
> gentoo-user@gentoo.org mailing list
>
>

------=_Part_20826_32333285.1163002848927
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Perhaps try these modules as well?<br><br>gentoo sbin # lsmod<br>Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used by<br>xt_tcpudp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7936&nbsp; 1 <br>iptable_nat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10756&nbsp; 1 <br>ip_nat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 21292&nbsp; 1 iptable_nat<br>
ip_conntrack&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51332&nbsp; 2 iptable_nat,ip_nat<br>iptable_filter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7296&nbsp; 0 <br>ip_tables&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22760&nbsp; 2 iptable_nat,iptable_filter<br>x_tables&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18568&nbsp; 3 xt_tcpudp,iptable_nat,ip_tables<br><br>
Tim<br><br><div><span class="gmail_quote">On 11/8/06, <b class="gmail_sendername">Arnau Bria</b> &lt;<a href="mailto:arnau@emergetux.net">arnau@emergetux.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I've done a kernel upgrade, from 2.6.16 to 17-r8 and my iptables stop<br>working.<br><br>I get this error:<br><br># iptables-restore &lt; /etc/iptables.noviembre<br>getsockopt failed strangely: No such file or directory
<br><br>I have those modules loaded:<br><br># lsmod<br>Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Size&nbsp;&nbsp;Used by<br>iptable_filter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3968&nbsp;&nbsp;0<br>ip_tables&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14436&nbsp;&nbsp;1 iptable_filter<br>x_tables&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14980&nbsp;&nbsp;1 ip_tables
<br><br>is there anything missing? It worked fine with old kernel...<br><br>cheers!<br>--<br>Arnau Bria<br><a href="http://blog.emergetux.net">http://blog.emergetux.net</a><br>Wiggum: Dispara a las ruedas Lou.<br>Lou: eee, es un tanque jefe.
<br>Wiggum: Me tienes hartito con todas tus excusas.<br>--<br><a href="mailto:gentoo-user@gentoo.org">gentoo-user@gentoo.org</a> mailing list<br><br></blockquote></div><br>

------=_Part_20826_32333285.1163002848927--
-- 
gentoo-user@gentoo.org mailing list