Displaying 20 results from an estimated 2000 matches similar to: "Screening packets within tc-classes"
2005 Dec 05
4
inspecting what''s going in a class
Well, things seem to be going really well with tbf, prio and sfq. But
I''m a nosey bugger. :-) I''d love to be able to audit what''s going
through each of the prio bands.
The super ideal solution would be to be able to attach tcpdump to each
band and see what''s going through it with the benefit of tcpdump''s
filtering so that I can examine and filter
2005 May 24
4
How To Installing tcng at slackware 10.1
How To Installing tcng at slackware 10.1
2006 Apr 07
9
u32 and iptables do not work together
Hello all,
I am trying to make a filter into my QoS rules and I founded that
when I try to use filters u32 and with fwmark they do not work together.
This is the filter I use, just and example, for u32:
$TC filter add dev $DL parent 1:0 protocol ip prio 1 u32 match ip sport
22 0xffff flowid 1:10
This is working fine. Now if I try to mark a package that I want it
to go to the same
2005 Dec 05
4
IPSec tunnel and routing
Hello.
I wonder how just correct couple of spdadd commands like
spdadd 192.168.1.0/24 192.168.2.0/24 any -P out ipsec esp/tunnel/10.1.0.1-10.2.0.1/require;
spdadd 192.168.2.0/24 192.168.1.0/24 any -P in ipsec esp/tunnel/10.2.0.1-10.1.0.1/require;
makes _routing_ of packets from 192.168.1/24 into 192.168.2/24.
If I understand correctly how it works on *BSD, these commands with
make already
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump
doesn''t work with imq0 devices. If I try to tcpdump
imq devices there is no packet seen:
[...]
rt1:~# tcpdump -n -i imq0
Warning: arptype 65535 not supported by libpcap - falling back to cooked socket
tcpdump: WARNING: imq0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on
2020 May 25
2
Re: libguestfs-tools failure that I can't figure out
I'm not sure of the history of the server's libpcap install. Too many
chefs and only one pot. I know, that doesn't help. Your question did
prompt me to check versions and discover that there's a 1.9.0 version in
the BaseOS repo. I removed the previous package and loaded the new one.
a quick ldd test
~]# ldd /usr/lib/systemd/systemd | grep libpcap
libpcap.so.1 =>
2020 May 26
1
Re: libguestfs-tools failure that I can't figure out
On Tue, May 26, 2020 at 09:04:42AM +0200, Pino Toscano wrote:
> On Monday, 25 May 2020 04:15:23 CEST Ben Wellborn wrote:
> > I'm not sure of the history of the server's libpcap install. Too many
> > chefs and only one pot. I know, that doesn't help. Your question did
> > prompt me to check versions and discover that there's a 1.9.0 version in
> > the
2005 Oct 24
2
[Fwd: Re: Problem with ip route . VERY SLOW]
Hi,
Franck LEPRETTE wrote:
> Hello everybody
>
> I’m french and ‘im a network administrator.
>
> It the firs time I write on this mailing list ..
>
> I configure a debian distribution (the last one sarge) with iproute2
> to route packets depending on source ip address
>
> It works fine but it is very very slow .
>
> When I make a ping for example on a windows
2005 Jun 29
6
statistics + c code
Good morning :)
I want to use some c code to read statistics as well
as the configured settings ... .. Just give me some
links for starting reading :)
Have a nice day
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
2009 Dec 01
2
Slightly OT - Oreka Call Recording
Greetings all-
I'd like to install Oreka on a Centos 5.x server for monitoring my Asterisk systems(using port mirroring) but I find I'm having problems with the version of libpcap installed. The latest is 0.9.4 but the orkaudio RPM (built for Centos 4.2) requires libpcap 0.8.3. I've tried making symlinks to overcome the issue but with no success. Without having to build Oreka from
2005 Nov 01
4
How to priorize Traffic
Hi guys, I want to priorize traffic comming down from internet on my
ppp0 int
I want port 80 and 21 (and others ) to have preference over P2P traffic,
I don''t want to bann P2P just give to it less prio than other more vital
services... does anyone know how to do it or where to read on.
Thanks in advance
2005 Dec 05
0
Fwd: Re: inspecting what''s going in a class
Subject: Re: [LARTC] inspecting what''s going in a class
Date: Monday 05 December 2005 09:38
From: "Ethy H. Brito" <ethy.brito@inexo.com.br>
To: jasonb@edseek.com
On Mon, 5 Dec 2005 00:59:46 -0500
Jason Boxman <jasonb@edseek.com> wrote:
> > > Sadly not possible with tc-filter. But perhaps I could do this for tc
> > > with Vincent Perrier''s
2006 Mar 26
1
Naming packages in custom yum repo.
I need to setup a custom yum repo to supply some packages that are not
in CentOS, and some that are but have been patched and/or are
different versions. Not much of a big deal.
In order to limit conflict with CentOS packages, I am using a prefix
other than /usr. All my packages that also have existing versions in
CentOS are installed under this new prefix to prevent any conflict
with the CentOS
2005 Dec 16
2
routing in the same subnet
Hi,
I have IP 64.10.12.64/26 (example)
and there''s gateway 64.10.12.65 and I want doing something like this:
-------------------------------------64.10.12.65 GW
--------------------------- ROUTER ----------- --------------------clients
eth0 64.10.12.66 eth1 64.10.12.66 from 64.10.12.67 to 126
255.255.255.192
2006 Jan 03
3
ip_queue module issue
Hi All,
I am adding ip_queue module for snort inline IDS.
I am using snort2.4.0
And iptables-1.3.4.
Userspace Queuing(queue target) is enabled. It is built-in and not built as
a module.
The output of /proc/net/ip_queue is shown below:
cat /proc/net/ip_queue>
Peer PID : 0
Copy mode : 0
Copy range : 0
Queue length : 0
Queue max. length : 1024
IPTABLES 1.3.4 is
2007 Oct 10
1
Packet capturing
Hello Everybody!
I am an Engineering student and doing a project on WAN Emulator. Can anyone
please tell me the way to capture a packet on Network Layer. I want to
capture original packet and not the copy(i think libpcap provides a copy of
the original packet). Let suppose we get a copy on Netwok layer then how we
can destroy the original packet....
Plz suggest me....Thanks in advance
2005 Jun 17
3
Bandwidth monitoring tool
Hi.
I am trying to shape my upstream bandwidth, mostly per port. and I am
having some problems getting things to work the way I want them to.
before I throw my configuration at you guys ;), I`d like to debug it by
myself - but I was not able to find a tool that allow me to
monitor current bandwidth usage per port (and preferably even per port+ip).
I want to know what is the current bandwidth
2005 Jul 12
1
htbinit Web manager
Hi.
Anybody can tell me if exist na web interface to manage /etc/sysconfig/htb
files ?
That interface will help me so much creating and changing speed settings of
my users.
Thanks,
André Ribeiro
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2002 Nov 30
3
\System32\GroupPolicy named pipe?
Hi -
I'm using samba to connect some windows boxen to a distributed set of
unix machines. I'm trying to unify some of the administrative
interfaces via mmc, specifically the group policy stuff. When I try
to use the Group Policy snap-in to connect to my samba 2.2.1 servers,
I see the windows box do a Tree Connect Andx to
ADMIN$\System32\GroupPolicy, and then the samba box responds with
2004 Jul 23
4
shorewall 2.0.3a, (ULOG) doesn''t log anything
Dear all:
Im using shorewall 2.0.3a (debian) w/ ULOG. shorewall starts ok, and the
firewall is running, but nothing is printed on the logs.
I try, for example, to do a connection to a port that is opened on the
server but closed by the FW and I get a connection refused. If I stop
the firewall, this port is accesible from the outside.
I think I''ve followed all the steps on