Now that you have the address and port of your server, it's time to retrieve the master version number and server version number.
1. Download Wireshark, the network traffic analyzer (formerly known as Ethereal).
2. Open your RO client. Do not login yet!
3. Open Wireshark and click Capture->Options.... A dialog will appear.
4. In the "Interface" dropdown box, select an interface which represents your Internet connection. If you're unsure which interface represents your Internet connection: select the one whose IP address does not begin with 192.168.
5. Make sure "Enable network name resolution" is checked. When you're done, click Start.
6. Go back to your RO client. Type in some random gibberish in your login dialog, and press Enter. It doesn't matter what you put in the ID and Password fields, as long as they're both more than 3 characters.
You only have to press Enter, nothing more. It doesn't matter whether the login succeeded or failed.
7. Go back to Wireshark. Click "Stop".
8. In the Wireshark main window you will see the TCP segments that you have captured. You must now fill in a packet filter, but what to fill in depends on whether your server's address is an IP address or a host name.
If your server's address is an IP address (contains only dots and numbers, something like 123.213.45.67):
Enter this in the "Filter" text box:
tcp && tcp.port == XX && ip.addr == Y.Y.Y.Y
Replace XX with your server's port number, and Y.Y.Y.Y with your server's IP address.
If your server's address is a hostname (contains alphabetical characters):
Enter this in the "Filter" text box:
tcp && tcp.port == XX && (ip.src_host == "YY" || ip.dst_host == "YY")
Replace XX with your server's port number, and YY with your server's host name.
After having entered a filter, press Enter.
Example showing the filter for iRO.
9. Right click on the first entry and select "Follow TCP Stream".
10. In the dialog that appears, select "Hex Dump".
Plz help me about this part, i'd try this step but i really can't find the way to found the master server n version. this step make me crazy
Oy...if u r playing boundless RO n u r known about the master n version pls give me the number






