VPS different IP

macphisto4 years ago

Hi,

I installed Traccar in my VPS and I have 4 IP address. One for VPS and other 3 for different services (accounts). In one of them I need to run traccar. How can I assign a different IP since Traccar is coming out of the IP associated with the VPS?

Any help will be appreciated

Anton Tananaev4 years ago

You can use X.address configuration parameter to specify IP address, where X is either web or protocol key prefix.

macphisto4 years ago

You say something like this:

<entry key='web.address'>129.XXX.XXX.XXX</entry>

Will I be forgetting something else?