Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Ethereal and scripting

  • 19-08-2005 8:54am
    #1
    Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭


    Hi,
    does any one know is it possible to do any level of scripting in ethereal?
    i've got a few 100mb+ captures, which takes a while to filter through to find what i'm looking for.

    to do something like:
    ip.addr == (select radius.Framed_IP_Address from radius where radius.Calling_Station_Id == "1234567890")


Comments

  • Registered Users, Registered Users 2 Posts: 1,726 ✭✭✭gerryk


    Are you doing the filtering retrospectively or at run time? If it's retospectively, can you not just use the usual sed/awk/grep trio?


  • Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭MiCr0


    can you use them on the libpcap formated files?
    i was hoping that there is some option within the ethereal console (or soemthing similar) that would allow this
    oh well - i'll add it to the ethereal wish list


Advertisement