[Click] Problem with ToHost/FromHost

Roman Chertov rchertov at purdue.edu
Wed Nov 15 11:12:18 EST 2006


You need to classify the packets that come from eth2 and then respond to 
ARP requests since the host will not know what to do with them.

Roman

marco.wenzel at stud.tu-ilmenau.de wrote:
> Oh, sorry. I sent an old configuration in the last email. The correct line, that
> produces the "to_host" outputs is:
> 
> FromDevice(eth2) -> Print(to_host) -> ToHost(fake0);
> 
> What do you mean when you say, that my arp handling is not correct? I used the
> lines, described in the FromHost documentation. Also the usage of ARPResponder
> in the example fromhost-tunnel.click is equal to my configuration.
> 
> Marco.
> 
> 
> Jason Haas <jjhaas at gmail.com> wrote:
> 
> 
>>From your configuration, I don't see a print element that has the
>>configuration string "to_host" as appears in the click chatter output.  Is
>>there an element missing?  It looks like your arp handling isn't correct
>>though, as the chatter you sent is broadcasts of arp requests, and they
>>appear never to get answered.  I'm not sure where they're coming from though
>>just from the info I have.
>>
>>Jason
> 
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
> 


More information about the click mailing list