Re: Using mod_bandwidth.so under Apache

2002-01-02 Thread Jeff Muse
On Mon, Dec 31, 2001 at 01:09:24PM +0200, Pieter De Wit wrote: > Hello Everyone, > > I posted a mail a while back asking about bandwidth limiting under Apache. I > look into it and don't feel like rebuild Apache. On the other hand I found a > thing in the config file : > > LoadMod something modu

Re: PREROUTING questions

2002-01-02 Thread Jeff Muse
On Mon, Dec 31, 2001 at 07:29:54PM +0930, Paul Campbell wrote: > Hi all, > just a few questions regarding PREROUTING and DNAT > > I have a working firewall that MASQUERADES but I seem to be getting > conflicting info with the PREROUTING chain Could you be a little more specific? What conflicts w

Re: iptables giving error on log

2002-01-01 Thread Jeff Muse
On Tue, Jan 01, 2002 at 08:54:06PM -0600, Chad and Doria Skinner wrote: > I am trying to log a few packets using the following rule: > > $IPTABLES -A DENY_PORTS -p tcp --dport $PORT -m limit --limit 5/minute \ > -j LOG --log-level $LOG_LEVEL --log-prefix "DENIED PORT: " > > When t

SEMI-OT: Possible bug in Ziegler's "Linux Firewalls" script

2001-12-30 Thread Jeff Muse
Hi, all - There's been a couple mentions of Zieglar's "Linux Firewalls" on this list recently, and I think that maybe I've found a bug in his scripts relating to the relationship of his mangle policies and the loopback interface. Both a script that I wrote (very similar to his standalone exampl

Re: Limiting Bandwidth on Apache

2001-12-27 Thread Jeff Muse
On Thu, Dec 27, 2001 at 07:03:49PM +0200, Pieter De Wit wrote: > Hello Eveyone, > > Any ideas on how you can limit the amount of bandwidth apache uses. > > Say I have a dir. like http://my.server.com/mydir and I want apache to only allow >downloads of say 4 kb/s for this dir but eveyone else mu

Re: Done rm-f

2001-11-29 Thread Jeff Muse
[EMAIL PROTECTED] wrote: >>Hi >> I have done rm-f and removed my program files. How to recover? I am in >>ext2 File System. >> I ran across this yesterday while looking for something else - looks like it might help you: http://www.linuxdoc.org/HOWTO/mini/Ext2fs-Undeletion.html > > >>pl