> >   mac addy command in /etc/modules
>    ~ there was a posted addition to network.conf for this,
>       would this be plausible or are you looking for
>       something with the ! bang command?

This should really be supporeted a ! "bang" command in
/etc/modules...that way any MAC changes occur once, and before any
higher-level network configuration happens.

> >   Add 192.0.2.0/24 to stopMartians
> >   Support unblocking of private IP ranges
>
>    ~ I can do these, to start with anyway.

BTW:  The cleanest way I've thought of to "unblock" the private IP range
is to have a variable in /etc/network.conf that disables the particular
blocking rules, ie:

network.conf:
PRIVATE_IP_EXT="YES"

ipfilter.conf:
[ "$PRIVATE_IP_EXT" = "YES" ] && $IPCH -A $LIST -j DENY -p all  -s
10.0.0.0/8 -d 0/0 -l $*


> >  fix extra IP problem when using new net segment.
>    ~ Where is this error coming from? Maybe I can do this,
>        I can't say that I've run into it.

I don't remember off-hand what this problem was...I'll have to dredge
the mail archives.  IIRC, it was an obscure problem when combining
several of the more advanced features (IP aliases on the external
interface, multiple internal nets, and a port-forwarded DMZ), but I'm
not sure...

> >   New packages:
> >     ntpclient - name too long!
>    ~ http://leaf.sourceforge.net/devel/helices/ntpclient/

I think Michael has had this fixed for a while...when I was initially
working on 1.0.3, he was just beginning to package ntpclient.

> >     psentry
>    ~ http://leaf.sourceforge.net/devel/ddouthitt/packages/psentry.lrp
>
> >   Update binaries (or gnu instead of busybox version):
> >     ?new busybox
>
> I think Bering is using an updated busybox, but IIRC he needed
> to patch a couple of things to get it to work correctly.

A new compile of busybox would be required to support migrating existing
commands (such as ps) to the "real" gnu versions, rather than the
limited busybox versions currently in use.  I'm thinking this is not
real required at this point.

> This is where Sean Covel was at earlier:
> #################################
> body { font-family: "helvetica" } p { font-size: 12pt } a { color:
> #547098; text-decoration: none; }Re: [leaf-user] Dachstein-CD update
> Date: Sat, 15 Jun 2002 22:42:23 -0400
> From: "Sean" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
>
> This is an update on my progress.
>
> 1. diskfree.sh - This may take awhile to incorporate, on the back
> burner for
> the moment.
> 2. MAC script change(modules/modutils) *DONE!
> 3. p9100.lrp if Bihn Do tests it and lets me know *DONE! Added p9100
> and
> modified root.lrp to create lp0 and par0
> 4. Unknown Weblet updates - Waiting for more info.
> 5. the .lrp.lrp change *DONE!
> 6. Burn and Test it. * I am probably going to do a personal test CD
> tomorrow. My confidence in my Linux/LEAF development skills is low at
> the
> moment. Better test, test, test.
> ##################################

Saddly, I don't have any of Sean's work in progress...

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