Is there a way to find out the ip-adress of a specific network-adapter? Since years i use net.get_local_ip_addr (befor i used MiscPlugin.Get_IP) to determine the local ip-adress. After installing VirtualBox 2.2.4 i've got a virtual-network-adapter. Now net.get_local_ip_addr returns the ip-adress of this virtual-network-adapter, which i don't need.
It could also be of interest to distinguish between LAN- and WLAN-IP-adresses. Best regards
