Manual change bind IP address

takeaseat

Refugee
Does anyone know how to change the bind ip address? It looks like in the past there was a config option, and possibly a startup param but they don't work anymore. I have the server running thru a reverse proxy which is working fine, but it's broadcasting my internal ip.

 
Tried both ip= and displayip= in LGSM but still showing the internal ip


In your LGSM config file, it is line 12, ip=. You will use this to bind to the adapter. 
4a9131911d8b11baacd38250ef6f0ae0.png


 
Yeah this is what I put in the common.cfg

##################################
######## Common Settings #########
##################################
# PLACE GLOBAL SETTINGS HERE
## These settings will apply to all instances.
ip="216.128.136.146"




Hmm

 
Back
Top