
Actually the problem was in virtualbox net adapters configuration. There
was no clients on the other side of a router becouse virtualbox was
actually acting like a swtich so every time client requested an ip
address from dhcp it offered one from it's local subnet
(192.168.100.32). Setting up different net adapters configuration in
virtual box and install dhcp relay agent on debian solved the problem.
Actually it is so simple and I was stacked up for a long time trying to
fix this issue.
I think you'll "see" me here more often from now on becouse I just started to read book about vbscripting.Thank you very much one more time for your patient with me and pointing me to right direction. Thanks
