Date: Thu, 29 May 1997 03:10:01 -0700 (PDT) From: Poul-Henning Kamp <phk@dk.tfs.com> To: freebsd-bugs Subject: Re: kern/3707: IP Accounting counts packets to virtual servers more than once Message-ID: <199705291010.DAA05667@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/3707; it has been noted by GNATS. From: Poul-Henning Kamp <phk@dk.tfs.com> To: mw@FreibergNet.DE Cc: phk@dk.tfs.com (Poul-Henning Kamp), FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/3707: IP Accounting counts packets to virtual servers more than once Date: Thu, 29 May 1997 12:04:25 +0200 >As I stated later in my PR, I can't tell exactly when I transfer data >via ftp. A `ping -c 1' is definitely counted twice. > >Does it have something to do with IP accounting collecting it's data >depending on the network device (here the loopback device)? No, but it will count them both in and outgoing on the interfaces. Try to say ipfw ...... in They the packets should only be counted once in both cases. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@tfs.com TRW Financial Systems, Inc. Power and ignorance is a disgusting cocktail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705291010.DAA05667>