natdnshostresolver
Posted: 18. Oct 2016, 17:47
Hello,
In testing some network settings I issued this command:
Before it I could do nslookups from that server after it I cannot. Even after I (think) I reset it back via: VBoxManage modifyvm "guest1" --natdnshostresolver1 off
1. How can I see what the currrent value is of "guest1" --natdnshostresolver1?
2. What is the correct command to turn it off?
Thanks,
Michael
In testing some network settings I issued this command:
Code: Select all
VBoxManage modifyvm "guest1" --natdnshostresolver1 on1. How can I see what the currrent value is of "guest1" --natdnshostresolver1?
2. What is the correct command to turn it off?
Thanks,
Michael