search for: simone84bo

Displaying 6 results from an estimated 6 matches for "simone84bo".

2007 Jan 19
3
HTB? (NEWBIE)
Hi to all I am studying HTB on LARTC how to. I realize a simple configuration on router: tc qdisc add dev eth0 root handle 1: htb default 30 tc class add dev eth0 parent 1: classid 1:1 htb rate 3mbit burst 15k tc class add dev eth0 parent 1:1 classid 1:10 htb rate 2mbit burst 15k tc class add dev eth0 parent 1:1 classid 1:20 htb rate 1mbit burst 15k tc qdisc add dev eth0 parent 1:10 handle 10: sfq
2007 Mar 07
3
packet in the kernel
Hi all, Can someone say me the theoretic way of packet in the kernel. When the packet will be send to a IMQ device? When the packet arrives to post routing time? When operation of NAT occur? befor or later that the packet will send to net device? Thanks Bye Simone -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Problemi di Liquidità? Con Logos
2007 Mar 08
1
Why i would have to use IMQ on postrouting?
Hi all, I manage somo interface in output. I know that i can send packet to the single interface using routing tables. I use IMQ to shape ingress traffic but why i would have to use IMQ on postrouting? When IMQ, on egress, give me advantages? and what are this advantages? Thanks Bye Simone -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Clicca qui:
2007 Feb 14
0
Marking packets with iptables (NEWBIE)
Hi all, I''m trying to marking packets with iptables and use tc filter to catch this packets. I configure my device: tc qdisc del root dev eth0 tc qdisc add dev eth0 root handle 1: htb default 10 tc class add dev eth0 parent 1: classid 1:1 htb rate 3000kbit ceil 6000kbit burst 15k tc class add dev eth0 parent 1:1 classid 1:10 htb rate 2000kbit ceil 4000kbit burst 15k tc qdisc add dev eth0
2007 Mar 05
0
Routing across some interaces
Hi all, I need help for one problem... I want to see and manage traffic of two interfaces. I''ve read that i can use IMQ but it don''t direct traffic on the interfaces. It''s true?! Looking the example at 9.7.1 chapter of LARTC HOWTO I know how to manage traffic from a net (in the example 10.0.0.230/32) but how i can send this traffic to device eth0 and the default traffic
2006 Dec 11
0
Link aggregation
Hello everybody, I am a (very) beginner in linux routing. I would like to solve in general term (the kind and amount of traffic aren''t known)this problem: A router links some client with two net across two interface. I''d like to know how should I be setting the router in this case. and how to share the traffic on the two interfaces. Like I said, I''m no expert, hope it