Back to main page

 

Ultra Network Analyzer

Main Menu
   File Menu
   Capture Menu
   Monitor Menus
   Tools Menu
   Help Menu

Protocol Packet Analyst
   Packet Page
       Packet Tool Button
       Packet List
       Packet Decoders
       Packet Hex
   Protocol Statistics Page
       Protocol Statistics List View
       Protocol Statistic Chart
   Mac Traffic Statistics Page
   Mac Statistics Page
       Mac Statistics List View
       Mac Statistic Chart 
   IP Traffic Statistics Page
   IP Statistics Page
       IP Statistics List View
       IP Statistic Chart
   Chart Tool Bar

Packet Generator
   Data Frame Editor
   Packet Generator Option

Network Analyst Option

Connection Monitor

Toolbar

How to ...

    How to capture network packet ...

    How to filter packet ...

    How to search network packet ...

    How to send network packet ...

  

 

1.Main Menu

 

  

 

 

 

2.Protocol Packet Analyst

3.Packet Generator

 

  

Packet Generator allows you to edit and send packets via your network card. To open the Packet Generator, click Tools => Packet Generator,or user can use right mouse button to drag packet from "Protocol Packet Analyst" window.



Create an empty data frame.


Edit the selected data frame.or double click selected data frame.


Delete the selected data frame.


Send the selected data frame to network.


Stop sent progress.


Setting of packet generator.

  

 

4.Network Analyst Option

5.Connection Monitor



Connection Monitor displays all of current TCP/IP network connections and their statistics.User can disconnect any TCP connection anytime.



Choose application to monitor.


Captured the network packets generated by the selected application or connections.


Disconnect the selected TCP connection.

 

6.Toolbar



: Start capturing network packet.and popup "packet analyset windows".
: Stop capturing.
: Open "Network Analyst Options" Dialog

 

7.How to capture network packet ...

8.How to search network packet ...


1. Search packet in packet list.

Click right mouse button to popup the following menu on packet list. Then click ¡®search¡¯ menu item will popup the search dialog. or click on Packet Tool Button. "Find" Dialog will be displayed.



Search Text: Provide a space for you to specify the search text. Type the text in the find what box. Use the drop-down list to select previous search strings.

Summary Text: When selected, find the search string in the summary.

Data Hex: When selected, format the search string to hex. Hex strings should have two characters per byte and each byte may be separated from another with a space. Examples:
FF 01 0A 0C.

Data ASCII: When selected, the search will be for hexadecimal characters in packet data. Optionally the find may be configured to search for ASCII characters.

Search Direction: The default search direction is down (toward the end of packet list). The option to search up is toward the start of packet list. The option to search all is show that the search scope is all of packet list.

Match Case: By default, the search will not be case sensitive. The option to make the search case sensitive is given.

2. Search next matched network packet.
Press F3 or click "search next" item in context menu to search next matched network packet.

9.How to filter packet ...

Click (Option) button on toolbar. "Network Analyst Options" will be displayed.

Examples: only capture data from 10.0.0.2 and "ip" protocol.

1. Select main menu "monitor-->option"
2. select page named "Protocol Filter"
3. Uncheck all protocol and Only check protocol "IP" and its parent protocol and child protocol.
4. Select page named "Advance filter".
5. Check IP method in list box,you will see a list in right part of page.
6. There are thee button on right of list,buttion "+" is used for adding one IP Filter,"-" is used for deleting one IP filter . ".." is used for modifying.
7. Click button "+" to add ip filter.IP filter dialog will show.
8. Fill 10.0.0.2 ip into station1 and fill "any ip address" to staton2 fields on dialog.
9. Fill the interested protocol into Protocol Type.
10. Fill direction between stations into dir.
11. Mode: Include is used for discarding all of matching packet.
Exclude is used for only capturing all of matching packet.

BTW: you also use page named "data pattern" to filter more complex data packet.

10.How to send network packet ...