Results 1 to 3 of 3

Thread: ShowEQ works but have to restart each time I zone.

  1. #1
    Registered User
    Join Date
    Jul 2008
    Posts
    4

    ShowEQ works but have to restart each time I zone.

    Hi,
    I got showeq compiled and running on a raspberry pi 3 and I'm using a modified firmware linksys router(tomato).
    on the router i set

    iptables -A PREROUTING -t mangle -s 192.168.0.125 -j ROUTE --gw 192.168.0.1 --tee on the router (it's running linux)

    and it mirrored the traffic from what I can tell. Showeq works i see mobs running and spawn timers going. It's perfect!
    The only problem is when i zone it says "busy zoning" and loads the map but it never reconnects and starts showing mobs.
    If i restart showeq in the middle of zoning it will load up with the next zone fine. That's what i'm doing for now.

    If i don't restart showeq in the middle of zoning I will have to camp out of everquest and back in and then it will populate again.

    Any ideas? I love showeq and Linux, I want to get this functioning perfectly even if it means I need to buy a hub instead of using my modified firmware router which is pretty awesome too.

    Thanks!
    tmTim

  2. #2
    Did you SEQ today? BlueAdept's Avatar
    Join Date
    Dec 2001
    Posts
    2,005

    Re: ShowEQ works but have to restart each time I zone.

    I haven't tried to do it that way. I have my pi set up as the gateway.

    I need a bit more information. The EQ machine, is it hard wired or wireless?
    Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz

    ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#

    Famous Quotes:

    Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)

    Razzle: I showeq my wife

  3. #3
    Registered User
    Join Date
    Jul 2008
    Posts
    4

    Re: ShowEQ works but have to restart each time I zone.

    Quote Originally Posted by BlueAdept View Post
    I haven't tried to do it that way. I have my pi set up as the gateway.

    I need a bit more information. The EQ machine, is it hard wired or wireless?

    It's working now I had to do different rules in my tomato router.
    Here is what got it working with zoning too.
    modprobe ipt_ROUTE
    iptables -I PREROUTING -t mangle -j ROUTE --gw 192.168.0.125 --tee
    iptables -I POSTROUTING -t mangle -j ROUTE --gw 192.168.0.125 --tee

    192.168.0.125 is my showeq raspberry pi.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On