Forum Discussion

THi_89722's avatar
THi_89722
Icon for Nimbostratus rankNimbostratus
Feb 25, 2015
Solved

How to tcpdump traffic between APM Http Auth AAA object and a layered virtual server

Trying to debug APM http auth traffic to a layered virtual server. I have an APM http auth AAA object which sends custom http post to a layered VS, which in turn converts http to https and forwards t...
  • Gianrico_D_Ang1's avatar
    Apr 08, 2015

    There was a recent ticket in support open for it so i thought it is worth sharing the solution.

     

    You have to capture on the vlan that traffic to the AAA server leaves through, and use the :l switch.

     

    Example:

     

    tcpdump -i external:l

     

    thanks

     

    gianrico