Re: Linux Router

2004-12-13 Thread Alex Barylo
I second that - I use my old AMD-K6 box with Sarge as a firewall. I use and _highly_ recommend FIAIF firewall (http://www.fiaif.net/) - I picked it up from securityfocus.com top tools. HTH, Alex. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

Re: Regex help

2004-12-10 Thread Alex Barylo
Try this: #!/usr/bin/perl for (<>) { s!\{_(Start|End)Range_\}!!; while (s!\{_Index\s+([^}]+)\s+_\}!!) { print "%s/$1//g\n" } } HTH, Alex. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian 3.3 and AHA2940UW?

2004-12-09 Thread Alex Barylo
I have Debian 3.1 so my guess would be that the installer for 3.3 is at least as capable. When you boot up from the installation CD and see the : prompt, hit F1, F2, F3 for help and extra options. There should be an option to use 2.6 kernel while installing, it will autodetect this card. HTH, Alex

Re: LPGETSTATUS returned a port status of 18... --- Can anyone decipher this?

2004-12-09 Thread Alex Barylo
> CUPS appears to be successfully configured, but there is _no_ > output. [snip] > The printer is a brand-new Samsung SCX-4100 laser-based multifunction Since this was the only message I found about Samsung SCX-4100 and I happen to figure out how to make mine work I've decided to pay Usenet back