LEAF/Bering makes a firewall/NAT box out of old '486 (or better) PCs.
The hardware requirements for a basic LEAF/Bering firewall/NAT box are:
CaseYou do not need:
Power Supply
Motherboard
CPU
16MB of RAM
Floppy Drive
Two Ethernet Cards
Maybe a Keyboard to get past BIOS when booting
Hard DriveA '486 DX2/66 is fast enough to keep up with 10Base-T ethernet at full speed for a basic firewall/NAT box. Any faster CPU is just a waste. Faster CPUs heat up your room, and need a noisy fan. However, anything that needs encryption, such as a VPN, will require much more CPU power.
CD-ROM Drive
Mouse
Monitor (well, this would be nice during configuration)
Section 5. They need to talk more about the downloaded files that one gets the drivers out of.Blind Alley #2
Kernel versions. The version of the kernel that the drivers are compiled for must match the version of the kernel that LEAF/Bering is using. The kernel version for which the drivers are compiled for, is part of the big file name. For example, Bering_1.1_modules_2.4.20.tar.gz is compiled for use with the 2.4.20 version of the Linux kernel. They don't mention that Bering 1.1 uses the 2.4.20 kernel and can only be used with drivers compiled for 2.4.20 kernels. Bering 1.0 uses a 2.4.18 kernel and can only drivers compiled for that kernel version can be used. The Bering_1.0-stable_modules_2.4.20.tar.gz file is a blind alley. It can not work with Bering 1.0. If one is using Bering 1.0, one is tempted to use the latest and greatest modules for Bering 1.0, but the Bering_1.0-stable_modules_2.4.20.tar.gz modules will not work with Bering 1.0. This is very misleading.
Section 5. There can be more than one version of an ethernet card driver in the big modules files. For example, Bering_1.1_modules_2.4.20.tar.gz has two tulip.o drivers:Blind Alley #3
-rw-r--r-- root/root 49501 2003-02-15 17:07:37 ./2.4.20/kernel/drivers/net/tulip/tulip.oUse the drivers in the ./2.4.20/kernel/drivers/net/ directory. The official documentation gives no clues as to if they are the same, are different, or why one would choose one over the other. Empirically the drivers in the ./2.4.20/kernel/drivers/net/ directory seem to be the right ones. Use them. I heard that the drivers in the ./2.4.20/net/ directory are from Becker. There are many more drivers in the ./2.4.20/kernel/drivers/net/ directory than in the ./2.4.20/net/ directory. Why do some drivers, like the tulip driver, have their own little subdirectory? This needs to be explained.
-r--r--r-- root/root 44664 2003-02-16 03:46:10 ./2.4.20/net/./2.4.20/net/tulip.o
Knowing how to select the right ethernet driver module is a big hairy subject in its own right.
Section 5. After you've retrieved the module files you need, you need to put them on a floppy disk.Blind Alley #4
- Extract the drivers you need from the monster tar ball.
- Consolidate them into another (smallish) tarball. Later you will be reading this tarball from an msdos format floppy that can not handle long filenames, so give the new tarball a simple short msdos compatible filename, like drivers.tgz.
- Copy the new tarball to an ordinary 1.44MB msdos format floppy disk.
Insert new section between sections 5 and 6.The rest of the installation guide is OK. After you are done, the finished product is on the first floppy. It is smart to write protect it and make a backup. You don't need the second floppy anymore for the drivers, so you can put the backup on it.
You are done with the computer that made the floppies in sections 4 and 5. You now have two floppies. The first floppy (that you made in section 4) has a bootable LEAF/Bering image on it. The second floppy (that you made in section 5) has just the drivers you need on it. Now boot the first floppy in your firewall. You will use LEAF/Bering to configure itself.
(This business of booting the first floppy is given a minor mention in section 6.1, and you could miss it if you skipped that section because you weren't concerned about removing unneeded packages.)
internet side is DHCP client.Need to put LEAF/Bering floppy image here for upgrade from Coyote Linux firewall kits.
local side is 192.168.1.254/24.
READMEWish list:
smc-ultras.log need LEAF/Bering version here!!!
smc-ultras.img need LEAF/Bering version here!!!
missingdhcp need LEAF/Bering version here!!!
smc-ultras-pppoe.log need LEAF/Bering version here!!!
coyote-1.31.tar.gz need LEAF/Bering version here!!!
md5sums
smc-dos-utilities
index.html
MD5SUM
Would be nice to combine user-interface of Coyote Linux with guts of LEAF/Bering.Expert tricks:
Last modified 2003-05-18