All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sean Coleman" <scoleman@cfbtrenton.com>
To: lartc@vger.kernel.org
Subject: [LARTC] TC filter error
Date: Thu, 22 Nov 2007 21:15:01 +0000	[thread overview]
Message-ID: <000701c82d4c$be99bd10$3bcd3730$@com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 866 bytes --]

When I enter the following, 

 

tc filter add dev eth0 parent 1:0 protocol ip prio 0 u32 match ip src
192.168.0.61 flowid 1:10

 

Iget this response:

RTNETLINK answers: Invalid argument

We have an error talking to the kernel

 

The qdiscs add fine, and show as expected, but I can't for the life of me
get the filter to apply.

 

Using Gentoo w/kernel 2.6.21.3. IPTABLES running as a basic NAT gateway. My
whole goal hinges on getting the filter to work, then I might understand
what the heck is going on with this stuff. I've added every
marking/netfilter kernel option I can find, both as a module and native. No
matter what I add or take away, I get the same error when I try to add the
filter.

 

It's probably one of those "simple" things, but I'm stumped. Please help, an
additional 200 connections is crimpling us at the moment!

 

Regards,

Sean

 


[-- Attachment #1.2: Type: text/html, Size: 3064 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

             reply	other threads:[~2007-11-22 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22 21:15 Sean Coleman [this message]
2007-11-27 20:26 ` [LARTC] TC filter error Andy Furniss

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='000701c82d4c$be99bd10$3bcd3730$@com' \
    --to=scoleman@cfbtrenton.com \
    --cc=lartc@vger.kernel.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.