View Single Post
  #20  
Old 03-27-2018, 11:17 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I'm pretty sure the xml (and now json) version correctly translates localhost.

I'm not 100% sure on the login.ini version..but, that should work in yours, regardless.


Code:
local_network = 10.0.0.2
I always tell ppl to use this format
Code:
local_network = 10.0.0.
If you're doing a vm or have other 'advanced' set up criteria, there may be reasons not to do it that way..but, you really want it listening to all network traffic and not just that address.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote