Displaying 6 results from an estimated 6 matches for "wyndroski".
2004 Jul 06
7
Simply IMQ
..., but I can''t seem to
find an answer from the list archives. I downloaded the whole 46 mb archive
and essentially read 90% of the posts related to IMQ. I''m just trying to get
a good understanding of what''s happening with/to IMQ.
Thank you in advance for any advice.
Walt Wyndroski
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Oct 03
0
Re: LARTC digest, Vol 1 #1392 - 4 msgs
...ist at
lrmdn> lartc-admin@mailman.ds9a.nl
lrmdn> When replying, please edit your Subject line so it is more specific
lrmdn> than "Re: Contents of LARTC digest..."
lrmdn> Today''s Topics:
lrmdn> 1. Re: MSN Messenger automatically disconnects (Walter D. Wyndroski)
lrmdn> 2. RE: Packet mangling latency (Jamie Harris)
lrmdn> 3. Re: Packet mangling latency (Mike Miller)
lrmdn> 4. Re: Packet mangling latency (Jamie Harris)
lrmdn> --__--__--
lrmdn> Message: 1
lrmdn> From: "Walter D. Wyndroski" <wdwrn@friendlycity.net>...
2003 Sep 22
14
Proxy Server Routing - One last try
Objective:
All web traffic originating from my proxy server should be forwarded
through interface eth2 instead of the default eth0. The reply should
take the same path back to the proxy server.
Problem:
On the return bout, the kernel doesn''t pass the packet to the higher
layers. The reply seems to be getting tossed away between PREROUTING and
INPUT Netfilter chains.
2004 Jun 30
6
Can the mailing list archive be searched?
It says the list has been "picked up" by google, but I can''t find any
reference to "lartc". A search on "traffic control" and "advanced routing"
returned these groups;
comp.os.linux.networking
fr.comp.os.linux.configuration
hun.lists.mlf.linux
comp.os.linux.security
_______________________________________________
LARTC mailing list /
2003 Mar 25
2
Public Router using Private Links
I am running a public core router using private links from my provider.
Details:
RH7.3
9 interfaces (all Intel)
eth0 is default gateway and has a private IP address
all other interfaces are links to other routers or networks
eth3 has a public IP address
The core router will rarely need to access sites out on the internet, but when it does it cannot get there because the eth0 has a private IP
2004 Jul 02
24
TC Hashing Filters
Hey all,
I had asked a question a little while ago about CPU usage being
outrageous while using tc and a cbq qdisc. Ed was very kind and offered
a few suggestions. One of these was to look at hashing. So after
pounding away at it for about a week, I have a general understanding of
how it works and have tried to implement it. Unfortunately, and quite
obviously since I''m posting here, it