Displaying 20 results from an estimated 200 matches similar to: "ingress and egress"
2002 May 29
3
can not locate module imq0
''imq-2.4.18.diff-9'' patched to kernel18 and
''iptables-1.2.6a-imq.diff-3'' patched to
iptables-1.2.6a
the following options are choosed:
Networking options ---> IP: Netfilter Configuration
--->IMQ target support (as a module)
Networking options ---> IPv6: Netfilter Configuration
--->IMQ target support
Network device support --->IMQ
2002 Jun 20
3
simple error in extensions/libipt_ROUTE.c extensions/libipt_IMQ.c
Hi Patrick !
I find simple error in
extensions/libipt_ROUTE.c line 24 and 127 -- change NETFILTER_VERSION to IPTABLES_VERSION
extensions/libipt_IMQ.c line 18 and 87 -- change NETFILTER_VERSION to IPTABLES_VERSION
(iptables-20020618)
-----------------------------------
mailto:alexey_talikov@texlab.com.uz
BR
Alexey Talikov
FORTEK
-----------------------------------
2002 Apr 22
2
RE: RTNETLINK answers: Invalid argument
Hi All,
concerning the problem when running the "ip ru ls" command.
I faced with the same problem, and I solved it by making sure to include the following settings into the kernel configuration (2.4.18):
CONFIG_IP_ADVANCED_ROUTER=y <===
CONFIG_IP_MULTIPLE_TABLES=y <===
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_NAT=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_TOS=y
2002 Jun 19
1
Problem: DSCP target
Hello everybody,
I have tried several iptables versions (from 1.2.4 to 1.2.6a) to
mark outgoing packets (change the DSCP field) with no success.
#iptables -A OUTPUT -t mangle -d 10.0.0.3 -j DSCP --set-dscp 0x2
iptables v1.2.6a: unknown arg ''--set-dscp''
TOS target is working fine, but I want to create different codes
for EF and AF classes in a diffserv
2002 Jun 08
1
U32 classifier filter
Hi,
I don''t really know if this is the correct list for asking this, if not a
referral to the correct list would
be very much appreciated.
Ok here it goes. I would like to create a u32 filter for tcp packets that
are larger then 1480 bytes
but I am not really sure how of if this can be done. I know about the
pattern and mask thing but
I am not terribly familiar with the masking
2002 Jun 12
2
kernel error messages
Hello,
I have made every effort learning QoS. I chose HTB and wrote a script
(attached to the message). The problem is error messages in syslog. They
appear on heavy load. It looks like:
Jun 12 23:00:04 server kernel: KERNEL: assertion (delay > 0 && delay <
5000000) failed at sch_htb.c(411)
Jun 12 23:00:41 server last message repeated 12 times
Jun 12 23:01:42 server last message
2002 May 10
1
Will stephen's defrag run in a ext3 partion correctly?
Will stephen's defrag run in a ext3 partion correctly?
What about the performance?
_________________________________________________________
Do You Yahoo!?
摊开你的掌心 让我看看你
http://sweepstakes.yahoo.com/2002cnuser
2002 May 15
2
Where can I find any document on ext filesystem?
Dear all,
Where can I find any document on extended filesystem
version 1?
thanks.
_________________________________________________________
Do You Yahoo!?
摊开你的掌心 让我看看你
http://sweepstakes.yahoo.com/2002cnuser
2002 May 08
5
how to clean "tc" configure
tc qdisc add dev eth0 root sfq perturb 10
I want to set perturb to 8
then i used this
tc qdisc add dev eth0 root sfq perturb 8
system give me the following message
RTNETLINK file exists
I delete the rule by this :"tc qdisc del dev eth0 root
sfq perturb 10"
please tell me how can i delete the rule by another
way
and where is "RTNETLINK file"
2013 Jul 17
2
Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
With outbound QoS setting in Libvirt XML, libvirt will add a tc
ingress qdisc for traffic shaping. Then if you set VLAN tag to that
tap device, this qdisc will automatically gone by no reason.
Could anyone shed some lights where should I look into? I'm really
confused and got no clue here. Thanks!
Steps to reproduce
--
# virsh start instance-name
# virsh dumpxml instance-name
...
2002 May 10
0
defrag & ext3?
Will stephen's defrag run in a ext3 partion correctly?
What about the performance?
_________________________________________________________
Do You Yahoo!?
摊开你的掌心 让我看看你
http://sweepstakes.yahoo.com/2002cnuser
2012 Nov 20
3
Simple Traffic Shaping Problem
Hello,
I have a problem with simple traffic shapping in shorewall, my current
configuration is:
zones
vlan10 ipv4 #
interfaces
vlan10 vlan10 detect tcpflags,routeback
shorewall.conf
TC_ENABLED=Simple
tcinterfaces
vlan10 Internal 1mbit:50kb
shorewall show tc
Device vlan10:
qdisc prio 5: root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
2013 Sep 27
1
Strange results with QoS definition
2002 Jul 04
2
how to control bridge traffic using imq
bridge was configured with "brctl"
three NIC was bind to br0
imq and htb was used to control traffic.
#modprobe imq numdevs=3
"htb scripts"
#iptables -t mangle -A PREROUTING -i br0 -j IMQ
--todev 1
#ip link set imq1 up
but this can not do the traffic controling.
please tell me how can i do
_________________________________________________________
Do You Yahoo!?
银行巨头聚会中原
2002 Jul 04
1
filter add to which of class
htb was used to control traffic
stuctrul is like that(default is 1:20):
|----1:100
|------1:10|
1:1| |____1:110
|
|------1:20
#AC="tc filter add dev eth0 protocol ip parent 1:0
prio 1"
#$AC u32 match u32 0xac100b00 ffffff00 at 16 flowid
1:10
#$AC u32 match u32 0xac100b01 ffffffff at 16 flowid
1:100
I copy a file to 172.16.11.1
class 1:100 go into
2002 Sep 20
1
the quantem of class 10001 is big
imq and htb are used to control traffic.
#tc qdisc add dev imq0 root handle 1: htb default 0
#tc class add dev $IMQDEV parent 1: classid 1:1 htb \
rate 10000kbps ceil 10000kbps burst 15k
I get the following messages:
HTB quantum of class 1001 is big.consider r2q change
<7>htb*g j=4129006
what is the reasonable range of rate ,or I have to set
which parameter to set rate up to 10M(even
2002 Oct 08
1
how can i choose HTB''s prio
HTB and imq was used to control traffic.
AC="tc class add dev eth0 parent"
$AC 1: classid 1:1 htb rate 100kbps burst 2k
$AC 1:2 classid 1:10 htb rate 50kbps ceil 100kbps
burst 2k prio 1
$AC 1:2 classid 1:11 htb rate 50kbps ceil 100kbps
burst 2k prio 2
$AC 1:2 classid 1:12 htb rate 50kbps ceil 100kbps
burst 2k
please tell me if i do not set prio, what is the
default prio? low delay class
2002 Sep 27
1
ipmode compile error
imq and htb are used to control traffic.
When I create a bridge with the bridge-utils, I get a
new device : br0. I can shape traffic on this
device, but I can not use iptables to mark packets.
I used ipmode
http://www.linuxvirtualserver.org/~julian/#bridging
my kernel is 2.4.19
when i compile kernel I get the following error:
br_forward.o error 1
first_rule error 2
if I used ipmode, then I can
2002 Sep 20
1
the quantity of imq device
HTB and imq was used to control traffic.
modprobe imq numdevs=3
but only imq0 and imq1 can be used;
if there are five NICs, please tell me how can I can
use imq2 , imq3
and so on.
_________________________________________________________
Do You Yahoo!?
新鲜到底,娱乐到家 - 雅虎推出免费娱乐电子周报!
http://cn.ent.yahoo.com/newsletter/index.html
_______________________________________________
LARTC mailing list /
2002 Jun 06
1
parameter of htb
tc qdisc add dev eth0 root handle 1: htb default 12
tc class add dev eth0 parent 1: classid 1:10 rate
30kbps ceil 100kbps burst 2k
tc class add dev eth0 parent 1: classid 1:11 rate
10kbps ceil 100kbps burst 2k
tc class add dev eth0 parent 1: classid 1:12 rate
60kbps ceil 100kbps burst 2k
tc filter add dev eth0 protocol ip parent 1:0 prio 1
u32 match ip src 172.16.11.2 flowid 1:10
i login