Displaying 4 results from an estimated 4 matches for "2002q4".
Did you mean:
20024
2002 Oct 29
1
the routing cache and route selection; is this correct?
...continue to traverse the RPDB (skip back to step 2)
5 if there is a matching route, the route has been selected
So, my question:
Is the routing cache actually keyed on the above items? If I understand
Arthur''s post of last Friday properly
(http://mailman.ds9a.nl/pipermail/lartc/2002q4/005641.html), he''s
suggesting that the keys in the routing cache are src, dest, and tos.
If I understand my empirical evidence properly, and have muddled enough
understanding of fib_rules.c, this statement is accurate, but not complete.
My empirical evidence: I know I''m using fw...
2006 Jan 28
0
Re: traffic shaping and gre tunnels
Hi!
I read http://mailman.ds9a.nl/pipermail/lartc/2002q4/006244.html
and I did that. Can anyone tell me if there is something else to do for
shapeing over tunnels to work?
I noticed that gre interfaces don''t have a queue attached. I''m running
linux-2.6.15 and iptables-1.3.4 with no patches.
Thank you in advance,
Sorin.
2007 Feb 26
5
Multiple uplinks, ssh connections hang
Folks,
Ive got two ISP connections that I am using with:
---
ip route add 192.168.200.0/24 dev eth2 src 192.168.200.11 table connection1
ip route add default via 192.168.200.1 table connection1
ip route add x.175.244.0/24 dev eth1 src x.175.244.2 table connection2
ip route add default via x.175.244.1 table connection2
ip rule add from 192.168.200.11 table connection1
ip rule add from x.175.244.2
2003 Jun 12
9
HTB and TC on MAC addresses
Hi
I''ve searched the archive for a solution where I want to limit/shape WLAN users. I only know''s their MAC, because they get their IP from dhcp.
> Why not, just use negative offsets with U32 to access
>the 14-byte eth frame header before the IP header:
>
>Decimal Ofs Description
>-----------------------------------
>-14: DST MAC, 6 bytes
>-8: SRC MAC, 6