All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wichert Akkerman <wichert@wiggy.net>
To: jamal <hadi@cyberus.ca>
Cc: netdev@oss.sgi.com, tgraf@suug.ch
Subject: Re: ing_filter debug messages
Date: Fri, 31 Dec 2004 10:38:27 +0100	[thread overview]
Message-ID: <20041231093827.GG24603@wiggy.net> (raw)
In-Reply-To: <1104469666.1049.231.camel@jzny.localdomain>

Previously jamal wrote:
> The emssage is useful but debug (mostly). 
> Whats your ifconfig look like? Have some tunnels in there maybe?

three ethernet interfaces and a ipv6/ip tunnel. Here is the ifconfig
output:

eth0      Link encap:Ethernet  HWaddr 00:50:04:0B:DD:79
          inet addr:192.168.10.1  Bcast:192.168.10.255  Mask:255.255.255.0
          inet6 addr: fe80::250:4ff:fe0b:dd79/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:673540 errors:0 dropped:0 overruns:0 frame:0
          TX packets:668357 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:229549898 (218.9 MiB)  TX bytes:465650601 (444.0 MiB)
          Interrupt:11 Base address:0xec00

eth1      Link encap:Ethernet  HWaddr 00:90:27:BE:60:55
          inet addr:194.109.254.66  Bcast:255.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::290:27ff:febe:6055/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1276385 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1172898 errors:0 dropped:0 overruns:0 carrier:0
          collisions:1128 txqueuelen:1000
          RX bytes:1332651102 (1.2 GiB)  TX bytes:293617934 (280.0 MiB)

eth2      Link encap:Ethernet  HWaddr 00:90:27:BE:4B:EC
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: 2001:888:101d::1/64 Scope:Global
          inet6 addr: fe80::290:27ff:febe:4bec/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:713928 errors:0 dropped:0 overruns:0 frame:0
          TX packets:752929 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:111560554 (106.3 MiB)  TX bytes:860040830 (820.1 MiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:33261 errors:0 dropped:0 overruns:0 frame:0
          TX packets:33261 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3401641 (3.2 MiB)  TX bytes:3401641 (3.2 MiB)

xs4all    Link encap:IPv6-in-IPv4
          inet6 addr: 2001:888:10:1d::2/64 Scope:Global
          inet6 addr: fe80::c26d:fe42/64 Scope:Link
          inet6 addr: fe80::c0a8:a01/64 Scope:Link
          inet6 addr: fe80::c0a8:102/64 Scope:Link
          inet6 addr: fe80::c0a8:101/64 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1480  Metric:1
          RX packets:128 errors:0 dropped:0 overruns:0 frame:0
          TX packets:116 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:95545 (93.3 KiB)  TX bytes:19613 (19.1 KiB)

there is also a secondary address on eth2 which ifconfig does not show.

> Whats your netfilter setup? 

One chain attached to the FORWARD chain and two to the OUTPUT chain,
all pretty simple.

Wichert.

-- 
Wichert Akkerman <wichert@wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

  reply	other threads:[~2004-12-31  9:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-30 16:06 ing_filter debug messages Wichert Akkerman
2004-12-31  5:07 ` jamal
2004-12-31  9:38   ` Wichert Akkerman [this message]
2004-12-31 11:11     ` jamal
2004-12-31 11:15       ` Wichert Akkerman
2004-12-31 13:15       ` Wichert Akkerman
2004-12-31 15:03         ` jamal
2004-12-31 15:10         ` jamal
2004-12-31 15:48           ` Wichert Akkerman
2004-12-31 16:48             ` unregister_netdev Annoyance WAS(Re: " jamal
2004-12-31 18:24               ` Andre Tomt
2005-01-02 12:13               ` bert hubert
2005-01-03 14:50                 ` jamal

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=20041231093827.GG24603@wiggy.net \
    --to=wichert@wiggy.net \
    --cc=hadi@cyberus.ca \
    --cc=netdev@oss.sgi.com \
    --cc=tgraf@suug.ch \
    /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.