Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TMDSSGI-EVML138: how to configure gre tunnel?

Part Number: TMDSSGI-EVML138

Tool/software: Linux

i'd like to use gre tunnel

but it seems that a gre package is not included in opkg.

i tried to configure gre tunnel :

->ip tunnel add gretun1 mode gre remote [ip] local [ip]

->ioctl : No such device

how do i install and configure the gre tunneling?