Nov 09
For the life of me I can’t get ethereal or any variant to work on my OS X 10.4 ( yes I have X11 installed). So for some method I get ethereal which comes with tethereal ( a command line variant ). The below is how I sniffed my Rails app in action.
/sw/bin/tethereal -V -S -i lo0 -d ‘tcp.port==3000,http’
