My /etc/resolv.confadded addresses automaticaly
nameserver 192.168.100.1
nameserver fe80::1%eth0
nameserver 192.168.0.1
this file will be changed to default after starting system. Local address are totally useless, that IPv6 format breaks Ruby’s resolv.rb library. Is there any thing can i do with this?
This is Debian’s feature, and i think this is silly -_-
What version of Parrot are you running?
Linux parrot 4.15.0-parrot11-amd64 #1 SMP Debian 4.15.11-1parrot11 (2026-04-05) x86_64 GNU/Linux
Configured to multiboot with other systems? (yes / no)
Yes, i am booting with Debian 9
there is no /etc/resolv.conf.d/base as well. this is a mess stuff. I can make python script to remove this string and put it to startup lol