Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 03-24-2018, 09:14 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

I had a similar issue and fixed it this way. Caveat: I have an unusual router at home.

https://en.wikipedia.org/wiki/Hairpinning

applicable mikrotik configuration (x.x.x.x masks public IP)
Code:
 1    ;;; hairpin
      chain=dstnat action=dst-nat to-addresses=192.168.88.254 src-address=192.168.88.0/24 
      dst-address=x.x.x.x log=no log-prefix="" 

 2    chain=srcnat action=masquerade src-address=192.168.88.0/24 dst-address=192.168.88.254 log=no 
      log-prefix=""
I haven't had a login server running in a while, but I'll go ahead and get it set up and disable the hairpin to see if I'm back to the same problem as before. Which was: "HALP! I can't connect to server on same machine through public login. I disconnect after char select/create, but can log in locally with no issue." or something, IIRC.
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:50 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3