PDA

View Full Version : Problem with sniffer...



jgorrell
01-02-2003, 09:48 AM
Okay, here's what happens...

The windows box seems to be sending out the keys but the linux (SEQ) box doesn't seem to be receiving.

The only "odd" error I found on the linux box is when I zone, i get EQPacket::dispatchZoneData():CharProfileCode:Not Decoded


Sorry if i missed a post on this, but I looked quite a bit.



Here's a log snippet from the key prog. i'm using, im sure your familiar with it :)

Readconfig is reading: C:/keyring/keyring.ini
using ini file ProgramName: eqgame
ProgramName is: eqgame
key location is: 0x00078aad
Send interval is: 60 seconds.
destination IP is: 192.168.1.101:10666
scanning for eqgame
Readconfig is reading: C:/keyring/keyring.ini
using ini file ProgramName: eqgame
ProgramName is: eqgame
key location is: 0x00078aad
Send interval is: 60 seconds.
destination IP is: 192.168.1.101:10666
scanning for eqgame
found eqgame - pid = 4294408773

key: 0x6fe93d8b260674c0 lkey: 0xffffffffffffffff
SendSessionKey function called with key: 4201796llto destination IP: 192.168.1.
101:10666
Sent the key to 192.168.1.101:10666




And what I get on the Linux box:

_IceTransOpen: Unable to Parse address none
Session management error: Could not open network socket
Using config file '/usr/local/share/showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Unable to open file: /usr/local/share/showeq/showeq.xml!
Listening for first client seen.
Initializing Packet Capture Thread:
Filtering packets on device eth0, searching for EQ client...
Loading filters from '/usr/local/share/showeq/filters.conf'
No Zone Specific filter file '/usr/local/share/showeq/filters_unknown.conf'.
Loading default '/usr/local/share/showeq/filters.conf'.
GuildMgr: guildsfile loaded
Categories Reloaded
Error opening map file '/usr/local/share/showeq/unknown.map'!
Opcode Logging Mask: 0 0 0
Client Detected: 192.168.1.100
GuildMgr: new guildsfile written
GuildMgr: guildsfile loaded
EQPacket::dispatchZoneData():CharProfileCode:Not Decoded
Loaded map: '/usr/local/share/showeq/Shadowhaven.map'
No Zone Specific filter file '/usr/local/share/showeq/filters_shadowhaven.conf'.
Loading default '/usr/local/share/showeq/filters.conf'.
TIME: 05:58 06/23/3185
EQ EPOCH OCCURRED AT 772345521 SECONDS POST UNIX EPOCH
CPlayerItems: count=24 size=8692 packetsize=362 expsize=362
Can't find spawn point file /usr/local/share/showeq/shadowhaven.sp
No Zone Specific filter file '/usr/local/share/showeq/filters_shadowhaven.conf'.
Loading default '/usr/local/share/showeq/filters.conf'.
Your player's id is 1925

Cryonic
01-02-2003, 11:38 AM
First, Read the front page to these forums. The current location of the key is there.

Second, this is the ShowEQ help forum, not the keysniffer forum.

jgorrell
01-02-2003, 11:44 AM
I forgot to update the key in my original post - I tried the most recent key and it gave the same result.

Any other ideas? Anyone :)

high_jeeves
01-02-2003, 11:58 AM
And what I get on the Linux box:

ProgramName is: eqgame
key location is: 0x00078aad
Send interval is: 60 seconds.
destination IP is: 192.168.1.101:10666
scanning for eqgame
found eqgame - pid = 4294408773

key: 0x6fe93d8b260674c0 lkey: 0xffffffffffffffff
SendSessionKey function called with key: 4201796llto destination IP: 192.168.1.
101:10666
Sent the key to 192.168.1.101:10666


Umm.. why are you running a keysniffer on your linux box?

--Jeeves

jgorrell
01-02-2003, 12:08 PM
oops - that chunk of text was from the windows box :) Sorry about that.


EDIT - Message edited to show correct info.