|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Dears,
I am trying to run a bash script to take a snoop on an interface with a certain port for like 5 minute and once the snoop is finished I need to parse the snoop file on unix/solaris without using WIRESHARK or ETHERAL. the snoop that I will capture will be for DIAMETER Protocol and what I will be looking for is the total number of CCR Send and total number of CCA recieved and other related information. I can generate the script to a level of executing the script on partiular interface and close it but how to parse it with DIAMETER protocol on solaris this is what I am more intersted in. ![]() ---------- Post updated at 06:53 AM ---------- Previous update was at 06:26 AM ----------
|
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
snoop doesn't parse the diameter protocol. While certainly doable with some shell scripting, that won't worth the effort given the fact wireshark already does it. Why are you ruling out wireshark ?
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Well whireshark can be run over windows I am more interested to take live snoop and analyse at bash level.
Any idea? |
|
#4
|
||||
|
||||
|
Sounds pretty easy... capture data and parse data ... .what's the problem?
|
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Wireshark has a CLI mode, tshark, if this is what you are looking for.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FTP Snoop | Pouchie1 | UNIX for Advanced & Expert Users | 3 | 11-10-2009 01:08 PM |
| Snoop Script | tafil | Shell Programming and Scripting | 2 | 07-30-2008 02:24 AM |
| snoop command | kurtolo | Solaris | 4 | 01-21-2008 07:55 AM |
| Snoop Functions | mf_lattanzi | Solaris | 0 | 05-08-2006 10:17 AM |
| snoop equivalent | pbonilla | UNIX for Dummies Questions & Answers | 2 | 04-22-2003 10:17 PM |
|
|