Date: Mon, 3 Jan 2000 13:34:10 +0100 (CET) From: Ludo Koren <lk@tempest.sk> To: danielb@almazs.pacex.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD KERNEL GURUs; Kernel Bridging HELP! Message-ID: <200001031234.NAA38501@lk.tempest.sk> In-Reply-To: <Pine.BSF.4.10.9912311020300.2504-100000@almazs.pacex.net> (message from daniel B on Fri, 31 Dec 1999 10:26:00 -0800 (PST))
next in thread | previous in thread | raw e-mail | index | archive | help
>> command is to enable dummynet via ipfw. Bridging with open >> firewall is working for me (I have xl0 interface with inet >> address and ep0 interface without inet address). >> > Correct me if I am wrong, dummynet is for use with NAT and if > all my machines have real IPs I don't need to NAT. The problem > I am facing is that I do not want to split my IP subnet any > further for the purpose of routing therefore I need to do > kernel bridging. man 4 dummynet DESCRIPTION dummynet is a system facility that permits the control of traffic going through the various network interfaces, by applying bandwidth and queue size limitations, and simulating delays and losses. > I assume your ep0 interface (without IP) is > connected directly to a router and is your external interface > on the firewall box? actually no. Currently I am developing support in the kernel for transparent proxying/caching of web traffic (without using cooperation with router) using just FreeBSD. So it is on my test lan. If you are interested in the patch just drop me a line. ludo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001031234.NAA38501>