Hi, every new unmodified LXC on the
With static ip
With DHCP
The server is connected as shown
Router ---> Switch1 ---> Switch2 ---> Server
The host has a full connection and can ping locally with no issues
Any help appreciated,
Thanks!
debian-12-standard_12.12-1 template will not connect to my network, local or otherwiseWith static ip
Code:
root@CT100:~# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
From 192.168.0.101 icmp_seq=1 Destination Host Unreachable
From 192.168.0.101 icmp_seq=2 Destination Host Unreachable
From 192.168.0.101 icmp_seq=3 Destination Host Unreachable
^C
--- 192.168.0.1 ping statistics ---
5 packets transmitted, 0 received, +3 errors, 100% packet loss, time 4094ms
With DHCP
Code:
root@CT100:~# ping 192.168.0.1
ping: connect: Network is unreachable
The server is connected as shown
Router ---> Switch1 ---> Switch2 ---> Server
The host has a full connection and can ping locally with no issues
Any help appreciated,
Thanks!