Hi,

FromDevice is a push element while ToDevice is a pull element, you need a
push to pull element like Queue to connect the graph.

Try this:

FromDevice(eth0) -> Queue -> ToDevice(eth0);



On Fri, Sep 3, 2010 at 6:51 AM, Whoijin Jung <[email protected]> wrote:

> Hi all~~
>
> When it reads a packet using FromDevice(eth0) and just forwards to
> ToDevice(eth0),
>
> it is worried why a packet is not forwarded.
>
> The experiment order is as follows:.
>
> There is host where Click is installed in.
>
> It carries out "ping" to other host in this host.
>
> It arouses an ICMP packet growing in this host using FromDevice(eth0).
>
> Next, It sends the ICMP packet off also using ToDevice(eth0).
>
>
>
> Click configuration:
>
> FromDevice(eth0) -> ToDevice(eth0);
>
>
>
> Thanks in advance.
>
>
>
>
>
> -------------
>
> Best Regards,
>
> Whoijin Jung
>
>
>
> Ph. D. Student,
>
> DATACOM, NGN Labs., Chungnam National University,
>
> 220 Gung-dong, Yuseong-gu, Daejeon, South Korea
>
> Tel: 82-42-821-7795
>
> Fax: 82-42-823-5586
>
> Mobile:  011-9809-2960
>
> E-mail:  <mailto:[email protected]> [email protected]
>
> MSN ID:   <mailto:[email protected]> [email protected]
>
>
>
> _______________________________________________
> 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