PDA

View Full Version : Awaiting next zone session?



Xasartik
06-27-2008, 01:06 AM
I believe I have everything configured correctly. The internet is going through my linux box and then to a router to provide DHCP to my EQ computer. No other computers are connected to the router.

My linux box gets the internet over wireless (wlan0) and pipes it through to eth0. I sniff eth0 with SEQ and it detects that EQ is starting but nothing happens when I load into the game or zone anywhere.

What could I be doing wrong?


[root@localhost Username]# showeq
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
ShowEQ 5.12.4.2, released under the GPL.
SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2005 by the respective ShowEQ Developers
ShowEQ comes with NO WARRANTY.

You may redistribute copies of ShowEQ under the terms of
The GNU General Public License.
See: http://www.gnu.org/copyleft/gpl.html for more details...

For updates and information, please visit http://seq.sourceforge.net/
ShowEQ 5.12.4.2, Built from 'main.cpp' on Jun 24 2008 at 18:27:19
CVS: @(#) $Id: main.cpp 700 2008-04-23 02:15:01Z ieatacid $ $Name$
Using GCC version: 4.3.0
Using glibc version: 2.8
Using Qt version: 3.3.8b
Running on Linux release 2.6.25.6-55.fc9.i686 for processor i686

Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Unable to open file: /root/.showeq/showeq.xml!
Info: Listening for first client seen.
Info: Initializing Packet Capture Thread:
Info: Filtering packets on device eth0, searching for EQ client...
Info: Loaded 20912 spells from '/usr/local/share/showeq/spells_us.txt' maxSpell=0x5207
Warning: GuildMgr: Could not load guildsfile, /root/.showeq/tmp/guilds2.dat
Player()
Info: Loading Filters from '/home/Username'
Info: Loading Zone Filter File: /home/Username
Info: Loading Zone Filter File: /home/Username
Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info: Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown_1.txt'
Info: in directories '/root/.showeq/maps' and '/usr/local/share/showeq/maps'!
Info: Loaded 6296 message strings from '/usr/local/share/showeq/eqstr_us.txt' maxFormat=35003
Info: Listening for first client seen.
Info: Initializing Packet Capture Thread:
Info: Filtering packets on device eth0, searching for EQ client...
Warning: INVALID PACKET: Bad CRC [172.168.0.2:1181 -> 64.37.148.142:9700] netOp 0900 seq 0003 len 27 crc (7400 != b667)
Warning: INVALID PACKET: Bad CRC [64.37.148.142:9700 -> 172.168.0.2:1181] netOp 0300 seq 0000 len 21 crc (0000 != e200)
Warning: INVALID PACKET: Bad CRC [172.168.0.2:1181 -> 64.37.148.142:9700] netOp 0300 seq 0000 len 73 crc (4e00 != be79)
Warning: INVALID PACKET: Bad CRC [64.37.148.142:9700 -> 172.168.0.2:1181] netOp 0900 seq 0107 len 450 crc (5d00 != 0a34)
Warning: INVALID PACKET: Bad CRC [172.168.0.2:1185 -> 64.37.148.160:30000] netOp 0900 seq 00a9 len 33 crc (0001 != 8c4b)
Warning: INVALID PACKET: Bad CRC [64.37.148.160:30000 -> 172.168.0.2:1185] netOp 0900 seq 00a9 len 14 crc (3a80 != 4efc)
Warning: INVALID PACKET: Bad CRC [172.168.0.2:1185 -> 64.37.148.160:30000] netOp 0300 seq 0000 len 61 crc (5100 != 9e6b)
Warning: INVALID PACKET: Bad CRC [64.37.148.160:30000 -> 172.168.0.2:1185] netOp 0300 seq 0000 len 16 crc (0004 != d205)
Debug: PCAP Filter Set: udp[0:2] > 1024 and udp[2:2] > 1024 and ether proto 0x0800 and host 127.0.0.0
Info: EQPacket: SessionDisconnect detected, awaiting next zone session, pcap filter: EQ Client 127.0.0.0

Xasartik
06-27-2008, 01:17 AM
I solved this. I had to choose Network -> Monitor Next EQ Client Seen.