Hi, need some help on creating a query that will show me the current IP address the machine is connecting from.
Is there any nice easy way of doing this?
I've tried with: interface_addresses.address Network_IP,
But that returns the IP for all existing interfaces, not just the one that the machine is connected from.
Thanks in advance!
Top Comments