From owner-freebsd-questions Wed Apr 15 16:01:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09631 for freebsd-questions-outgoing; Wed, 15 Apr 1998 16:01:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from luke.cpl.net (luke.cpl.net [209.150.92.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09593 for ; Wed, 15 Apr 1998 23:01:08 GMT (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.8/8.6.12) with SMTP id PAA06889; Wed, 15 Apr 1998 15:58:21 -0700 (PDT) Date: Wed, 15 Apr 1998 15:58:21 -0700 (PDT) From: Shawn Ramsey To: Karl Pielorz cc: questions@FreeBSD.ORG Subject: Re: bpfilter In-Reply-To: <353538DC.A2F86CAD@tdx.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > What device does the T1 card usually map to? (i.e. whats the output of an > 'ifconfig -a' on your machine?) - what command line are you using to run > 'trafshow'? > > Regards, Here is the output of ifconfig -a : eth0: flags=41 mtu 1500 eth1: flags=10 mtu 1500 eth2: flags=51 mtu 1500 inet 209.150.92.241 --> 209.150.92.242 netmask 0xffffff00 eth3: flags=41 mtu 1500 fxp0: flags=8843 mtu 1500 inet 209.150.92.1 netmask 0xffffffe0 broadcast 209.150.92.31 inet 209.203.66.1 netmask 0xfffffff0 broadcast 209.203.66.15 ether 00:a0:c9:95:0f:31 media: autoselect lp0: flags=8810 mtu 1500 bw0: flags=0<> tun0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 etha16: flags=8051 mtu 1500 inet 208.153.225.234 --> 208.153.225.233 netmask 0xffffff00 ethd16: flags=8051 mtu 1500 inet 209.150.92.253 --> 209.150.92.254 netmask 0xffffff00 ethd17: flags=8051 mtu 1500 inet 209.150.92.249 --> 209.150.92.250 netmask 0xffffff00 ethd18: flags=8051 mtu 1500 inet 204.137.203.94 --> 204.137.203.93 netmask 0xffffff00 ethd19: flags=8051 mtu 1500 inet 209.203.66.253 --> 209.203.66.254 netmask 0xffffff00 ethd20: flags=8051 mtu 1500 inet 209.150.92.237 --> 209.150.92.238 netmask 0xffffff00 ethd21: flags=8051 mtu 1500 inet 209.150.92.233 --> 209.150.92.234 netmask 0xffffff00 running trafshow with just the program name, have tried -p with no success either. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message