> > I have a Firewall with quite some filtering that has a throughput of
> > about 7MB/sec. It is a P-90 in a HX board with 32 MB and two fxp
>
> Interesting.
>
> > The thing is bootet from floppy and is a pure filtering router, no
> > NAT, no applications/server, no proxies (which is suicide on a
> > firewall anyway).
>
> Would be interesting to tell how you managed to produce a bootable floppy
> with the subsequent scripting that starts the OS and all that.
you can probably look at the scripts used in picobsd (in the
source tree) and you will also find in the images at
http://www.iet.unipi.it/~luigi/ip_dummynet/
http://www.iet.unipi.it/~luigi/pgm.html
(probably second one is more featureful).
The idea is that the rc.network scripts try to match the MAC address
of the first card found with a database of ethernet cards in /etc/hosts,
getting a hostname and then assigning a machine identity, and from
there rc.conf.local and rc.firewall have a switch() to decide
what to do and all the rest.
cheers
luigi
-----------------------------------+-------------------------------------
Luigi RIZZO, [EMAIL PROTECTED] . 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)
Mobile +39-347-0373137
-----------------------------------+-------------------------------------
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message