View Single Post
  #5  
Old 02-18-2010, 03:07 PM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

Alright, back working on this problem again. It seems I can log in on my LAN when I set both address and localaddress to 192.168.1.104 (its lan IP). I have tried the following:

Code:
<address>peterfyon.homeunix.com</address>
<localaddress>192.168.1.104</localaddress>
and my eqhost.txt set to both 192.168.1.104 and peterfyon.homeunix.com and

Code:
<address>peterfyon.homeunix.com</address>
<localaddress>peterfyon.homeunix.com</localaddress>
and setting eqhost.txt to peterfyon.homeunix.com. Neither of the above work.
Reply With Quote