Re: ipfw pipe show ... help with output is needed, please.

2007-02-01 Thread Arone Silimantia
> > Second, there are seven headings (from BKT at the left to Drp on the > > right) but underneath those seven headings are _9_ values. What I really > > want to know is how many packets I am droppinig ... but I can't tell which > > of the fields are the "dropped" - I assume it is the final number

Re: ipfw pipe show ... help with output is needed, please.

2007-01-29 Thread Spadge Fromley
> > I see this: > > # ipfw pipe show 1 > 1: 16.000 Mbit/s0 ms 50 sl. 1 queues (1 buckets) droptail > mask: 0x00 0x/0x -> 0x/0x > BKT Prot ___Source IP/port Dest. IP/port Tot_pkt/bytes > Pkt/Byte Drp > 0 tcp 1.2.3.4/221.2.3.4/4333 29

ipfw pipe show ... help with output is needed, please.

2007-01-29 Thread Arone Silimantia
I set up a dummynet pipe with this sequence of commands: sysctl -w net.inet.ip.fw.one_pass=0 ipfw pipe 1 config bw 16Mbit/s ipfw add 1 pipe 1 all from any to any So far so good. Works great. However, when I look at the pipe itself, with this command: ipfw pipe show 1 I see this: # ipfw