Hello.
how do i fix it?
https://i.imgur.com/jMmWSXl.png
Containers network traffic seems ok.
Virtual Environment 7.1-8
how do i fix it?
https://i.imgur.com/jMmWSXl.png
Containers network traffic seems ok.
Bash:
~# grep -v ^# /etc/network/interfaces
auto lo
iface lo inet loopback
auto lan0
iface lan0 inet manual
auto lan1
iface lan1 inet manual
auto lan2
iface lan2 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.50/22
gateway 192.168.1.1
bridge-ports lan0
bridge-stp off
bridge-fd 0
Virtual Environment 7.1-8
Last edited: