Menu

option82 [exec]

Help
Osv_Jr
2007-02-22
2013-03-11
  • Osv_Jr

    Osv_Jr - 2007-02-22

    Hi,

    I'm trying to execute a script to modify the option82 field inserted in the packets, but I'm not succeeding...
    I've read the man pages, but I'm still stuck.

    I've put this, in drax.conf:

    option82 /root/Desktop/drax.opt82

    and in drax.opt82:

    COOKIE="cokie"
    FIFO="cookie 1,test"

    but in the end, the packets don't hve any option82 field, and there's nothing useful in syslog...

    Could anyone post an example of this feature?

    Thanks

    Osvaldo

     
    • Osv_Jr

      Osv_Jr - 2007-02-23

      ok, my bad...

      /root/Desktop/drax.opt82 should read:

      echo "$COOKIE 1,test" > $FIFO
      exit 0

      0.o

      Osvaldo

       

Log in to post a comment.