DNS issues on fresh parrot virtual machine

Hi,

I just installed parrot os security with ova (Parrot-security-4.9.1_virtual.ova),
and noticed that when running in oracle virtual box, I had no DNS resolution.

I could solve it with
$ sudo rm /etc/resolv.conf
$ sudo ln -s /var/run/NetworkManager/resolv.conf /etc/resolv.conf

But I think this is a parrot os configuration mistake somewhere, so I was wondering: can/should I report this somewhere?

thanks & best regards,
Raf

sudo dnstool static opennic
我討厭翻譯器,會把我文字意思顛覆的。
呃…建議用靜態的方式連接它的匿名服務器. 而且我之前嘗試過你的那個版本鏡像,那個版本鏡像不如明確指向了KDE的Parrot-security-kde-4.9.1_iso.
指向了kde的那個好用.
希望可以幫助到你.

not all people using vbox get the problem
but as of now
you can either add google or cloudfare dns manually at
/etc/resolv.conf or just run dnstool commnad
sudo dnstool static opennic or
sudo dnstool static 8.8.8.8

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.