IPRewriter and IPMapper

Will Stockwell bigwill at mit.edu
Sun Apr 20 14:28:11 EDT 2003


Eddie,

Here's the configuration.  Sorry for the delay, but I was hoping to test
it just to ensure that I was not hallucinating.  Our tap has been down for
a few days though, so I never had a chance.  See what you think.


Will


On Thu, 17 Apr 2003, Eddie Kohler wrote:

> Could you send your configuration along?
>
> E
>
-------------- next part --------------
FromDevice(eth1,true) -> MarkIPHeader(14) -> ipc :: IPClassifier(net 18.97.0.0/16,
								 -);

balancer :: RoundRobinIPMapper(- - - - 0 0, - - - - 1 1);

ipc[0] -> inctr :: Counter -> [0]iprw :: IPRewriter(balancer);
ipc[1] -> Discard;

iprw[0] -> o1q :: Queue -> o1ctr :: Counter -> ToDevice(eth2);
iprw[1] -> o2q :: Queue -> o2ctr :: Counter -> ToDevice(eth3);



More information about the click mailing list