[Click] simple forwarding

Beyers Cronje bcronje at gmail.com
Fri Sep 3 05:19:06 EDT 2010


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 <wjjung00 at gmail.com> 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:wjjung00 at gmail.com> wjjung00 at gmail.com
>
> MSN ID:   <mailto:jungwj51 at msn.com> jungwj51 at msn.com
>
>
>
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list