Hello,
I was looking on the forum for a solution but it seems nothing match my problem...
I have a DNS issue with my proxmox
i can't ping
192.168.1.1 - destination host unreachable
8.8.8.8. - destination host unreachable
google.com - there's no response from the shell
..
Network:
TIM 10gigabit network with
router 192.168.1.1
proxmxox 192.168.100.1
proxmox VM's and CT from 192.168.10.1 to 192.168.100.100 (oviously not all assigned, only 8 vm and ct turned on)
nano /etc/resolv.conf
nameserver 1.1.1.1
nameserver 1.1.0.0
cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto enp0s31f6
iface enp0s31f6 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.100.1/16
gateway 192.168.1.1
bridge-ports enp0s31f6
bridge-stp off
bridge-fd 0
on all the VM and CT the network works fine and I think i set the same way as proxmxox
I was looking on the forum for a solution but it seems nothing match my problem...
I have a DNS issue with my proxmox
i can't ping
192.168.1.1 - destination host unreachable
8.8.8.8. - destination host unreachable
google.com - there's no response from the shell
..
Network:
TIM 10gigabit network with
router 192.168.1.1
proxmxox 192.168.100.1
proxmox VM's and CT from 192.168.10.1 to 192.168.100.100 (oviously not all assigned, only 8 vm and ct turned on)
nano /etc/resolv.conf
nameserver 1.1.1.1
nameserver 1.1.0.0
cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto enp0s31f6
iface enp0s31f6 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.100.1/16
gateway 192.168.1.1
bridge-ports enp0s31f6
bridge-stp off
bridge-fd 0
on all the VM and CT the network works fine and I think i set the same way as proxmxox