Hi Jerry, To be truly useful, this code should be made available as a module, not as a collection of scripts. That will greatly enhance its pluggability. It will also force you to carefully consider the functionality units, too.
-Ken On Thursday, May 23, 2002, at 01:07 AM, Levan, Jerry wrote: > Hello, > > I have "enhanced" my perlscripts that deal with the Linksys BEFSR > router/firewall. > > It has been more than a couple of years since I have tried to build > a web site, so forgive the clunkiness :) > > Site address: http://homepage.mac.com/levanj/LinkSys > > The main program is a script that I run at boot time that > logs the incoming/outgoing tcp/udp connection attempts. > > Let me know if you find the stuff useful in any way.