> There were a couple of other WishList things I've archived:
>
> ~MDS solution for dhcp broadcast requests on WAN interface.
> # cat /etc/ipchains.input
> $IPCH -I input -j DENY -p all -s 0/0 -d 255.255.255.255 -i $EXTERN_IF

Seems like a reasonable mod to an existing system, but if we're playing
with ipfilter.conf there are other ways to handle this.

What about defining a variable that controls logging of the stuff in
stopMartians()?  Something like:

BTW:  For those working with adding new network.conf variables, please
choose better names than the ones I have used in my examples!!!

<network.conf>
DO_NOT_LOG_GARBAGE=YES

<ipfilter.conf>
LOG="-l"
[ "DO_NOT_LOG_GARBAGE" = "YES" ] && LOG=""

/stopMartian ipchains rules/s/-l/$LOG/

> ~ Add /root to include.list/local.local for ssh keys

This should have been done a long time ago!

> ~Greg Morgan's checkdisk () fix
>
> ~MDS patch to change defaut DCD backup from cd to floppy.

Both are probably fine, but I'd like to see the mods...

> ~Upgrade to Syslinux 1.66....works better for IDE HD/flash/CF cards.

This is fine

> ~Fix for POSIXNESS mail script (kapeka?)

What's broken in POSIXness mail?

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to