> First, thanks for such expeditious creation of rc1 (with IPSec). Couple of > comments and questions: > > 1) the bootdisk.bin file has a mistake in lrpkg.cfg: it has a . between > dhcpd and dhclient (not a ,)
Oops! > 2) when I use lrcfg to edit a file, I get the following flashing very > quickly: > > local: Not in a function > eval: /etc/network.conf: permission denied Yeah, I noticed this last night...the edit script is broken. Just remove the local declaration and it will work OK. > 3) did you use the x.509 version of IPSec (Pluto I believe)? No, I used the standard distribution version. I did look over the patches for x.509, and it doesn't look like any changes are made to the kernel code, so you should be able to use the x.509 versions of pluto and auto from Arne Bernin (I have not tested this). > error trying to edit is caused by EDITOR not being exported anywhere. > > Where should EDITOR be exported? Add something like: export EDITOR=vi to /etc/profile, or the .profile file in your home directory. 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
