You need to encap outgoing packets with ethernet header to send those
to destination laptop.

On Sun, Nov 28, 2010 at 12:30 PM, Kai Chen <[email protected]> wrote:
> Hi, I play with click, simply connect two laptop, in one machine, I use:
>
>  InfiniteSource(\<0800>) -> Queue -> Print(ok) -> ToDevice(eth0);
>
> and in another one, I use:
>
> FromDevice(eth0) -> Print(ok) -> Discard;
>
> I expect to see the generated traffic at the second machine, but I
> cannot see it, can someone tell me what is the reason?
>
> Thanks a lot,
>
> Kai
> _______________________________________________
> click mailing list
> [email protected]
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>

_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to