All of lore.kernel.org
 help / color / mirror / Atom feed
From: "B H R Balaji" <balaji@sol.net.in>
To: netfilter@lists.samba.org
Cc: Antony Stone <Antony@Soft-Solutions.co.uk>
Subject: problem with bridge+iptables+ulog
Date: Wed, 12 Mar 2003 12:50:31 +0530	[thread overview]
Message-ID: <066a01c2e867$dd94fec0$13fcc5cb@Housecall> (raw)

Hi all

some one can help i have the following setup

x.x.x.1/24            x.x.x.2/24
   +------+                               +------+
  | Router A |------+ +---------| PC B |
   +------+              | |              +------+
                              | |
                        eth0| | eth1
                          +-----+
                            | qos | (br0 =3D x.x.x.3/24)
                          +-----+



Router A is connected to internet
QOS box running with bridge
PC B is my LAPTOP

iam try to make the ULOG usig the following command


$IPTABLES -I INPUT -i eth1 -j ULOG --ulog-nlgroup 1 --ulog-cprange
   --ulog-qthreshold 50 --ulog-prefix "EXT_IN"

iam not able to see any LOG here in my LOG file

when i do this with out  interfce

$IPTABLES -I INPUT  -j ULOG --ulog-nlgroup 1 --ulog-cprange
   --ulog-qthreshold 50 --ulog-prefix "EXT_IN"

iam able to see some logs using BR0

how can i get the logs from eth0 and eth1

any suggestion will be great

hare





             reply	other threads:[~2003-03-12  7:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12  7:20 B H R Balaji [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-12 10:25 Problem with bridge+iptables+ulog hare ram
2003-03-12 12:50 ` Arnt Karlsen
2003-03-12 15:46   ` hare ram
2003-03-13  0:01     ` Arnt Karlsen
2003-03-13 21:51 ` Axel Christiansen

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='066a01c2e867$dd94fec0$13fcc5cb@Housecall' \
    --to=balaji@sol.net.in \
    --cc=Antony@Soft-Solutions.co.uk \
    --cc=netfilter@lists.samba.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.