Portal Logout Domain points to router LAN IP
Omada controller hosted outside of location (docker on Hetzner VPS), v. 6.1.0.19. Noticed strange behaviour: if any domain is used as "Portal Logout Domain" in Network Config -> Site Settings, it points to gateway own LAN IP. For example:

the result of ping from LAN host is:
PS C:\Users\Administrator> ping ****this_above_domain***
Pinging ***domain*** [10.0.0.1] with 32 bytes of data:
Reply from 10.0.0.1: bytes=32 time<1ms TTL=64
Reply from 10.0.0.1: bytes=32 time<1ms TTL=64
Ping statistics for 10.0.0.1:
Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
No matter what domain I use: local, external, existing, non-existing - it always points to router LAN IP.
Any idea what's wrong with this mechanism? IMO it should work a bit different...
