AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HLstatsX:CE (https://forums.alliedmods.net/forumdisplay.php?f=156)
-   -   logaddress_add wrong ip ? (https://forums.alliedmods.net/showthread.php?t=329849)

iahyM 01-10-2021 09:17

logaddress_add wrong ip ?
 
Hi
On tf2 servers, i used "logadress_add 'ip:port'

and it's working, i'm getting the logs..but..

on two of the servers, the ip of those servers is something like " 89.**.***.133:27015 " and " 89.**.***.85:27015 "

But when i retrieve the logs, it says that is from another ip "172.18.0.1" and some random port that changes every few minutes

The logs are working fine but the ip is wrong

If i wait a few minutes-hours it will start to show the true ip.
Why is that?

NomisCZ 01-10-2021 10:52

Re: logaddress_add wrong ip ?
 
Hi,

you're probably using Docker, so fix your Docker container configuration (don't use publish ports to random host ports).

If you're using Docker userland-proxy (default yes), in HLX settings use Docker internal IP (172.XXX.XXX.XXX:port).

Quote:

Originally Posted by iahyM (Post 2732063)
Hi
On tf2 servers, i used "logadress_add 'ip:port'

and it's working, i'm getting the logs..but..

on two of the servers, the ip of those servers is something like " 89.**.***.133:27015 " and " 89.**.***.85:27015 "

But when i retrieve the logs, it says that is from another ip "172.18.0.1" and some random port that changes every few minutes

The logs are working fine but the ip is wrong

If i wait a few minutes-hours it will start to show the true ip.
Why is that?



All times are GMT -4. The time now is 20:16.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.