-
Hi all, thanks in advance for the help. I am having issues installing the helper script for AdGuard on my env. I have Proxmox installed on VirtualBox with a bridge connection ` iface enp0s3 inet manual auto vmbr0 source /etc/network/interfaces.d/* |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
This has nothing to do with the install script. You should learn Linux.
|
Beta Was this translation helpful? Give feedback.
-
Hi @tremor021 I still have the IPv4 error and my face is already dhcp
|
Beta Was this translation helpful? Give feedback.
change
iface vmbr0 inet static
toiface vmbr0 inet dhcp
remove address and gateway lines