Date: Thu, 18 Mar 1999 15:33:32 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: admin@elan-ua.net (Kirill Mukhoyarov) Cc: pryker@skynetweb.com, freebsd-net@FreeBSD.ORG Subject: Re: IP_Dummynet... Message-ID: <199903181433.PAA27469@labinfo.iet.unipi.it> In-Reply-To: <Pine.BSF.3.96.990318171113.28409I-100000@mail.elan-ua.net> from "Kirill Mukhoyarov" at Mar 18, 99 05:25:08 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> my rc.conf include added by myself config option: > control_bandwidth={yes|no} > and > > rc.network I add: > if [ "x$control_bandwidth" != "xNO" ] > then > sysctl -w net.inet.ip.fw.one_pass=1 > /dev/null 2>&1 # dummynet(4) which reminds me that setting net.inet.ip.fw.one_pass to 1 by default could be a better idea (in the sense of a more intuitive behaviour). Comments anyone ? Should i change it ? luigi -----------------------------------+------------------------------------- Luigi RIZZO . EMAIL: luigi@iet.unipi.it . Dip. di Ing. dell'Informazione HTTP://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) -----------------------------------+------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903181433.PAA27469>