All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: Natting IPs hanging
Date: Mon, 16 May 2005 17:53:07 -0400	[thread overview]
Message-ID: <20050516215307.GA31192@bender.817west.com> (raw)
In-Reply-To: <4288BF01.50503@tlcdelivers.com>

On Mon, May 16, 2005 at 08:40:49AM -0700, Brian Atkins wrote:
> Jason,
> 
> Sorry for the delay in response.  Catting either of those files doesn't 
> return much.  The ip_tables_names only returns: "filter"; 
> ip_tables_targets is null. 

um--sounds like you don't have support for the mangle or nat tables
compiled into your kernel...eek.

> I did use genkernel to build the new kernel. I did have multiple issues 
> with the kernel config initially, but mostly related to disk drivers. I 
> can forward my .config if that might be helpful. 

i think a:

  grep _NF_ .config

may be of use.  my guess is that neither CONFIG_IP_NF_NAT nor
CONFIG_IP_NF_MANGLE are set.  this is probably a Bad Thing (tm).

-j

--
"Guy in Chicken Suit: Enjoy your chicken sandwich.
 Stewie: Enjoy your studio apartment."
        --Family Guy


  parent reply	other threads:[~2005-05-16 21:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13 20:04 Natting IPs hanging Brian Atkins
2005-05-14 15:26 ` Jason Opperisano
2005-05-16 15:40   ` Brian Atkins
2005-05-16 17:18     ` John Mok
2005-05-16 21:53     ` Jason Opperisano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-19 19:55 Brian Atkins
2005-05-20 10:38 ` Brian Atkins
2005-05-20 15:47   ` Jason Opperisano
     [not found] <200505161949.j4GJnhXF027020@mail.tlcdelivers.com>
2005-05-23 20:45 ` Brian Atkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050516215307.GA31192@bender.817west.com \
    --to=opie@817west.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.