> I am booting from a cd with a diskette in the drive... > > it has: > > etc.lrp lrpkg.cfg modules.lrp pkgpath.cfg > > in the lrpkg.cfg I am loading ipsec,ipsec509,etc
This is NOT a complete system, which is likely what's causing your problem. You need something more like: etc,local,modules,ramlog,mawk,ifconfig,ipsec,ipsec509 This would be the minimum list of packages for a system running as an IPSec gateway, with x.509 support. You may also need/want some other default packages (dnscache, dhcpd, and dhclient), as well as some of the other optional packages available on the CD (like ssh, bash, vi, &c). > I am not sure what an example syntax would be for the pkgpath.cfg: > > package[:searchorder][,package[:searchorder]] > > what would be an example of this? You probably don't have to change the package path. It defaults to your CD-ROM, followed by your floppy disk. If you're using an IDE CD-ROM drive, and the latest Dachstein-CD, your CD-ROM is automatically identified, and linked to /dev/cdrom, which is used to load packages. If you're using a SCSI CD-ROM drive, get an IDE unit, or get ready to jump into a lot of advanced configuration and making a custom CD. Charles Steinkuehler http://lrp.steinkuehler.net http://c0wz.steinkuehler.net (lrp.c0wz.com mirror) _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
