F frankz Active Member Nov 16, 2020 364 24 38 Oct 9, 2022 #1 Hello everyone I need to turn off on an LXC vm ipv6. I tried them all, but the hosts file is always the same. Code: 127.0.0.1 localhost # --- BEGIN PVE --- ::1 localhost.localnet localhost 127.0.1.1 ubuntu21.internal2.lan ubuntu21 # --- END PVE ---
Hello everyone I need to turn off on an LXC vm ipv6. I tried them all, but the hosts file is always the same. Code: 127.0.0.1 localhost # --- BEGIN PVE --- ::1 localhost.localnet localhost 127.0.1.1 ubuntu21.internal2.lan ubuntu21 # --- END PVE ---
Moayad Proxmox Staff Member Staff member Jan 2, 2020 3,342 324 108 31 Vienna shop.proxmox.com Oct 10, 2022 #2 Hello, You can do a `touch /etc/.pve-ignore.hosts` command. For more information, see link below [0]. [0] https://pve.proxmox.com/wiki/Linux_Container#_guest_operating_system_configuration Reactions: frankz
Hello, You can do a `touch /etc/.pve-ignore.hosts` command. For more information, see link below [0]. [0] https://pve.proxmox.com/wiki/Linux_Container#_guest_operating_system_configuration