Tagged Questions
3
votes
1answer
1k views
testing dhcp server locally on one physical machine with virtual machine
I'm writing simple program to configure and monitor DHCP server on my Ubuntu 12.04.
What I'm trying to achieve that my physical machine will be DHCP server and my VM (virtual machine) get one lease ...