Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Dec 2012 10:03:00 -0500
From:      "Finlayson, James" <jmfinla@lps.umd.edu>
To:        "freebsd-ipfw@freebsd.org" <freebsd-ipfw@freebsd.org>
Subject:   Linux ipfw sysctl equivalents
Message-ID:  <3E9C7E247905FE44A1556F1E7B959E7604C4D23768@cec-exch.cec.lps.gov>

next in thread | raw e-mail | index | archive | help
Hi,
I'm trying to build a dummynet box on linux (Centos 6.3).   I have a bridge=
 created that properly forwards packets, however I cannot seem to alter the=
ir behavior with ipfw pipes.  I've used dummynet on FreeBSD without issue, =
but I can't seem to find a Linux equivalent to the following two sysctl com=
mands that will allow me to send bridged packets through ipfw.

     net.link.ether.ipfw: 0
             Controls whether layer-2 packets are passed to ipfw.  Default =
is
             no.

     net.link.bridge.ipfw: 0
             Controls whether bridged packets are passed to ipfw.  Default =
is
             no.

Any suggestions?
Regards,
Jim





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E9C7E247905FE44A1556F1E7B959E7604C4D23768>