Binding adress to localhost

Jel2 years ago

Hello
Please i installed traccar 5.6 in server and i want to binding the adress to localhost
tnx so much

Track-trace2 years ago

Why not install 5.12 ?

Anton Tananaev2 years ago

I'm not sure what you want. All Traccar versions bind on all interfaces by default, which means also localhost.

Jel2 years ago

i want to limite it on localhost only and block it to other interface because i am expose it to externe
i want whene user write the @ip and port not answer them

Anton Tananaev2 years ago
Jel2 years ago

It work tnx so much Anton
@track_trace i install 5.6 because i already work on in and i personalized lot of thing on it

Track-trace2 years ago

If you have found the solution for your question you can post it here. So that others with the same question also see the solution.

Jel2 years ago

I juste Add to parameters to default.xml us Anton Told me

<entry key='web.address'>@IP</entry>
<entry key='web.port'>Port_Number</entry>