BLOG     |     FORUM

Forum Login

Login is optional - if you want to be notified about responses via email. You can also simply ask a question without logging in.



Just ask your question

No signup required

There is no need to sign up or register to ask a question in the forums.

Just ask your question.

You need to signup if you wish to be notified of answers to your question by email.

Other links

Other ways to reach us

Follow us on Twitter

Follow on twitter

Send us an email

mail us

Welcome, Guest
Please Login or Register.    Lost Password?

Api broken/missing/not registering with Unsniff
(1 viewing) (1) Guest
All your questions answered real quick by Unleash Networks Engineers.
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: Api broken/missing/not registering with Unsniff
#300
Api broken/missing/not registering with Unsniff 1 Year, 9 Months ago Karma: 0
After spending more time than I should have, I've come to the conclusion that the Unsniff application that is offered for download simply is not registering the api components which is why the Open calls are all failing.

I confirmed this with the Ruby installs, then doubly confirmed with the vbs scripts offered. The Unsniff.database registrations are just not there.

Is the API in another download? Or do we have to hunt down an older Unsniff to get this functionality????

I'm planning on using the anastm.rb functionality to get those great congestion, and retransmission graphs. We'll buy the app if we can get this stuff working. This probably one of the best kept secrets in network visualization.

Just has been a dire pain to get working. It shouldn't be this hard should it? This is using your current download of Unsniff offered on this site in trial mode.

Any ideas?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Reply Quote
 
#302
Re:Api broken/missing/not registering with Unsniff 1 Year, 9 Months ago Karma: 2
First, I'd like to apologize for the trouble you have been having with the scripting samples.

I just updated all samples to work with Ruby 1.8.7 !

The scripts should work fine with the 1.8 version. If not, there is certainly a problem with the components not being registered. Could be an issue with Windows 7 ?

The scripting functionality resides in usnfaut.dll. Can you try registering by hand ?

Open a command prompt as admin, (Rt click and Run as administrator)

Code:


cd %PROGRAMFILES%
cd Unleash NetworksUnsniffBIN
regsvr32 usnfaut.dll

Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Reply Quote
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
 
#303
Re:Api broken/missing/not registering with Unsniff 1 Year, 9 Months ago Karma: 2
If you are interested in TCP Analysis, you may want to check out the new plugin unleashnetworks.com/resources/articles/1...gin-for-unsniff.html

This is much faster than the old one and easier to use.

Thanks,

Vivek R
Unleash Networks
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Reply Quote
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
 
#304
Re:Api broken/missing/not registering with Unsniff 1 Year, 9 Months ago Karma: 0
Thank you very much for the reply. I knew there had to be SOMETHING I was missing.

Will give both suggestions a try when I get into work. I'm currently working on research around Congestion Window sizing, triggering, and various congestion control facilities in ZLinux, Linux, AIX, Solaris, and Windows tcp stacks.

Our group already knows the direction we want to move in for the decision for all the os settings but we are now being required to show empirical proof of the settings changes in action.. This is where you guys come in. I need the charts visually showing congestion collapse on a tcp flow on a gigabit network segment

Next trick will be seeing about getting Unsniff to pull in OmniPeek traces that are nearly 900meg in size.

Thanks again for the fast input! If this works out, I'll be putting you in the pool for our Technology Standards Board for enterprise approval.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Reply Quote
 
#305
Re:Api broken/missing/not registering with Unsniff 1 Year, 9 Months ago Karma: 2
Thanks,

You may also want to check out this thread

www.unleashnetworks.com/forums/4-unsniff...-analysis-chart.html


Basically the following are accurate,
1. Bandwidth
2. Inflight Data
3. Sequence analysis
4. Window analysis

The following depend on the rather conservative RTT calculation and assume a Reno style TCP stack.
1. RTT
2. CWND
3. SSTHRESH


You can probably import the Omnipeek into Wireshark and re-export as PCAP.

Thanks,

Vivek R
Unleash Networks
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Reply Quote
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
 
#306
Re:Api broken/missing/not registering with Unsniff 1 Year, 9 Months ago Karma: 0
Okay, I installed the 1.8 Beta Unsniff again on Win7. Indeed the dll is not registered. So I registered the dll you mentioned above.

I also installed the native plugin. The native plugin works great. Will play with that a lot shortly.

Also noticed something odd that perhaps it's something to do with versions or something, but for the Ruby scripts.

If you have 1.8b open - You can run scripts against the 1.0x captures.. But if 1.8b Unsniff app is closed only then will the 1.8b captures work. At first I thought it was just that the Ruby examples only worked with the old captures, but I noticed I didn't shutdown 1.8b... Once I did that both capture files properly opened.

Just thought that was interesting.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Last Edit: 2010/05/07 19:50 By .
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1