You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
When a database client host have more than one ethernet interface, we must be sure that we use the correct one in pg_hba.conf
An idee is to set a variable lan_ipv4_addr with internal network ip address.
After we can use ip route get on this ip to discover wich interface was used.