When I specified both the address and the local address I could log on fine but no one else could. When I specified just the localaddress and let the login server take care of the address with this format:
Code:
<!-- Only specify these two if you really think you need to. (read: You don't) -->
<!-- <address>fyouradress.com</address> -->
<localaddress>192.168.1.1</localaddress>
Everything worked perfectly!
Thank you Belfedia