Screen - terminal manager
I wish "screen". It's terminal manager with many useful functions.
I don't know how to compile it cos I'am linux newbie.
http://seth.positivism.org/man.cgi/1/screen
http://bent.latency.net/bent/darcs/screen-4.0.2/spec
time limited bandwidth management
Hi, do you think it would be possible to include a feature, which would enable bandwidth management only at certain times of a day? I am talking about something similiar, which already works for internet firewall. I think it would be much more , because I (and I suppose so do others) need to protect my network with firewall all the time but I need to restrict download and upload speeds only when I need to browse or get my mail or something alike. What do you think about it?
Please let us have a more modern iptables!
Quote:
Originally Posted by Oleg
tomilius, the problem is that this target is not supported in current iptables, so adding it would require patching kernel, switching to newer iptables and testing, testing, testing... So, at the moment I'm a bit busy to do so...
I have it directly from the developers, that the current userland iptables is backwards compatible down to kernels 2.4.
Quote:
Originally Posted by Netfilter bugzilla
------- Additional Comment #5 From Pjotrek 2005-08-30 08:01 MET [reply] -------
I'm afraid that on a router with firmware it is not so easy for me to install a
more recent kernel. I could use a more recent iptables, but that would shurely
not like my old kernel (2.4.20 MIPSEL)?
------- Additional Comment #6 From Harald Welte 2005-08-30 09:05 MET [reply] -------
I'm afraid I cannot help with your special hardware and it's requirement to run
rediculously old (and buggekernels), sorry. That's why kernel developers
discourage the use of binary-only kernel modules...
Iptables userspace has support down to 2.4.0, so updating that is not a problem).
The current iptables & iptables-save programs are having big problems.
Just insert an '-m recent' line, and compare the output of iptables -L and iptables-save. iptables-save gets the counters all wrong, rendering the output useless for an iptables-restore. This is fixed in newer userland iptables.
And when i'm at it, it would be nice to have the REJECT target, to be able to give better reject messages. A reject message has been proven to delay an attacker much longer than even the TARPIT.
Thanks in advance,
Pjotrek