I want write script which gets ip address from within the OS, in case OS gets address by DHCP. First I found a script that I wrote on top, but address is taken from the host table arp with which it starts, this is not a good way and he doesn't work.
Then I read at this forum that if the guest...