All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter V. Saveliev" <peet@altlinux.org>
To: lartc@vger.kernel.org
Subject: [LARTC] ncsh: docs + news
Date: Thu, 25 Oct 2007 22:36:19 +0000	[thread overview]
Message-ID: <200710260236.19341.peet@altlinux.org> (raw)

...

Not so long time ago there was a mail about distros. I made packages of ipp2p 
and l7-filter for ALT Linux Sisyphus repository -- so, now there is one more 
PC-oriented distro with both these tools.

...

About ncsh:
 * new docs: http://www.radlinux.org/docs/static/en/ncsh_usecases.html
 (not proofreaded yet, I'll send it to Mohan with next mail)
 * new capability: l7-filter frontend

An l7-filter usage example:

!
configure network interfaces ethernet 0
        !
        address 10.0.0.1/24
        !  
        egress htb
                !  
                class 1
                        rate 100Mbit
                !  
                class 2
                        match l7 edonkey
                        match l7 ftp
                        match l7 socks
                        rate 16Kbit
                !
                default 1
                rate 100Mbit


l7 support in connexion requires a trivial patch on l7-filter, which can be 
found in the download area along with connexion snapshots:

 http://www.radlinux.org/download/

...

Any comments/wishes -- welcome.

-- 
Peter V. Saveliev
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

                 reply	other threads:[~2007-10-25 22:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200710260236.19341.peet@altlinux.org \
    --to=peet@altlinux.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.