Henry Hollenberg writes: > dpkg -i `find . -name "libc5_*.deb"` > dpkg -i `find . -name "libc5-dev_*.deb"` > ...
Why all these old packages? Do you use bo? I don't think this is a good idea for a firewall. > dpkg -i `find . -name "dpkg-dev_*.deb"` > dpkg -i `find .. -name "electric-fence_*.deb"` > dpkg -i `find . -name "gcc_*.deb"` > dpkg -i `find . -name "gdb_*.deb"` > dpkg -i `find . -name "kernel-source-2.0.30_*.deb"` <<EOF > Henry Hollenberg > [EMAIL PROTECTED] > EOF Why do you need all these development packages? Okay, if you want to compile your own kernel you need some, but not dpkg-dev, gdb and electric-fence. Besides, 2.0.30 is vulnerable by a teardrop attack. > dpkg -i `find . -name "patch_*.deb"` Same question again: Why this? Michael -- Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH [EMAIL PROTECTED] | Europark A2, Adenauerstr. 20 [EMAIL PROTECTED] | 52146 Wuerselen Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44 Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

