Open LalatenduMohanty opened 5 years ago
The script [1] adds following entry in the operating system's resolv.conf file and its gets reflected in to the Guest's resolv.conf file.
One solution (workaround) is to restart the networks of mac but it will disconnect any VPN networks if connected which will disrupt user's work.
$ cat /etc/resolv.conf search tt.testing nameserver 172.28.128.1
[1] https://github.com/praveenkumar/osp4/blob/master/virtualbox/minishift_virtualbox.sh
The script [1] adds following entry in the operating system's resolv.conf file and its gets reflected in to the Guest's resolv.conf file.
One solution (workaround) is to restart the networks of mac but it will disconnect any VPN networks if connected which will disrupt user's work.
[1] https://github.com/praveenkumar/osp4/blob/master/virtualbox/minishift_virtualbox.sh